<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/conf/param.c, branch release/2.2.8_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.8_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.8_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1999-01-21T00:55:30Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-01-21T00:55:30Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-01-21T00:55:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a9e2dc176f709713f9565ed1711c958f0707eb36'/>
<id>urn:sha1:a9e2dc176f709713f9565ed1711c958f0707eb36</id>
<content type='text'>
'RELENG_2_2_8_RELEASE'.

This commit was manufactured to restore the state of the 2.2.8-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC: Fix potential DOS.</title>
<updated>1998-02-27T20:01:21Z</updated>
<author>
<name>Guido van Rooij</name>
<email>guido@FreeBSD.org</email>
</author>
<published>1998-02-27T20:01:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dd1b601f5a5a7fe9d2f11d81ca4816ae82aea8b0'/>
<id>urn:sha1:dd1b601f5a5a7fe9d2f11d81ca4816ae82aea8b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>YAMFC (nuked EXTRAVNODES option).</title>
<updated>1997-02-28T11:12:00Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1997-02-28T11:12:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0dffd04e0ea2de539e01aebfe83bc6b782aa87d3'/>
<id>urn:sha1:0dffd04e0ea2de539e01aebfe83bc6b782aa87d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Brought in fixes from current: fix for network/map entry alloc panic.</title>
<updated>1997-01-17T19:28:39Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1997-01-17T19:28:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2cb0b70080992b1f70870a5f6580089f235b8976'/>
<id>urn:sha1:2cb0b70080992b1f70870a5f6580089f235b8976</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an option "EXTRA_VNODES" to cause an extra number of vnode structures</title>
<updated>1996-05-31T00:20:34Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1996-05-31T00:20:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=114a8cff439cdfb1430579e164e6b529ab2180ba'/>
<id>urn:sha1:114a8cff439cdfb1430579e164e6b529ab2180ba</id>
<content type='text'>
to be allocated at boot time.  This is an expensive option, as they
consume physical ram and are not pageable etc.  In certain situations,
this kind of option is quite useful, especially for news servers that
access a large number of directories at random and torture the name cache.
Defining 5000 or 10000 extra vnodes should cut down the amount of vnode
recycling somewhat, which should allow better name and directory caching
etc.

This is a "your mileage may vary" option, with no real indication of
what works best for your machine except trial and error.  Too many will
cost you ram that you could otherwise use for disk buffers etc.

This is based on something John Dyson mentioned to me a while ago.
</content>
</entry>
<entry>
<title>Allocate mbufs from a separate submap so that NMBCLUSTERS works as</title>
<updated>1996-05-10T19:28:55Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1996-05-10T19:28:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cb7545a995cef590cc07723aaedb1228b2ef51a9'/>
<id>urn:sha1:cb7545a995cef590cc07723aaedb1228b2ef51a9</id>
<content type='text'>
expected.
</content>
</entry>
<entry>
<title>removed:</title>
<updated>1996-05-02T14:21:14Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1996-05-02T14:21:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e911eafcbae5366e66f9560ca18bf60c5f8157a4'/>
<id>urn:sha1:e911eafcbae5366e66f9560ca18bf60c5f8157a4</id>
<content type='text'>
        CLBYTES PD_SHIFT PGSHIFT NBPG PGOFSET CLSIZELOG2 CLSIZE pdei()
        ptei() kvtopte() ptetov() ispt() ptetoav() &amp;c &amp;c
new:
        NPDEPG

Major macro cleanup.
</content>
</entry>
<entry>
<title>First pass at cleaning up macros relating to pages, clusters and all that.</title>
<updated>1996-05-02T10:43:17Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1996-05-02T10:43:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f8845af0dbef25d2e6f611245f459918081b0cb2'/>
<id>urn:sha1:f8845af0dbef25d2e6f611245f459918081b0cb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge in Lite2: proc LIST changes.</title>
<updated>1996-03-11T05:52:50Z</updated>
<author>
<name>Jeffrey Hsu</name>
<email>hsu@FreeBSD.org</email>
</author>
<published>1996-03-11T05:52:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=70b012cab2ea450cea03b7a9b94b8caa09ab7298'/>
<id>urn:sha1:70b012cab2ea450cea03b7a9b94b8caa09ab7298</id>
<content type='text'>
Reviewed by:	david &amp; bde
</content>
</entry>
<entry>
<title>Add more options into the conf/options and i386/conf/options.i386 files</title>
<updated>1996-03-02T18:24:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1996-03-02T18:24:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4bd4912865d61d45188daf139d777e1de7491a18'/>
<id>urn:sha1:4bd4912865d61d45188daf139d777e1de7491a18</id>
<content type='text'>
and the #include hooks so that 'make depend' is more useful.  This
covers most of the options I regularly use (but not all) and some other
easy ones.
</content>
</entry>
</feed>
