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-3-0-3-RELEASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] pdsim/        
[DIR] pmap/        
[TXT] uvm_bio.c  1.37.2.1.2.1   17 years  tron   Apply patch (requested by jld in ticket #1323): Avoid a panic in page fault hand...
[TXT] uvm_glue.c  1.83.4.3   18 years  riz   Apply patch (requested by yamt in ticket #1015): sys/uvm/uvm_glue.c: patch sys...
[TXT] uvm_km.c  1.77.2.1   18 years  riz   Apply patch (requested by yamt in ticket #1015): sys/uvm/uvm_glue.c: patch sys...
[TXT] uvm_amap.c  1.57.4.1   18 years  jmc   Pullup via patch (requested in ticket #939 by chs) In amap_cow_now(), handle ...
[TXT] uvm_mmap.c  1.88.4.3   18 years  riz   Pull up following revision(s) (requested by chs in ticket #877): sys/uvm/uvm_mm...
[TXT] uvm_extern.h  1.98.8.1   18 years  tron   Pull up following revision(s) (requested by fvdl in ticket #798): sys/compat/su...
[TXT] uvm_fault.c  1.91.2.1   18 years  riz   Pull up following revision(s) (requested by yamt in ticket #688): sys/miscfs/ge...
[TXT] uvm_object.h  1.17.14.1   18 years  riz   Pull up following revision(s) (requested by yamt in ticket #688): sys/miscfs/ge...
[TXT] uvm_pager.h  1.28.14.1   18 years  riz   Pull up following revision(s) (requested by yamt in ticket #688): sys/miscfs/ge...
[TXT] uvm_map.c  1.186.2.2   18 years  tron   Pull up revision 1.189 (requested by oster in ticket #223): uvm_map: don't leak ...
[TXT] uvm_map.h  1.45   19 years  chs   use vm_map_{min,max}() instead of dereferencing the vm_map pointer directly. def...
[TXT] uvm_pdaemon.c  1.61   19 years  chs   hack around a UVM problem that causes hangs when large processes fork. see PR 26...
[TXT] uvm_init.c  1.21   19 years  chs   move the call to link_pool_init() to the end of uvm_init(). needed for sun3.
[TXT] uvm_vnode.c  1.64   19 years  chs   adjust the UBC mapping code to support non-vnode uvm_objects. this means we can ...
[TXT] uvm.h  1.39   19 years  yamt   for in-kernel maps, - allocate kva for vm_map_entry from the map itsself and r...
[TXT] uvm_io.c  1.19   19 years  yamt   branches: 1.19.2; 1.19.4; for in-kernel maps, - allocate kva for vm_map_entry ...
[TXT] uvm_pager.c  1.65   19 years  yamt   branches: 1.65.2; 1.65.4; for in-kernel maps, - allocate kva for vm_map_entry ...
[TXT] uvm_stat.h  1.35   19 years  yamt   UVMHIST_LOG: avoid division.
[TXT] uvm_loan.c  1.52   19 years  yamt   introduce UVMHIST_LOANHIST and sprinkle UVMHIST_LOGs.
[TXT] uvm_stat.c  1.25   19 years  yamt   branches: 1.25.4; introduce UVMHIST_LOANHIST and sprinkle UVMHIST_LOGs.
[TXT] uvm_swap.c  1.89   19 years  yamt   branches: 1.89.4; 1.89.10; move buffer queue related stuffs from buf.h to thei...
[TXT] uvm_page.c  1.101   19 years  yamt   branches: 1.101.4; 1.101.6; uvm_pageidlezero: grab kernel_lock before uvm.fpag...
[TXT] uvm_meter.c  1.33   19 years  yamt   expose vm_page_zero_enable as vm.idlezero sysctl. XXX assuming boolean_t == int....
[TXT] uvm_page.h  1.39   19 years  yamt   g/c stale declarations of page queues.
[TXT] uvm_pglist.c  1.32   19 years  yamt   make free page queue filo rather than fifo. data in pages freed more recently ar...
[TXT] uvm_anon.c  1.31   19 years  yamt   branches: 1.31.4; 1.31.6; uvm_pagefree: when orphaning an A->K loaned page, -...
[TXT] uvm_unix.c  1.30   19 years  jdolecek   uvm_grow(): avoid needless arithmetic and make LP64 safe
[TXT] uvm_anon.h  1.17   19 years  yamt   fix a amap_wirerange deadlock problem by re-introducing PG_RELEASED for anon pag...
[TXT] uvm_amap.h  1.24   19 years  simonb   Initialise (most) pools from a link set instead of explicit calls to pool_init. ...
[TXT] uvm_aobj.c  1.64   19 years  simonb   Initialise (most) pools from a link set instead of explicit calls to pool_init. ...
[TXT] uvm_param.h  1.19   20 years  pk   branches: 1.19.12; Use maxdmap and maxsmap instead of MAXDSIZ and MAXSSIZ.
[TXT] uvm_pmap.h  1.18   20 years  he   branches: 1.18.16; Conditionalize a few more declarations, as they may be defin...
[TXT] uvm_aobj.h  1.12   20 years  junyoung   branches: 1.12.16; Nuke __P().
[TXT] uvm_ddb.h  1.8   20 years  junyoung   branches: 1.8.16; Nuke __P().
[TXT] uvm_device.c  1.42   20 years  junyoung   Nuke __P().
[TXT] uvm_device.h  1.10   20 years  junyoung   Nuke __P().
[TXT] uvm_fault.h  1.17   20 years  junyoung   branches: 1.17.16; Nuke __P().
[TXT] uvm_fault_i.h  1.17   20 years  junyoung   Nuke __P().
[TXT] uvm_glue.h  1.7   20 years  junyoung   branches: 1.7.16; Nuke __P().
[TXT] uvm_km.h  1.13   20 years  junyoung   branches: 1.13.8; 1.13.10; Nuke __P().
[TXT] uvm_loan.h  1.13   20 years  junyoung   Nuke __P().
[TXT] uvm_pdaemon.h  1.10   20 years  junyoung   branches: 1.10.8; Nuke __P().
[TXT] uvm_swap.h  1.8   20 years  pk   branches: 1.8.16; Introduce uvm_swapisfull(), which computes the available swap...
[TXT] uvm_prot.h  1.3   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] Makefile  1.8   21 years  lukem   branches: 1.8.22; 1.8.34; 1.8.36; 1.8.38; Remove KDIR=, since SYS_INCLUDE=sy...
[TXT] uvm_user.c  1.11   22 years  lukem   branches: 1.11.16; add RCSIDs, and in some cases, slightly cleanup #include ord...
[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...


CVSweb <webmaster@jp.NetBSD.org>