This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
90dc63ec14
NetBSD
/
sys
/
uvm
History
kiyohara
142809ac35
Globalize uvm_emap_size. It use to calculate size of kernel page table.
...
http://mail-index.netbsd.org/current-users/2009/07/13/msg009983.html
2009-07-20 03:51:42 +00:00
..
files.uvm
Ephemeral mapping (emap) implementation. Concept is based on the idea that
2009-06-28 15:18:50 +00:00
Makefile
uvm_amap.c
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_aobj.h
uvm_bio.c
uvm_coredump.c
uvm_ddb.h
Include some debug print routines if DEBUGPRINT is defined. This
2009-05-03 16:52:54 +00:00
uvm_device.c
add a workaround for drm:
2009-06-20 19:24:27 +00:00
uvm_device.h
uvm_emap.c
Globalize uvm_emap_size. It use to calculate size of kernel page table.
2009-07-20 03:51:42 +00:00
uvm_extern.h
Ephemeral mapping (emap) implementation. Concept is based on the idea that
2009-06-28 15:18:50 +00:00
uvm_fault_i.h
uvm_fault.c
uvm_fault.h
uvm_glue.c
Ephemeral mapping (emap) implementation. Concept is based on the idea that
2009-06-28 15:18:50 +00:00
uvm_glue.h
uvm_init.c
Ephemeral mapping (emap) implementation. Concept is based on the idea that
2009-06-28 15:18:50 +00:00
uvm_io.c
uvm_km.c
uvm_km.h
uvm_kmguard.c
uvm_kmguard.h
uvm_loan.c
uvm_loan.h
uvm_map.c
on MADV_WILLNEED, start prefetching backing object's pages.
2009-06-10 01:55:33 +00:00
uvm_map.h
on MADV_WILLNEED, start prefetching backing object's pages.
2009-06-10 01:55:33 +00:00
uvm_meter.c
uvm_mmap.c
on MADV_WILLNEED, start prefetching backing object's pages.
2009-06-10 01:55:33 +00:00
uvm_mremap.c
uvm_object.c
uvm_object.h
uvm_page.c
uvm_page.h
uvm_pager.c
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
uvm_pdaemon.h
uvm_pdpolicy_clock.c
uvm_pdpolicy_clockpro.c
uvm_pdpolicy_impl.h
uvm_pdpolicy.h
uvm_pglist.c
uvm_pglist.h
uvm_pmap.h
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
uvm_stat.h
uvm_swap.c
uvm_swap.h
uvm_swapstub.c
uvm_unix.c
uvm_user.c
uvm_vnode.c
uvm.h
Ephemeral mapping (emap) implementation. Concept is based on the idea that
2009-06-28 15:18:50 +00:00