next up previous contents
Next: Timer Management Up: Hardware Abstraction Layer: Portable Previous: Basic Memory Management   Contents

MMU Management

Most users of KOS will have no need of a memory management/mapping unit, but in case you do, this set of functions should provide for it. This is mostly abstracted as much as possible so as to not be platform-dependent, but there are limitations.

Nothing currently uses this and it probably doesn't even fully work, so this part isn't filled in right now. See mmu.h under the arch of your choice if you want more info.



Dan Potter 2002-07-29