.. |
files.uvm
|
rename the va0_disabled option and cpp conditional to "disable" as well,
|
2010-02-21 13:17:50 +00:00 |
Makefile
|
|
|
uvm_amap.c
|
Remove uarea swap-out functionality:
|
2009-10-21 21:11:57 +00:00 |
uvm_amap.h
|
|
|
uvm_anon.c
|
|
|
uvm_anon.h
|
change the order of members of vm_anon for better packing.
|
2009-06-14 21:36:03 +00:00 |
uvm_aobj.c
|
uvm_fault_{upper,lower}_done: move drop-swap outside the page-queues lock.
|
2010-05-28 23:41:14 +00:00 |
uvm_aobj.h
|
|
|
uvm_bio.c
|
ubc_fault: split-off code part handling a single page into ubc_fault_page().
|
2010-05-29 23:17:53 +00:00 |
uvm_coredump.c
|
Make the emulations, exec formats, coredump, NFS, and the NFS server
|
2008-11-19 18:35:57 +00:00 |
uvm_ddb.h
|
Include some debug print routines if DEBUGPRINT is defined. This
|
2009-05-03 16:52:54 +00:00 |
uvm_device.c
|
vnode.h is not used here.
|
2010-02-05 03:49:11 +00:00 |
uvm_device.h
|
|
|
uvm_emap.c
|
Reduce memory spent on bookkeeping for large values of MAXCPUS.
|
2010-04-25 15:54:14 +00:00 |
uvm_extern.h
|
- Merge sched_pstats() and uvm_meter()/uvm_loadav(). Avoids double loop
|
2010-04-16 03:21:49 +00:00 |
uvm_fault_i.h
|
__inline -> inline
|
2010-02-06 12:10:59 +00:00 |
uvm_fault.c
|
uvm_fault_{upper,lower}_done: move drop-swap outside the page-queues lock.
|
2010-05-28 23:41:14 +00:00 |
uvm_fault.h
|
|
|
uvm_glue.c
|
- Merge sched_pstats() and uvm_meter()/uvm_loadav(). Avoids double loop
|
2010-04-16 03:21:49 +00:00 |
uvm_glue.h
|
|
|
uvm_init.c
|
Remove uarea swap-out functionality:
|
2009-10-21 21:11:57 +00:00 |
uvm_io.c
|
|
|
uvm_km.c
|
Move PMAP_KMPAGE to be used in pmap_kenter_pa flags argument.
|
2010-05-14 05:02:05 +00:00 |
uvm_km.h
|
PR port-amd64/32816 amd64 can not load lkms
|
2008-12-01 10:54:57 +00:00 |
uvm_kmguard.c
|
Move PMAP_KMPAGE to be used in pmap_kenter_pa flags argument.
|
2010-05-14 05:02:05 +00:00 |
uvm_kmguard.h
|
kernel memory guard for DEBUG kernels, proposed on tech-kern.
|
2009-03-29 10:51:53 +00:00 |
uvm_loan.c
|
A few assertions & comments.
|
2010-02-03 14:02:49 +00:00 |
uvm_loan.h
|
Don't pass an unnecessary reference to uvm_loanbreak_anon().
|
2010-02-02 17:40:43 +00:00 |
uvm_map.c
|
Move PMAP_KMPAGE to be used in pmap_kenter_pa flags argument.
|
2010-05-14 05:32:06 +00:00 |
uvm_map.h
|
- uvm_map_extract: update map->size correctly for !UVM_EXTRACT_CONTIG.
|
2009-08-01 16:35:51 +00:00 |
uvm_meter.c
|
- Merge sched_pstats() and uvm_meter()/uvm_loadav(). Avoids double loop
|
2010-04-16 03:21:49 +00:00 |
uvm_mmap.c
|
Consistently call amap / uobj layers as upper / lower, because UVM has only
|
2009-11-01 11:16:32 +00:00 |
uvm_mremap.c
|
- don't reuse a variable for different purposes.
|
2009-08-02 16:07:34 +00:00 |
uvm_object.c
|
Move uvm_object-related DDB hooks into uvm_object.c. Put all of the
|
2009-08-18 19:16:09 +00:00 |
uvm_object.h
|
|
|
uvm_page.c
|
Reduce memory spent on bookkeeping for large values of MAXCPUS.
|
2010-04-25 15:54:14 +00:00 |
uvm_page.h
|
__inline -> inline
|
2010-02-06 12:10:59 +00:00 |
uvm_pager.c
|
Add a flags argument to pmap_kenter_pa(9).
|
2009-11-07 07:27:40 +00:00 |
uvm_pager.h
|
|
|
uvm_param.h
|
Globalize uvm_emap_size. It use to calculate size of kernel page table.
|
2009-07-20 03:51:42 +00:00 |
uvm_pdaemon.c
|
it's a wonderful static
|
2010-06-02 15:48:49 +00:00 |
uvm_pdaemon.h
|
|
|
uvm_pdpolicy_clock.c
|
|
|
uvm_pdpolicy_clockpro.c
|
|
|
uvm_pdpolicy_impl.h
|
|
|
uvm_pdpolicy.h
|
|
|
uvm_pglist.c
|
remove "#define PGALLOC_VERBOSE".
|
2009-03-10 03:27:24 +00:00 |
uvm_pglist.h
|
|
|
uvm_pmap.h
|
Add a flags argument to pmap_kenter_pa(9).
|
2009-11-07 07:27:40 +00:00 |
uvm_prot.h
|
|
|
uvm_readahead.c
|
- add a function to perform explicit read-ahead.
|
2009-06-10 01:54:08 +00:00 |
uvm_readahead.h
|
- add a function to perform explicit read-ahead.
|
2009-06-10 01:54:08 +00:00 |
uvm_stat.c
|
Remove uarea swap-out functionality:
|
2009-10-21 21:11:57 +00:00 |
uvm_stat.h
|
__inline -> inline
|
2010-02-06 12:10:59 +00:00 |
uvm_swap.c
|
For the nfs throttling kludge, test against v_tag == VT_NFS instead
|
2010-03-02 21:32:29 +00:00 |
uvm_swap.h
|
|
|
uvm_swapstub.c
|
|
|
uvm_unix.c
|
Use PRIxVADDR... (change a printf/panic -> panic)
|
2009-12-15 06:15:11 +00:00 |
uvm_user.c
|
|
|
uvm_vnode.c
|
The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live
|
2010-01-08 11:35:07 +00:00 |
uvm.h
|
Reduce memory spent on bookkeeping for large values of MAXCPUS.
|
2010-04-25 15:54:14 +00:00 |