| Commit message (Expand) | Author | Age | Files | Lines |
* | Back out DIAGNOSTIC changes. | eivind | 1998-02-06 | 1 | -3/+1 |
* | Turn DIAGNOSTIC into a new-style option. | eivind | 1998-02-04 | 1 | -1/+3 |
* | Add better support for larger I/O clusters, including larger physical | dyson | 1998-01-24 | 1 | -4/+2 |
* | Lots of improvements, including restructring the caching and management | dyson | 1997-12-29 | 1 | -23/+1 |
* | Last major round (Unless Bruce thinks of somthing :-) of malloc changes. | phk | 1997-10-12 | 1 | -1/+4 |
* | Removed unused #includes. | bde | 1997-09-01 | 1 | -4/+1 |
* | Fixed type mismatches for functions with args of type vm_prot_t and/or | bde | 1997-08-25 | 1 | -7/+3 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Implement a new totally dynamic (up to MAXPHYS) buffer kva allocation | dyson | 1996-11-30 | 1 | -13/+20 |
* | Addition of page coloring support. Various levels of coloring are afforded. | dyson | 1996-09-08 | 1 | -1/+3 |
* | This set of commits to the VM system does the following, and contain | dyson | 1996-05-18 | 1 | -4/+4 |
* | Another sweep over the pmap/vm macros, this time with more focus on | phk | 1996-05-03 | 1 | -2/+1 |
* | Another mega commit to staticize things. | phk | 1995-12-14 | 1 | -4/+3 |
* | Changes to support 1Tb filesizes. Pages are now named by an | dyson | 1995-12-11 | 1 | -3/+3 |
* | Untangled the vm.h include file spaghetti. | dg | 1995-12-07 | 1 | -1/+5 |
* | Remove unused vars & funcs, make things static, protoize a little bit. | phk | 1995-11-20 | 1 | -15/+3 |
* | Eliminate sloppy common-style declarations. There should be none left for | bde | 1995-07-29 | 1 | -2/+1 |
* | NOTE: libkvm, w, ps, 'top', and any other utility which depends on struct | dg | 1995-07-13 | 1 | -92/+38 |
* | Changed "handle" from type caddr_t to void *; "handle" is several different | dg | 1995-05-10 | 1 | -2/+2 |
* | Fixed a "bswbuf" hang caused by the wakeup in relpbuf() waking up the | dg | 1995-04-25 | 1 | -2/+2 |
* | Fix completely bogus comment. | dg | 1995-03-11 | 1 | -3/+3 |
* | Fixed some formatting weirdness that I overlooked in the previous commit. | dg | 1995-01-10 | 1 | -3/+3 |
* | These changes embody the support of the fully coherent merged VM buffer cache, | dg | 1995-01-09 | 1 | -62/+63 |
* | Initialize b_vnbuf.le_next before returning a new buffer in getpbuf and | dg | 1994-12-23 | 1 | -1/+3 |
* | Don't ever clear B_BUSY on a pbuf (or any other flag for that matter). | dg | 1994-12-19 | 1 | -3/+4 |
* | Cosmetics: unused vars, ()'s, #include's &c &c to silence gcc. | phk | 1994-10-09 | 1 | -2/+2 |
* | Fix up some sloppy coding practices: | wollman | 1994-08-18 | 1 | -2/+1 |
* | Made pmap_kenter "TLB safe". ...and then removed all the pmap_updates that | dg | 1994-08-07 | 1 | -2/+1 |
* | Provide support for upcoming merged VM/buffer cache, and fixed a few bugs | dg | 1994-08-07 | 1 | -5/+5 |
* | Incorporated post 1.1.5 work from John Dyson. This includes performance | dg | 1994-08-06 | 1 | -9/+111 |
* | Added $Id$ | dg | 1994-08-02 | 1 | -1/+3 |
* | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | rgrimes | 1994-05-25 | 1 | -116/+57 |
* | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-24 | 1 | -0/+381 |