cognet 2d628bb4d9 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-05-11 14:30:28 +00:00
2006-07-14 22:22:57 +00:00
2006-03-24 07:39:29 +00:00
2006-07-14 22:22:57 +00:00
2006-07-14 22:06:01 +00:00
2006-07-14 21:35:59 +00:00
2006-07-14 21:35:59 +00:00
2006-07-14 22:30:44 +00:00
2006-07-14 22:40:24 +00:00
2006-04-06 04:29:24 +00:00
2006-03-18 01:45:29 +00:00