<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/vm/vm_object.c, branch release/3.5.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-06-25T00:20:49+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-06-25T00:20:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8e878a0310eae754021dbd73ca928eaf7cf6a65c'/>
<id>8e878a0310eae754021dbd73ca928eaf7cf6a65c</id>
<content type='text'>
'RELENG_3_5_0_RELEASE'.

This commit was manufactured to restore the state of the 3.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_3_5_0_RELEASE'.

This commit was manufactured to restore the state of the 3.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-29T16:33:42+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-29T16:33:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c4f617ca01b475bdf034553dfe123deeb1589899'/>
<id>c4f617ca01b475bdf034553dfe123deeb1589899</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Shrink vm_object's by (1) removing cache_count and wired_count and</title>
<updated>1999-07-29T05:38:58+00:00</updated>
<author>
<name>Alan Cox</name>
<email>alc@FreeBSD.org</email>
</author>
<published>1999-07-29T05:38:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cfac0e5bc52d2f0916aa816c499194d117452ebf'/>
<id>cfac0e5bc52d2f0916aa816c499194d117452ebf</id>
<content type='text'>
by (2) using u_short for pg_color.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
by (2) using u_short for pg_color.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: 1.153</title>
<updated>1999-05-09T03:42:08+00:00</updated>
<author>
<name>Alan Cox</name>
<email>alc@FreeBSD.org</email>
</author>
<published>1999-05-09T03:42:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=956317d50b37bacaabbe619960dc0156bb4274a4'/>
<id>956317d50b37bacaabbe619960dc0156bb4274a4</id>
<content type='text'>
Correct an optimization in vm_object_page_remove.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Correct an optimization in vm_object_page_remove.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: 1.145</title>
<updated>1999-03-23T05:08:07+00:00</updated>
<author>
<name>Alan Cox</name>
<email>alc@FreeBSD.org</email>
</author>
<published>1999-03-23T05:08:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8710f8dfce50526747069a0a20539637d95423f9'/>
<id>8710f8dfce50526747069a0a20539637d95423f9</id>
<content type='text'>
Submitted by:	"John S. Dyson" &lt;dyson@iquest.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	"John S. Dyson" &lt;dyson@iquest.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>    Backport from -4.x</title>
<updated>1999-01-22T06:44:16+00:00</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>1999-01-22T06:44:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d85a4c4641a2570354111e122a3e6b2dcd50cdcb'/>
<id>d85a4c4641a2570354111e122a3e6b2dcd50cdcb</id>
<content type='text'>
    Fix madvise().  We were only supposed to madvise() on default or swap
    store.  The old code was mostly broken and totally non-working, but
    even so there *were* some holes in the old code that let through things
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    Fix madvise().  We were only supposed to madvise() on default or swap
    store.  The old code was mostly broken and totally non-working, but
    even so there *were* some holes in the old code that let through things
</pre>
</div>
</content>
</entry>
<entry>
<title>    Backport from -4.x</title>
<updated>1999-01-22T06:00:21+00:00</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>1999-01-22T06:00:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=09fbfd752cf7b288bc9932d26bbc796b53ec184c'/>
<id>09fbfd752cf7b288bc9932d26bbc796b53ec184c</id>
<content type='text'>
    I do not believe there is a bug here because we do check that no paging
    is in progress on the object.  However, the code is too fragile, we
    do not take any chances with PG_BUSY so we have a check for busy pages
    before we busy it ourself.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    I do not believe there is a bug here because we do check that no paging
    is in progress on the object.  However, the code is too fragile, we
    do not take any chances with PG_BUSY so we have a check for busy pages
    before we busy it ourself.
</pre>
</div>
</content>
</entry>
<entry>
<title>KNFize, by bde.</title>
<updated>1999-01-10T01:58:29+00:00</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>1999-01-10T01:58:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=219cbf59f29f8bde5612560d29f6f691d1903444'/>
<id>219cbf59f29f8bde5612560d29f6f691d1903444</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split DIAGNOSTIC -&gt; DIAGNOSTIC, INVARIANTS, and INVARIANT_SUPPORT as</title>
<updated>1999-01-08T17:31:30+00:00</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>1999-01-08T17:31:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5526d2d920eb17b1507499f35b275b486f7fe8d0'/>
<id>5526d2d920eb17b1507499f35b275b486f7fe8d0</id>
<content type='text'>
discussed on -hackers.

Introduce 'KASSERT(assertion, ("panic message", args))' for simple
check + panic.

Reviewed by:	msmith
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
discussed on -hackers.

Introduce 'KASSERT(assertion, ("panic message", args))' for simple
check + panic.

Reviewed by:	msmith
</pre>
</div>
</content>
</entry>
<entry>
<title>Ifdefed conditionally used simplock variables.</title>
<updated>1999-01-02T11:34:57+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1999-01-02T11:34:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=289bdf33d3a55679d1a56260a5c114c49cd0950d'/>
<id>289bdf33d3a55679d1a56260a5c114c49cd0950d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
