<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/alpha/include/param.h, branch release/4.7.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.7.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.7.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2002-10-08T05:39:08Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2002-10-08T05:39:08Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2002-10-08T05:39:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e1b05e3a6cd90b0bf91b47aeff71da2a9d048a9d'/>
<id>urn:sha1:e1b05e3a6cd90b0bf91b47aeff71da2a9d048a9d</id>
<content type='text'>
'RELENG_4_7_0_RELEASE'.

This commit was manufactured to restore the state of the 4.7-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Reduce the maximum KVA reserved for swap meta structures from 70 to 32 MB.</title>
<updated>2002-08-31T21:15:55Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2002-08-31T21:15:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=de5fea70d19bf541ec4506be1269a4881b57d314'/>
<id>urn:sha1:de5fea70d19bf541ec4506be1269a4881b57d314</id>
<content type='text'>
Reduce the swap meta calculation by a factor of 2, it's still massive overkill.
</content>
</entry>
<entry>
<title>MFC Implement maxbcache support for the alpha</title>
<updated>2001-09-21T19:08:03Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2001-09-21T19:08:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=aa2d8fe6a43cba22226bd7d0ac69fa907b0287f4'/>
<id>urn:sha1:aa2d8fe6a43cba22226bd7d0ac69fa907b0287f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Fix CMSG and ALIGN macro usage.</title>
<updated>2000-12-29T10:59:21Z</updated>
<author>
<name>Jeroen Ruigrok van der Werven</name>
<email>asmodai@FreeBSD.org</email>
</author>
<published>2000-12-29T10:59:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1da543867f3f6abf883a660eb1778cfb17c596e6'/>
<id>urn:sha1:1da543867f3f6abf883a660eb1778cfb17c596e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Implement write combining for crashdumps.</title>
<updated>2000-11-21T00:09:15Z</updated>
<author>
<name>Paul Saab</name>
<email>ps@FreeBSD.org</email>
</author>
<published>2000-11-21T00:09:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a530878dca10223e2c173c10f9ae09fb3b84efa2'/>
<id>urn:sha1:a530878dca10223e2c173c10f9ae09fb3b84efa2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2000-09-30T02:49:37Z</updated>
<author>
<name>Paul Saab</name>
<email>ps@FreeBSD.org</email>
</author>
<published>2000-09-30T02:49:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9e9c7c4f77acab4f49a88dfcf7dca0adbc37aa6c'/>
<id>urn:sha1:9e9c7c4f77acab4f49a88dfcf7dca0adbc37aa6c</id>
<content type='text'>
Remove the NCPU, NAPIC, NBUS, NINTR config options.  Make NAPIC,
NBUS, NINTR dynamic and set NCPU to a maximum of 16 under SMP.

Move MAXCPU from machine/smp.h to machine/param.h to expose MAXCPU
in the !SMP case and replace NCPUS with MAXCPU since they are
redundant.
</content>
</entry>
<entry>
<title>* Fix the memory probing code so that it sees all memory clusters, not</title>
<updated>2000-02-29T08:48:10Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>2000-02-29T08:48:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=db1d02f417eb4e1ef45372453753fc8ccc724c00'/>
<id>urn:sha1:db1d02f417eb4e1ef45372453753fc8ccc724c00</id>
<content type='text'>
  just the first one.
* Don't reserve extra memory for the prom console unless the platform
  actually uses it.
* Fix some historical confusion and a minor bug in the message buffer
  initialisation.

Submitted by: gallatin for the prom console part
Approved by: jkh
</content>
</entry>
<entry>
<title>Zap some latent problems hidden by differences between KERNEL and _KERNEL.</title>
<updated>1999-11-22T15:14:56Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-11-22T15:14:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=33f86cee913634af57228e8f9f6bbe8a27deac80'/>
<id>urn:sha1:33f86cee913634af57228e8f9f6bbe8a27deac80</id>
<content type='text'>
The KAME code intruduces _KERNEL, which exposes some of them.
</content>
</entry>
<entry>
<title>bdbtofsb() appears to have been unused for quite some time, if ever.</title>
<updated>1999-09-26T18:56:43Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-09-26T18:56:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b5afb7441cfbc716a45c132f703d354c73d23027'/>
<id>urn:sha1:b5afb7441cfbc716a45c132f703d354c73d23027</id>
<content type='text'>
Appears to be a 4.4Lite relic.
</content>
</entry>
<entry>
<title>    Back out a portion of the last commit.  DFLTPHYS and MAXPHYS cannot</title>
<updated>1999-09-22T05:48:31Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>1999-09-22T05:48:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8b22cebb2cb8971c882263b93898e6be3d196b99'/>
<id>urn:sha1:8b22cebb2cb8971c882263b93898e6be3d196b99</id>
<content type='text'>
    be set by a kernel conf option due to the struct buf structural
    dependancy (sizing of b_pages[]) creating a conflict with modules
    (which are not compiled with kernel config options overrides).

    We'll be able to sysctl these two later on when the buffer subsystem
    is revamped.
</content>
</entry>
</feed>
