* Hyong-Youb Kim <[EMAIL PROTECTED]> [020227 23:30] wrote:
> 
> 
> > > The server machine I am working on has 2GB of memory and 1.6G Athlon CPU.
> > > It currently runs FreeBSD-4.3-RELEASE.
> > > I have been trying to get kern.ipc.maxsockets above 64K. I have tried
> > > 128K, 100K, and so on. 80K worked but for all others, the system halted
> > > during the boot saying 'pager_swap_zone = null'. I am guessing that the
> > > kernel zone allocator cannot allocate enough map space for the pager swap?
> > > I am wondering if anyone knows how to get around this problem. Thanks.
> >
> > 4-stable has a fix for this.
> 
> If the problem doesn't involve many files, is there anyway to get a diff
> patch against 4.3-RELEASE? Thanks.

Sure.  Look at src/sys/vm/swap_pager.c near revision 1.150 to 1.162

-- 
-Alfred Perlstein [[EMAIL PROTECTED]]
'Instead of asking why a piece of software is using "1970s technology,"
 start asking why software is ignoring 30 years of accumulated wisdom.'
Tax deductible donations for FreeBSD: http://www.freebsdfoundation.org/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to