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: netbsd-7-0-RC1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] pdsim/        
[DIR] pmap/        
[TXT] uvm_aobj.h  1.23   10 years  christos   use __USE() for empty macro
[TXT] uvm_pager.c  1.110   10 years  christos   branches: 1.110.22; only check that npages fit, if we are going to add npages t...
[TXT] uvm_prot.h  1.4   18 years  christos   merge ktrace-lwp.
[TXT] uvm_amap.c  1.107   12 years  chs   branches: 1.107.2; 1.107.32; initialize amap per-page reference counts before ...
[TXT] uvm_pager.h  1.43   11 years  chs   branches: 1.43.2; 1.43.16; 1.43.20; change vflushbuf() to take the full FSYNC...
[TXT] uvm_fault.h  1.20   13 years  chuck   udpate license clauses on my code to match the new-style BSD licenses. based on ...
[TXT] uvm_glue.h  1.10   13 years  chuck   udpate license clauses on my code to match the new-style BSD licenses. based on ...
[TXT] uvm_loan.h  1.17   13 years  chuck   branches: 1.17.4; udpate license clauses on my code to match the new-style BSD ...
[TXT] uvm_pdaemon.h  1.17   13 years  chuck   branches: 1.17.56; udpate license clauses on my code to match the new-style BSD...
[TXT] uvm_unix.c  1.44   13 years  chuck   branches: 1.44.14; udpate license clauses on my code to match the new-style BSD...
[TXT] uvm_user.c  1.14   13 years  chuck   udpate license clauses on my code to match the new-style BSD licenses. based on ...
[TXT] uvm_swap.c  1.172   9 years  dholland   branches: 1.172.2; 1.172.4; 1.172.6; 1.172.10; Add d_discard to all struct c...
[TXT] uvm_coredump.c  1.6   10 years  dsl   branches: 1.6.30; Re-instate the zero length sections in elf core dumps (they p...
[TXT] uvm_swap.h  1.20   10 years  manu   branches: 1.20.6; Properly translate struct swapent for COMPAT_NETBSD32
[TXT] uvm_anon.c  1.63   10 years  martin   branches: 1.63.22; Mark a diagnostic-only variable
[TXT] uvm_map.c  1.330.2.1   9 years  martin   Pull up following revision(s) (requested by chs in ticket #447): sys/uvm/uvm_ma...
[TXT] uvm_meter.c  1.63.4.1   9 years  martin   Pull up following revision(s) (requested by msaitoh in ticket #329): sys/uvm/uv...
[TXT] uvm_page.h  1.76   10 years  martin   branches: 1.76.6; Optimize out VM_PHYSMEM_PTR_SWAP on architectures that have V...
[TXT] uvm_pdaemon.c  1.108   10 years  martin   branches: 1.108.22; Mark a diagnostic-only variable
[TXT] uvm_glue.c  1.160   11 years  matt   branches: 1.160.2; Add a __HAVE_CPU_UAREA_IDLELWP hook so that the MD code can ...
[TXT] uvm_loan.c  1.83   11 years  matt   branches: 1.83.2; 1.83.16; 1.83.20; 1.83.24; -fno-common broke kernhist sinc...
[TXT] uvm_param.h  1.34   10 years  matt   branches: 1.34.6; Add vm.min_address and vm.max_address which return VM_MIN_ADD...
[TXT] uvm_pmap.h  1.38   11 years  matt   branches: 1.38.36; Remove __BEGIN_DECLS/__END_DECLS Allow pmap_kenter_pa to be ...
[TXT] uvm_stat.h  1.52   10 years  matt   branches: 1.52.30; Use UVMHIST_INITIALIZER (KERNHIST_INITIALIZER) to statically...
[TXT] uvm_vnode.c  1.99   11 years  matt   branches: 1.99.2; 1.99.16; -fno-common broke kernhist since it used commons. A...
[TXT] files.uvm  1.20   12 years  mrg   branches: 1.20.4; 1.20.14; fix the ordering and make UVMHIST enable KERNHIST a...
[TXT] uvm_ddb.h  1.15   12 years  mrg   branches: 1.15.56; move and rename the uvm history code out of uvm_stat to "ker...
[TXT] uvm_stat.c  1.37   12 years  mrg   branches: 1.37.14; 1.37.32; 1.37.36; move and rename the uvm history code out...
[TXT] uvm_io.c  1.27   12 years  para   branches: 1.27.6; 1.27.24; extending vmem(9) to be able to allocated resources...
[TXT] uvm_km.h  1.20   12 years  para   extending vmem(9) to be able to allocated resources for it's own needs. simplify...
[TXT] uvm_map.h  1.72   11 years  para   branches: 1.72.14; get rid of not used uvm_map flag (UVM_MAP_KMAPENT)
[TXT] uvm_pdpolicy_clock.c  1.17   12 years  para   branches: 1.17.48; removed code from uvmpdpol_needsscan_p that got there by mis...
[TXT] uvm_object.c  1.12   10 years  pooka   branches: 1.12.6; deduplicate uvm_object_printit() implementation
[TXT] uvm_swapstub.c  1.8   10 years  pooka   Use same uvm_swap_shutdown() stub for !vmswap kernels and rump kernels.
[TXT] uvm_aobj.c  1.122   9 years  riastradh   branches: 1.122.4; Allow VM_NFREELIST in uao_set_pgfl, meaning any freelist is ...
[TXT] uvm_bio.c  1.81   9 years  riastradh   Initialize ubchist earlier.
[TXT] uvm_pglist.c  1.65   9 years  riastradh   Back out previous silliness -- on failure no pages are allocated.
[TXT] uvm_amap.h  1.37   12 years  rmind   branches: 1.37.2; 1.37.54; Welcome to 5.99.53! Merge rmind-uvmplock branch: ...
[TXT] uvm_anon.h  1.30   12 years  rmind   branches: 1.30.54; 1.30.60; - Rework uvm_anfree() into uvm_anon_freelst(), whi...
[TXT] uvm_fault_i.h  1.28   12 years  rmind   branches: 1.28.38; Remove VM_MAP_INTRSAFE and related code. Not used since the...
[TXT] uvm_mremap.c  1.17   12 years  rmind   branches: 1.17.12; 1.17.30; Welcome to 5.99.53! Merge rmind-uvmplock branch: ...
[TXT] uvm_object.h  1.33   11 years  rmind   branches: 1.33.38; - Manage anonymous UVM object reference count with atomic op...
[TXT] uvm_readahead.c  1.8   12 years  rmind   branches: 1.8.12; 1.8.52; Welcome to 5.99.53! Merge rmind-uvmplock branch: -...
[TXT] uvm_device.c  1.63.22.1   9 years  snj   Pull up following revision(s) (requested by chs in ticket #363): common/lib/lib...
[TXT] uvm_device.h  1.12.30.1   9 years  snj   Pull up following revision(s) (requested by chs in ticket #363): common/lib/lib...
[TXT] uvm_extern.h  1.191.2.2   9 years  snj   Pull up following revision(s) (requested by maxv in ticket #617): sys/kern/kern...
[TXT] uvm_init.c  1.45.12.1   8 years  snj   Pull up following revision(s) (requested by mrg in ticket #718): sys/arch/x86/i...
[TXT] uvm_km.c  1.138.12.1   9 years  snj   Pull up following revision(s) (requested by maxv in ticket #617): sys/kern/kern...
[TXT] uvm_mmap.c  1.148.4.2   9 years  snj   Pull up following revision(s) (requested by chs in ticket #403): sys/uvm/uvm_mm...
[TXT] uvm_pdpolicy.h  1.3   17 years  thorpej   branches: 1.3.62; 1.3.132; Replace the Mach-derived boolean_t type with the C9...
[TXT] uvm.h  1.64   9 years  tls   branches: 1.64.4; Merge tls-earlyentropy branch into HEAD.
[TXT] uvm_fault.c  1.196   9 years  tls   branches: 1.196.4; Merge tls-earlyentropy branch into HEAD.
[TXT] uvm_page.c  1.185   9 years  tls   Merge tls-earlyentropy branch into HEAD.
[TXT] uvm_pglist.h  1.8   13 years  uebayasi   branches: 1.8.60; Provide a forward declaration of "struct vm_page", whose inte...
[TXT] Makefile  1.9   18 years  yamt   branches: 1.9.134; 1.9.138; remove the following options. no objections on te...
[TXT] uvm_pdpolicy_clockpro.c  1.17   12 years  yamt   branches: 1.17.54; band-aid fix after the merge of rmind-uvmplock branch.
[TXT] uvm_pdpolicy_impl.h  1.2   17 years  yamt   branches: 1.2.6; merge yamt-pdpolicy branch. - separate page replacement polic...
[TXT] uvm_readahead.h  1.4   14 years  yamt   branches: 1.4.22; - add a function to perform explicit read-ahead. - ra_startio...
[TXT] uvm_emap.c (in the Attic) [Hide]  1.10   10 years  martin   Remove unused variable
[TXT] uvm_kmguard.c (in the Attic) [Hide]  1.11   10 years  martin   branches: 1.11.6; Mark a variable used only in diagnostics
[TXT] uvm_kmguard.h (in the Attic) [Hide]  1.2   12 years  rmind   branches: 1.2.6; 1.2.24; - Make KMGUARD interrupt-safe. - kmem_intr_{alloc,fre...


CVSweb <webmaster@jp.NetBSD.org>