Re: can't mlockall() more than 128MB, is this a kernel limitation?

From: David Hinds (dhinds@valinux.com)
Date: Tue Aug 08 2000 - 15:10:36 EST


Actually, since the present test is only done on the number of pages
to be locked at the time of the system call, it is nearly worthless.
You can already mlock more pages than the "limit": just do mlockall()
with MCL_FUTURE, and allocate your big block of memory afterwards.

-- Dave

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



This archive was generated by hypermail 2b29 : Tue Aug 15 2000 - 21:00:16 EST