From: Richard Hartmann on
On Mon, Mar 1, 2010 at 18:34, Richard Hartmann
<richih.mailinglist(a)gmail.com> wrote:

>> You might be able to try the sysctl tweak to reserve a little more
>> memory for driver allocations.
>> # sysctl vm.min_free_kbytes
>> # sysctl -e vm.min_free_kbytes=<double what you have>
>
> I will try that, thanks.

It was

host:~# sysctl vm.min_free_kbytes
vm.min_free_kbytes = 16174
host:~#

btw.


Richard
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/