Re: kern.maxclusters: 6144 -> ?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Claudio Jeker
Date: Friday, February 26, 2010 - 3:58 am

On Fri, Feb 26, 2010 at 11:30:30AM +0100, Pete Vickers wrote:

I guess only the network hangs. Since there is no clusters available to be
used by drivers or other sockets. Normaly the system should not hangup
itself because of that.


Yes, if set too high you can run out the kernel of memory (physical or
virtual) which is normaly causing a panic or freze.


Your allocationg a max of 8192 2k buffers or 4096 4k pages or 16MB of
memory. On a modern system with > 1GB of memory everything below 64MB or
128k clusters should work if you don't fiddle with other knobs that rob
all memory from the kernel.

-- 
:wq Claudio
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
kern.maxclusters: 6144 -> ?, Pete Vickers, (Wed Feb 24, 4:04 pm)
Re: kern.maxclusters: 6144 -> ?, Aaron Mason, (Thu Feb 25, 7:01 pm)
Re: kern.maxclusters: 6144 -> ?, Pete Vickers, (Fri Feb 26, 3:30 am)
Re: kern.maxclusters: 6144 -> ?, Claudio Jeker, (Fri Feb 26, 3:58 am)
Re: kern.maxclusters: 6144 -> ?, Pete Vickers, (Mon Mar 1, 4:15 am)
Re: kern.maxclusters: 6144 -> ?, Otto Moerbeek, (Mon Mar 1, 4:32 am)
Re: kern.maxclusters: 6144 -> ?, Henning Brauer, (Mon Mar 1, 6:48 am)
Re: kern.maxclusters: 6144 -> ?, Claudio Jeker, (Mon Mar 1, 7:28 am)
Re: kern.maxclusters: 6144 -> ?, Henning Brauer, (Mon Mar 1, 9:36 am)