.. |
files.uvm
|
implement compat_linux mremap.
|
2006-01-21 13:34:15 +00:00 |
Makefile
|
remove the following options. no objections on tech-kern@.
|
2006-02-11 12:45:07 +00:00 |
uvm_amap.c
|
- amap_copy: take a "flags" argument instead of booleans.
|
2006-02-15 14:06:45 +00:00 |
uvm_amap.h
|
- amap_copy: take a "flags" argument instead of booleans.
|
2006-02-15 14:06:45 +00:00 |
uvm_anon.c
|
|
|
uvm_anon.h
|
|
|
uvm_aobj.c
|
|
|
uvm_aobj.h
|
|
|
uvm_bio.c
|
kill the "fault_type" argument to pager's pgo_fault() methods
|
2006-02-22 22:28:18 +00:00 |
uvm_ddb.h
|
Add a "show all pages" command to DDB which prints one line per physical
|
2006-02-19 18:52:29 +00:00 |
uvm_device.c
|
kill the "fault_type" argument to pager's pgo_fault() methods
|
2006-02-22 22:28:18 +00:00 |
uvm_device.h
|
|
|
uvm_extern.h
|
-clean up the interface to uvm_fault: the "fault type" didn't serve
|
2006-03-15 18:09:25 +00:00 |
uvm_fault_i.h
|
Change "inline" back to "__inline" in .h files -- C99 is still too
|
2006-02-16 20:17:12 +00:00 |
uvm_fault.c
|
add assertions.
|
2006-04-11 09:28:14 +00:00 |
uvm_fault.h
|
-clean up the interface to uvm_fault: the "fault type" didn't serve
|
2006-03-15 18:09:25 +00:00 |
uvm_glue.c
|
-clean up the interface to uvm_fault: the "fault type" didn't serve
|
2006-03-15 18:09:25 +00:00 |
uvm_glue.h
|
|
|
uvm_init.c
|
|
|
uvm_io.c
|
|
|
uvm_km.c
|
uvm_km_pgremove/uvm_km_pgremove_intrsafe: fix assertions.
|
2006-04-05 21:56:24 +00:00 |
uvm_km.h
|
|
|
uvm_loan.c
|
handle "strange" filesystems like layered filesystems and tmpfs,
|
2006-01-31 14:11:25 +00:00 |
uvm_loan.h
|
|
|
uvm_map.c
|
-clean up the interface to uvm_fault: the "fault type" didn't serve
|
2006-03-15 18:09:25 +00:00 |
uvm_map.h
|
Change "inline" back to "__inline" in .h files -- C99 is still too
|
2006-02-16 20:17:12 +00:00 |
uvm_meter.c
|
|
|
uvm_mmap.c
|
Coverity CID 2721: Avoid bitching for impossible cases, by adding KASSERT.
|
2006-04-05 19:49:28 +00:00 |
uvm_mremap.c
|
uvm_mremap: whitespace.
|
2006-01-31 14:03:53 +00:00 |
uvm_object.h
|
|
|
uvm_page.c
|
uvm_pageunwire: use uvm_pageactivate rather than a copy.
|
2006-02-12 09:19:27 +00:00 |
uvm_page.h
|
Update comment to match reality (vm_physmemseg -> vm_physseg).
|
2006-04-06 07:18:23 +00:00 |
uvm_pager.c
|
Coverity CID 835: Check before dereferencing pg->uanon.
|
2006-04-13 01:05:17 +00:00 |
uvm_pager.h
|
kill the "fault_type" argument to pager's pgo_fault() methods
|
2006-02-22 22:28:18 +00:00 |
uvm_param.h
|
|
|
uvm_pdaemon.c
|
share some code between uvmpd_scan_inactive and uvmpd_scan.
|
2006-02-14 15:06:27 +00:00 |
uvm_pdaemon.h
|
|
|
uvm_pglist.c
|
|
|
uvm_pglist.h
|
|
|
uvm_pmap.h
|
|
|
uvm_prot.h
|
|
|
uvm_readahead.c
|
|
|
uvm_readahead.h
|
|
|
uvm_stat.c
|
|
|
uvm_stat.h
|
Change "inline" back to "__inline" in .h files -- C99 is still too
|
2006-02-16 20:17:12 +00:00 |
uvm_swap.c
|
Fix u_int64_t -> uint64_t stragglers.
|
2006-01-21 18:57:45 +00:00 |
uvm_swap.h
|
|
|
uvm_swapstub.c
|
|
|
uvm_unix.c
|
|
|
uvm_user.c
|
|
|
uvm_vnode.c
|
|
|
uvm.h
|
remove the following options. no objections on tech-kern@.
|
2006-02-11 12:45:07 +00:00 |