Olivier Houchard 49953e11d7 Rewrite ARM_USE_SMALL_ALLOC so that instead of the current behavior, it maps
whole the physical memory, cached, using 1MB section mappings. This reduces
the address space available for user processes a bit, but given the amount of
memory a typical arm machine has, it is not (yet) a big issue.
It then provides a uma_small_alloc() that works as it does for architectures
which have a direct mapping.
2006-08-08 20:59:38 +00:00
..
2006-03-02 14:06:38 +00:00
2006-03-02 14:06:38 +00:00
2006-07-25 01:08:41 +00:00
2005-05-25 13:44:55 +00:00
2006-07-25 01:08:41 +00:00
2005-04-07 22:03:34 +00:00