Re: [PATCH] increase mlock limit to 32k

From: Rik van Riel
Date: Thu Aug 05 2004 - 10:44:59 EST


On Thu, 5 Aug 2004, Randy.Dunlap wrote:

> Please s/32768/MLOCK_LIMIT/g (above)
>
> and use:
> #define MLOCK_LIMIT 32768

I got thrown off by the fact that asm-*/resource.h don't
include any other files, but you're right that I can just
#define the value in include/linux/resource.h and work
from there.

Andrew, I'll send you an updated patch (not an incremental)
later today.

--
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan

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