Mario Holbe wrote:
Jason Luo <[EMAIL PROTECTED]> wrote:

Now, I am writing a driver, which need 200M contiguous physical
memory? can do? how to do it?


The ftape utils have a tool called swapout which tries to 'free'
large chunks of memory which then can be allocated by the ftape
module loaded subsequently.
I don't know if this approach does also work with *such* large
chunks like yours.

Wasn't there a problem with a process having mlocked memory in the wrong place and the application hanging? Or the kernel hanging? Or something. Can't remember.


--
   -bill davidsen ([EMAIL PROTECTED])
"The secret to procrastination is to put things off until the
 last possible moment - but no longer"  -me
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to