diff options
author | Richard Braun <rbraun@sceen.net> | 2012-12-22 11:49:20 +0100 |
---|---|---|
committer | Richard Braun <rbraun@sceen.net> | 2012-12-22 11:49:20 +0100 |
commit | 055142133fd561a27f9b9765090fc6c1aac0b3dd (patch) | |
tree | e4ba89a392210e6184717e1b2eccabe212b380a2 /kern/thread.c | |
parent | 5489c1eb6e2a863d7450bb0ce3f9041000d41822 (diff) |
vm/vm_phys: add segment allocation function
Architecture specific code sometimes has constraints on the location of some
data structures in physical memory. This interface provides a simple way to
allocate physical memory from segments that fulfill these constraints. If
they are stronger, or needed by machine independent code, another (more
complicated) interface will be needed.
Diffstat (limited to 'kern/thread.c')
0 files changed, 0 insertions, 0 deletions