Re: Can I get 200M contiguous physical memory?

From: Bill Davidsen
Date: Fri Mar 11 2005 - 15:40:16 EST


Mario Holbe wrote:
Jason Luo <abcd.bpmf@xxxxxxxxx> 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 (davidsen@xxxxxxx)
"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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/