Matthew Dillon said:
> :maxusers     256
> 
>     Try reducing maxusers to 128.  Another person reported similar behavior
>     to me and after a bunch of work he tried going back to a basic 
>     distribution -- and everything started working again.
> 
>     It turned out that a maxusers value of 256 and 512 were causing his 
> machine
>     to go poof, but a maxusers value of 128 worked fine.
> 
>     I haven't tracked the problem down yet.  Please try reducing your maxusers
>     to 128 and email the results to current.
> 
Likely because data structures are getting too big.  The kernel is limited
to (I forget) how big in VA space.

-- 
John                  | Never try to teach a pig to sing,
dy...@iquest.net      | it makes one look stupid
jdy...@nc.com         | and it irritates the pig.

To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to