uvm_aobj.c
|
make some functions static.
|
2009-02-18 13:16:58 +00:00 |
uvm_device.c
|
kill MALLOC and FREE macros.
|
2008-12-17 20:51:31 +00:00 |
uvm_extern.h
|
make some functions static.
|
2009-02-18 13:16:58 +00:00 |
uvm_fault.c
|
Move a couple of calls to pmap_update().
|
2008-12-20 11:33:38 +00:00 |
uvm_map.c
|
vm_map_locked_p: add comments
|
2009-01-13 14:04:35 +00:00 |
uvm_page.c
|
uvm_page_unbusy: add an assertion
|
2009-01-16 07:01:28 +00:00 |
uvm_page.h
|
- g/c stale function prototypes.
|
2009-01-16 02:33:14 +00:00 |
uvm_stat.h
|
Fix printing of tv_sec,tv_usec in UVMHIST.
|
2009-02-01 14:25:11 +00:00 |
uvm_swap.c
|
catch up with dev_t becoming 64 bit:
|
2009-01-14 02:20:45 +00:00 |