OpenBSD CVS

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: [local] / src / sys / uvm

Current tag: OPENBSD_4_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] uvm.h  1.37   14 years  oga   date based reversion of uvm to the 4th May. We still have no idea why this stop...
[TXT] uvm_amap.c  1.44   15 years  oga   Move all of the pseudo-inline functions in uvm into C files. By pseudo-inline, ...
[TXT] uvm_amap.h  1.18   15 years  oga   Move all of the pseudo-inline functions in uvm into C files. By pseudo-inline, ...
[TXT] uvm_anon.c  1.34   14 years  oga   date based reversion of uvm to the 4th May. We still have no idea why this stop...
[TXT] uvm_anon.h  1.14   16 years  pedro   Bring back Mickey's UVM anon change. Testing by thib@, beck@ and ckuethe@ for a ...
[TXT] uvm_aobj.c  1.45   14 years  oga   date based reversion of uvm to the 4th May. We still have no idea why this stop...
[TXT] uvm_aobj.h  1.11   14 years  oga   date based reversion of uvm to the 4th May. We still have no idea why this stop...
[TXT] uvm_ddb.h  1.12   22 years  millert   Final __P removal plus some cosmetic fixups
[TXT] uvm_device.c  1.35   14 years  oga   date based reversion of uvm to the 4th May. We still have no idea why this stop...
[TXT] uvm_device.h  1.8   22 years  millert   First round of __P removal in sys
[TXT] uvm_extern.h  1.81   14 years  oga   date based reversion of uvm to the 4th May. We still have no idea why this stop...
[TXT] uvm_fault.c  1.57   14 years  oga   date based reversion of uvm to the 4th May. We still have no idea why this stop...
[TXT] uvm_fault.h  1.13   15 years  oga   Move all of the pseudo-inline functions in uvm into C files. By pseudo-inline, ...
[TXT] uvm_glue.c  1.49   15 years  oga   While working on some stuff in uvm I've gotten REALLY sick of reading K&R functi...
[TXT] uvm_glue.h  1.7   22 years  millert   First round of __P removal in sys
[TXT] uvm_init.c  1.24   14 years  oga   date based reversion of uvm to the 4th May. We still have no idea why this stop...
[TXT] uvm_io.c  1.16   18 years  miod   Add an extra flags argument to uvm_io(), to specify whether we want to fix the p...
[TXT] uvm_km.c  1.73   14 years  oga   date based reversion of uvm to the 4th May. More backouts in line with previous...
[TXT] uvm_km.h  1.9   17 years  art   Instead of managing pages for intrsafe maps in special objects (aka. kmem_object...
[TXT] uvm_map.c  1.118   14 years  oga   date based reversion of uvm to the 4th May. More backouts in line with previous...
[TXT] uvm_map.h  1.40   15 years  oga   Move all of the pseudo-inline functions in uvm into C files. By pseudo-inline, ...
[TXT] uvm_meter.c  1.28   14 years  oga   date based reversion of uvm to the 4th May. More backouts in line with previous...
[TXT] uvm_mmap.c  1.76   14 years  oga   date based reversion of uvm to the 4th May. More backouts in line with previous...
[TXT] uvm_object.h  1.14   14 years  oga   date based reversion of uvm to the 4th May. More backouts in line with previous...
[TXT] uvm_page.c  1.91   14 years  oga   date based reversion of uvm to the 4th May. More backouts in line with previous...
[TXT] uvm_page.h  1.39   14 years  oga   date based reversion of uvm to the 4th May. More backouts in line with previous...
[TXT] uvm_pager.c  1.53   14 years  oga   date based reversion of uvm to the 4th May. More backouts in line with previous...
[TXT] uvm_pager.h  1.26   14 years  oga   date based reversion of uvm to the 4th May. More backouts in line with previous...
[TXT] uvm_param.h  1.14   16 years  kettenis   Add back cast in ptoa() to prevent problems with integer overflow. Proper casts ...
[TXT] uvm_pdaemon.c  1.51   14 years  oga   Fix a use after free in the pagedaemon. specifically, if we free a RELEASED ano...
[TXT] uvm_pmap.h  1.20   15 years  oga   Add some (currently unused) MD pmap flags to be used for pushing in parameters s...
[TXT] uvm_swap.c  1.92   14 years  oga   date based reversion of uvm to the 4th May. More backouts in line with previous...
[TXT] uvm_swap.h  1.12   16 years  miod   Prune the in-use swap encryption keys in uvm_shutdown(), per deraadt@'s idea.
[TXT] uvm_swap_encrypt.c  1.15   15 years  oga   turn a for (i = 0; i < size; i++) arc4random(); loop into arc4random_buf(). Sin...
[TXT] uvm_swap_encrypt.h  1.9   15 years  oga   Whitespace nit in previous.
[TXT] uvm_unix.c  1.39   14 years  kettenis   Recommit part of miod's no-coredumps-on-ramdisks diff that got lost in the big u...
[TXT] uvm_vnode.c  1.66   14 years  oga   date based reversion of uvm to the 4th May. More backouts in line with previous...
[TXT] uvm_vnode.h  1.12   22 years  millert   First round of __P removal in sys
[TXT] uvm_loan.c (in the Attic) [Hide]  1.33   14 years  oga   date based reversion of uvm to the 4th May. More backouts in line with previous...
[TXT] uvm_loan.h (in the Attic) [Hide]  1.7   22 years  millert   First round of __P removal in sys
[TXT] uvm_pdaemon.h (in the Attic) [Hide]  1.10   22 years  millert   First round of __P removal in sys
[TXT] uvm_pglist.c (in the Attic) [Hide]  1.32   14 years  oga   date based reversion of uvm to the 4th May. More backouts in line with previous...
[TXT] uvm_pglist.h (in the Attic) [Hide]  1.6   15 years  ray   First pass at removing clauses 3 and 4 from NetBSD licenses. Not sure what's mo...
[TXT] uvm_stat.c (in the Attic) [Hide]  1.22   14 years  oga   date based reversion of uvm to the 4th May. More backouts in line with previous...
[TXT] uvm_stat.h (in the Attic) [Hide]  1.15   16 years  art   Use M_ZERO in a few more places to shave bytes from the kernel. eyeballed and o...
[TXT] uvm_user.c (in the Attic) [Hide]  1.11   17 years  art   Another indentation cleanup without binary changes. (I'm reading code, that's wh...