Thread (33 messages) 33 messages, 11 authors, 2011-02-02

[PATCHv8 00/12] Contiguous Memory Allocator

From: nico@fluxnic.net (Nicolas Pitre)
Date: 2011-01-12 19:04:22
Also in: linux-media, linux-mm, lkml

On Wed, 12 Jan 2011, Marek Szyprowski wrote:
I understand that modifying L1 page tables is definitely not a proper way of
handling this. It simply costs too much. But what if we consider that the DMA
memory can be only allocated from a specific range of the system memory?
Assuming that this range of memory is known during the boot time, it CAN be
mapped with two-level of tables in MMU. First level mapping will stay the
same all the time for all processes, but it would be possible to unmap the
pages required for DMA from the second level mapping what will be visible
from all the processes at once.
How much memory are we talking about?  What is the typical figure?
Is there any reason why such solution won't work?
It could work indeed.

One similar solution that is already in place is to use highmem for that 
reclaimable DMA memory.  It is easy to ensure affected highmem pages are 
not mapped in kernel space.  And you can decide at boot time how many 
highmem pages you want even if the system has less that 1GB of RAM.


Nicolas
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help