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-1-5-PATCH003


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] pdsim/        
[DIR] pmap/        
[TXT] uvm_swap.c  1.37.4.2   22 years  he   Pull up revision 1.43 (requested by chs): Make memory allocation failures duri...
[TXT] uvm_anon.c  1.5.4.3   22 years  he   Pull up revision 1.11 (requested by chs): Make memory allocation failures duri...
[TXT] uvm_anon.h  1.12.4.1   22 years  he   Pull up revision 1.13 (requested by chs): Make memory allocation failures duri...
[TXT] uvm_vnode.c  1.33.4.1   22 years  he   Apply patch (requested by chs): Make sure to initialize uio_procp in uvn_io()....
[TXT] uvm_map.c  1.77.2.3   22 years  he   Pull up revision 1.104 (via patch, requested by chuq): Create a new pool for m...
[TXT] uvm_fault.c  1.48.4.2   22 years  he   Pull up revision 1.65 (via patch, requested by chuck): Work around overflow pr...
[TXT] uvm_km.c  1.35.4.1   23 years  he   Pull up revision 1.44 (requested by thorpej): Use correct size for uvm_unmap()...
[TXT] uvm_mmap.c  1.41.4.1   23 years  jhawk   Pull up revisions 1.47-1.48 via patch (requested by thorpej): Change PROT_EXEC...
[TXT] uvm_unix.c  1.12.4.2   23 years  chs   pull up revs 1.16 and 1.17, approved by thorpej: > in uvm_coredump*(), avoid dum...
[TXT] uvm_amap.c  1.22.12.1   23 years  thorpej   Pull up rev. 1.25 (approved by jhawk): Fix a fairly obvious locking error in ama...
[TXT] uvm_device.c  1.22.2.3   23 years  simonb   Pull up mmap paddr_t/off_t changes from trunk.
[TXT] uvm_glue.c  1.36   23 years  simonb   Set p->p_addr to NULL after it gets freed.
[TXT] uvm_page.c  1.37   23 years  soda   fix printf format mismatch, when paddr_t becomes (long long) on arc port.
[TXT] uvm.h  1.22   23 years  thorpej   Change UVM_UNLOCK_AND_WAIT() to use ltsleep() (it is now atomic, as advertised)....
[TXT] uvm_extern.h  1.42   23 years  thorpej   Change UVM_UNLOCK_AND_WAIT() to use ltsleep() (it is now atomic, as advertised)....
[TXT] uvm_io.c  1.10   23 years  pk   Let uvm_map_extract() set the lower bound on the kernel address range itself, in...
[TXT] uvm_device.h  1.9   23 years  drochner   branches: 1.9.8; 1.9.26; Don't silently truncate the voff_t offset to vaddr_t ...
[TXT] uvm_meter.c  1.12   23 years  thorpej   Introduce a new process state distinct from SRUN called SONPROC which indicates ...
[TXT] uvm_pglist.c  1.10   23 years  thorpej   Clean up a comment.
[TXT] uvm_pager.c  1.30   23 years  thorpej   Remove VM_PROT_EXECUTE from the permissions used to map the page for pager I/O -...
[TXT] uvm_aobj.c  1.31   23 years  thorpej   NULL != 0
[TXT] uvm_pager.h  1.15   23 years  thorpej   Tell uvm_pagermapin() the direction of the I/O so that it can map with only the ...
[TXT] uvm_page.h  1.15   24 years  thorpej   Changes necessary to implement pre-zero'ing of pages in the idle loop: - Make pa...
[TXT] uvm_stat.h  1.18   24 years  pk   Finish previous.
[TXT] uvm_loan.c  1.20   24 years  thorpej   Use UVM_PGA_ZERO in a few (easy) places.
[TXT] uvm_map.h  1.17   24 years  simonb   Remove redundant decl for uvmspace_fork() - it's in <uvm/uvm_extern.h>.
[TXT] uvm_init.c  1.12   24 years  simonb   Don't need to include <sys/conf.h> here.
[TXT] uvm_swap.h  1.5   24 years  chs   branches: 1.5.6; 1.5.8; add support for ``swapctl -d'' (removing swap space). ...
[TXT] uvm_fault_i.h  1.10   24 years  chs   add support for ``swapctl -d'' (removing swap space). improve handling of i/o er...
[TXT] uvm_stat.c  1.13   24 years  chs   add support for ``swapctl -d'' (removing swap space). improve handling of i/o er...
[TXT] uvm_aobj.h  1.10   24 years  chs   branches: 1.10.6; 1.10.8; 1.10.10; add support for ``swapctl -d'' (removing s...
[TXT] uvm_pdaemon.c  1.19   24 years  thorpej   Const poison uvm_wait().
[TXT] uvm_pdaemon.h  1.8   24 years  thorpej   branches: 1.8.6; Const poison uvm_wait().
[TXT] uvm_amap.h  1.12   24 years  thorpej   branches: 1.12.2; Don't bother returning the "slot" number from amap_add(): * N...
[TXT] uvm_ddb.h  1.3   24 years  thorpej   branches: 1.3.2; Protect prototypes, certain macros, and inlines from userland....
[TXT] uvm_fault.h  1.13   24 years  thorpej   branches: 1.13.2; Protect prototypes, certain macros, and inlines from userland...
[TXT] uvm_glue.h  1.6   24 years  thorpej   branches: 1.6.36; Protect prototypes, certain macros, and inlines from userland...
[TXT] uvm_km.h  1.9   24 years  thorpej   branches: 1.9.14; 1.9.16; 1.9.18; Protect prototypes, certain macros, and inl...
[TXT] uvm_loan.h  1.7   24 years  thorpej   branches: 1.7.14; 1.7.16; 1.7.18; Protect prototypes, certain macros, and inl...
[TXT] uvm_object.h  1.8   24 years  thorpej   branches: 1.8.2; Define a new kernel object type, "intrsafe", which are used fo...
[TXT] uvm_user.c  1.7   25 years  mrg   branches: 1.7.8; remove now >1 year old pre-release message.
[TXT] Makefile  1.1   25 years  cgd   branches: 1.1.14; Rework the way kernel include files are installed. In the ne...
[TXT] uvm_amap_i.h (in the Attic) [Hide]  1.14   24 years  chs   branches: 1.14.2; 1.14.12; eliminate the PMAP_NEW option by making it required...
[TXT] uvm_map_i.h (in the Attic) [Hide]  1.17   23 years  thorpej   branches: 1.17.4; uvm_map_setup(): We almost ever set up an interrupt-safe map,...
[TXT] uvm_page_i.h (in the Attic) [Hide]  1.13   23 years  thorpej   __predict_false() DIAGNOSTIC error checks.
[TXT] uvm_pager_i.h (in the Attic) [Hide]  1.9   23 years  thorpej   __predict_false() an error check.
[TXT] uvm_vnode.h (in the Attic) [Hide]  1.9   24 years  kleink   Merge parts of chs-ubc2 into the trunk: Add a new type voff_t (defined as a syno...


CVSweb <webmaster@jp.NetBSD.org>