If you don't have any ISA DMA going on in the system, you might consider
bastardising the ZONE_DMA page range by moving the boundary up to
64Mb, then fixing the allocator not to fail back ZONE_NORMAL et al
allocations to ZONE_DMA. Thus what was originally ZONE_DMA becomes
a sort of ZONE_NO_DMA. Not in the slightest bit pretty, but it might be easier
to implement. Depends if you ever want it to get back into the main tree,
I guess ;-)
M.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/