The NetBSD Project

src/sys/uvm/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / sys / uvm

Current tag: newlock2-nbase


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] pdsim/        
[DIR] pmap/        
[TXT] Makefile  1.9   18 years  yamt   branches: 1.9.134; 1.9.138; remove the following options. no objections on te...
[TXT] files.uvm  1.8   17 years  christos   branches: 1.8.8; PR/34837: Mindaguas: Add SysV SHM dynamic reallocation and loc...
[TXT] uvm.h  1.45   17 years  yamt   merge yamt-splraiseipl branch. - finish implementing splraiseipl (and makeiplc...
[TXT] uvm_amap.c  1.76   17 years  yamt   remove some __unused from function parameters.
[TXT] uvm_amap.h  1.30   17 years  yamt   branches: 1.30.10; make amap use kmem_alloc, rather than malloc. (ie. make it u...
[TXT] uvm_anon.c  1.41   17 years  yamt   branches: 1.41.4; remove some __unused from function parameters.
[TXT] uvm_anon.h  1.23   18 years  christos   branches: 1.23.26; merge ktrace-lwp.
[TXT] uvm_aobj.c  1.84   17 years  hubertf   branches: 1.84.2; Remove duplicate #includes, patch contributed in private mail...
[TXT] uvm_aobj.h  1.18   18 years  christos   branches: 1.18.26; merge ktrace-lwp.
[TXT] uvm_bio.c  1.54   17 years  yamt   branches: 1.54.4; remove some __unused from function parameters.
[TXT] uvm_ddb.h  1.10   18 years  bjh21   branches: 1.10.20; Add a "show all pages" command to DDB which prints one line ...
[TXT] uvm_device.c  1.48   17 years  christos   branches: 1.48.8; use c99 initializers
[TXT] uvm_device.h  1.11   18 years  christos   branches: 1.11.98; 1.11.104; 1.11.106; merge ktrace-lwp.
[TXT] uvm_extern.h  1.124   17 years  yamt   merge yamt-splraiseipl branch. - finish implementing splraiseipl (and makeiplc...
[TXT] uvm_fault.c  1.117   17 years  yamt   branches: 1.117.2; put ->K loaned pages on the page queue, so that page loaning...
[TXT] uvm_fault.h  1.19   18 years  drochner   branches: 1.19.88; 1.19.94; 1.19.96; -clean up the interface to uvm_fault: th...
[TXT] uvm_fault_i.h  1.21   18 years  perry   branches: 1.21.20; Change "inline" back to "__inline" in .h files -- C99 is sti...
[TXT] uvm_glue.c  1.97   17 years  chs   add support for O_DIRECT (I/O directly to application memory, bypassing any kern...
[TXT] uvm_glue.h  1.8   18 years  christos   branches: 1.8.46; 1.8.52; merge ktrace-lwp.
[TXT] uvm_init.c  1.26   17 years  yamt   branches: 1.26.10; 1.26.12; merge yamt-pdpolicy branch. - separate page repla...
[TXT] uvm_io.c  1.23   18 years  skrll   branches: 1.23.26; Whitespace
[TXT] uvm_km.c  1.92   17 years  yamt   branches: 1.92.4; remove some __unused from function parameters.
[TXT] uvm_km.h  1.16   17 years  yamt   branches: 1.16.12; move wait points for kva from upper layers to vm_map. PR/33...
[TXT] uvm_loan.c  1.63   17 years  yamt   branches: 1.63.2; put ->K loaned pages on the page queue, so that page loaning ...
[TXT] uvm_loan.h  1.14   18 years  christos   branches: 1.14.74; merge ktrace-lwp.
[TXT] uvm_map.c  1.232   17 years  yamt   branches: 1.232.2; 1.232.4; 1.232.6; remove some __unused from function param...
[TXT] uvm_map.h  1.54   17 years  yamt   branches: 1.54.12; move wait points for kva from upper layers to vm_map. PR/33...
[TXT] uvm_meter.c  1.43   17 years  yamt   branches: 1.43.2; 1.43.4; remove some __unused from function parameters.
[TXT] uvm_mmap.c  1.104   17 years  elad   If Veriexec prevents indirect execution of the binary, in addition to just block...
[TXT] uvm_mremap.c  1.3   18 years  yamt   branches: 1.3.4; 1.3.18; 1.3.28; uvm_mremap: whitespace.
[TXT] uvm_object.c  1.2   17 years  yamt   branches: 1.2.2; 1.2.4; 1.2.8; 1.2.10; whitespace.
[TXT] uvm_object.h  1.22   17 years  yamt   branches: 1.22.8; 1.22.22; 1.22.24; 1.22.30; move some knowledge about vnode...
[TXT] uvm_page.c  1.116   17 years  yamt   merge yamt-splraiseipl branch. - finish implementing splraiseipl (and makeiplc...
[TXT] uvm_page.h  1.46   17 years  yamt   branches: 1.46.6; merge yamt-pdpolicy branch. - separate page replacement poli...
[TXT] uvm_pager.c  1.79   17 years  yamt   branches: 1.79.2; merge yamt-splraiseipl branch. - finish implementing splrai...
[TXT] uvm_pager.h  1.34   18 years  drochner   branches: 1.34.18; 1.34.20; 1.34.24; 1.34.26; kill the "fault_type" argument...
[TXT] uvm_param.h  1.21   17 years  he   branches: 1.21.58; 1.21.74; 1.21.78; Rearrange included headers and/or add in...
[TXT] uvm_pdaemon.c  1.82   17 years  alc   branches: 1.82.2; CID-4192: ensure we have 'uobj != NULL` here ok christos@ an...
[TXT] uvm_pdaemon.h  1.13   17 years  yamt   branches: 1.13.6; merge yamt-pdpolicy branch. - separate page replacement poli...
[TXT] uvm_pdpolicy.h  1.2   17 years  yamt   branches: 1.2.6; 1.2.8; merge yamt-pdpolicy branch. - separate page replaceme...
[TXT] uvm_pdpolicy_clock.c  1.6   17 years  skrll   branches: 1.6.2; Remove useless double assignment. PR 35442
[TXT] uvm_pdpolicy_clockpro.c  1.6   17 years  yamt   branches: 1.6.4; 1.6.6; uvmpdpol_pagedequeue: clear PQ_INITIALREF. otherwise, ...
[TXT] uvm_pdpolicy_impl.h  1.2   17 years  yamt   branches: 1.2.6; merge yamt-pdpolicy branch. - separate page replacement polic...
[TXT] uvm_pglist.c  1.36   17 years  yamt   branches: 1.36.6; merge yamt-pdpolicy branch. - separate page replacement poli...
[TXT] uvm_pglist.h  1.5   22 years  chs   branches: 1.5.118; 1.5.120; 1.5.122; use the correct symbol for multi-include...
[TXT] uvm_pmap.h  1.19   18 years  christos   branches: 1.19.26; merge ktrace-lwp.
[TXT] uvm_prot.h  1.4   18 years  christos   merge ktrace-lwp.
[TXT] uvm_readahead.c  1.2   18 years  yamt   branches: 1.2.2; 1.2.20; 1.2.28; 1.2.30; 1.2.34; add files i forgot to add ...
[TXT] uvm_readahead.h  1.2   18 years  yamt   branches: 1.2.2; 1.2.20; 1.2.50; 1.2.56; 1.2.60; 1.2.64; add files i forgo...
[TXT] uvm_stat.c  1.30   17 years  yamt   branches: 1.30.50; 1.30.54; 1.30.56; 1.30.58; 1.30.60; merge yamt-pdpolicy ...
[TXT] uvm_stat.h  1.39   18 years  perry   branches: 1.39.24; 1.39.40; 1.39.46; 1.39.50; 1.39.54; Change "inline" back...
[TXT] uvm_swap.c  1.115   17 years  elad   Back out uvm_is_swap_device().
[TXT] uvm_swap.h  1.14   18 years  christos   branches: 1.14.26; merge ktrace-lwp.
[TXT] uvm_swapstub.c  1.4   18 years  christos   branches: 1.4.18; 1.4.28; merge ktrace-lwp.
[TXT] uvm_unix.c  1.37   17 years  skrll   Update uvm_grow to support stacks that grow upwards. Use on hppa and fix a bug ...
[TXT] uvm_user.c  1.13   18 years  christos   branches: 1.13.98; 1.13.104; 1.13.106; merge ktrace-lwp.
[TXT] uvm_vnode.c  1.78   17 years  chs   branches: 1.78.2; a smorgasbord of improvements to vnode locking and path looku...
[TXT] README.ubc (in the Attic) [Hide]  1.1   25 years  chs   branches: 1.1.2; file README.ubc was initially added on branch chs-ubc.
[TXT] uvm_amap_i.h (in the Attic) [Hide]  1.25   18 years  yamt   remove the following options. no objections on tech-kern@. UVM_PAGER_INLINE ...
[TXT] uvm_inherit.h (in the Attic) [Hide]  1.2   23 years  wiz   Rename VM_INHERIT_* to MAP_INHERIT_* and move them to sys/sys/mman.h as discusse...
[TXT] uvm_map_i.h (in the Attic) [Hide]  1.37   18 years  yamt   remove the following options. no objections on tech-kern@. UVM_PAGER_INLINE ...
[TXT] uvm_page_i.h (in the Attic) [Hide]  1.27   18 years  yamt   remove the following options. no objections on tech-kern@. UVM_PAGER_INLINE ...
[TXT] uvm_pager_i.h (in the Attic) [Hide]  1.16   18 years  yamt   remove the following options. no objections on tech-kern@. UVM_PAGER_INLINE ...
[TXT] uvm_vnode.h (in the Attic) [Hide]  1.11   22 years  chs   a whole bunch of changes to improve performance and robustness under load: - r...


CVSweb <webmaster@jp.NetBSD.org>