[<prev] [next>] [day] [month] [year] [list]
Message-ID: <fb6f288a0806100712o63b35c25i3e20a33016d3b760@mail.gmail.com>
Date: Tue, 10 Jun 2008 17:12:37 +0300
From: "Eric Silverstein" <silverstein.eric@...il.com>
To: linux-kernel@...r.kernel.org
Subject: memory mapping of memory allocated by alloc_bootmem_pages
Hi,
I just want to make sure that I didn't miss any limitation about
memory mapping: I would like to allocate a huge amount of contiguous
physical memory for a userspace application. I was thinking about
using something like alloc_bootmem_pages and mmap it, so I can use it
from userland. Should this work?
Thanks,
Eric
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists