| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: merge in various cosmetic cleanups: | Kelly Yancey | 2000-07-19 | 1 | -48/+48 |
| * | MFC 1.175: vm_object_shadow(): Remove an incorrect assertion. | Alan Cox | 2000-07-13 | 1 | -3/+0 |
| * | MFC 1.158, fix minor bug in vm_pageout_page_stats() | Matthew Dillon | 2000-05-29 | 1 | -0/+2 |
| * | MFC 1.190 - fix bug in madvise MADV_WILLNEED | Matthew Dillon | 2000-05-15 | 1 | -1/+5 |
| * | MFC swap_pager.c 1.137, vm_pageout.c 1.54, vm_pager.h 1.25. Add | Matthew Dillon | 2000-03-27 | 3 | -3/+19 |
| * | MFC: Remove MAX_PERF with extreme prejudice. | Paul Saab | 2000-03-17 | 3 | -30/+0 |
| * | Add MAP_NOCORE to mmap(2), and MADV_NOCORE and MADV_CORE to madvise(2). | Paul Saab | 2000-02-28 | 3 | -20/+37 |
| * | Fix null-pointer dereference crash when the system is intentionally | Matthew Dillon | 2000-02-16 | 3 | -5/+50 |
| * | The swapdev_vp changes made to rip out the swap specfs interaction | Matthew Dillon | 2000-01-25 | 1 | -8/+8 |
| * | Fix a deadlock between msync(..., MS_INVALIDATE) and vm_fault. The | Matthew Dillon | 2000-01-21 | 1 | -25/+29 |
| * | Give vn_isdisk() a second argument where it can return a suitable errno. | Poul-Henning Kamp | 2000-01-10 | 1 | -2/+1 |
| * | Use MAP_NOSYNC for vnodes without any links in their filesystem. | Guido van Rooij | 2000-01-03 | 1 | -0/+7 |
| * | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | Peter Wemm | 1999-12-29 | 11 | -18/+18 |
| * | Fix the swap backed vn case - this was broken by my rev 1.128 to | Peter Wemm | 1999-12-28 | 2 | -22/+50 |
| * | Introduce NDFREE (and remove VOP_ABORTOP) | Eivind Eklund | 1999-12-15 | 1 | -0/+2 |
| * | Add MAP_NOSYNC feature to mmap(), and MADV_NOSYNC and MADV_AUTOSYNC to | Matthew Dillon | 1999-12-12 | 8 | -21/+82 |
| * | Lock reporting and assertion changes. | Eivind Eklund | 1999-12-11 | 2 | -2/+2 |
| * | User ldt sharing. | Luoqi Chen | 1999-12-06 | 1 | -1/+16 |
| * | Report swapdevices as cdevs rather than bdevs. | Poul-Henning Kamp | 1999-11-29 | 1 | -1/+1 |
| * | Remove nonsensical vm_map_{clear,set}_recursive() calls | Alan Cox | 1999-11-25 | 1 | -3/+0 |
| * | Correct the following error: vm_map_pageable() on a COW'ed (post-fork) | Alan Cox | 1999-11-23 | 1 | -4/+5 |
| * | Isolate the swapdev_vp "not quite" vnode in the only source file which | Poul-Henning Kamp | 1999-11-22 | 2 | -35/+11 |
| * | Remove the non-functional "swap device" userland front-end to the | Peter Wemm | 1999-11-18 | 3 | -82/+14 |
| * | Two changes: (1) Use vm_page_unqueue_nowakeup in vm_page_alloc | Alan Cox | 1999-11-10 | 1 | -11/+2 |
| * | Remove unused declarations. | Alan Cox | 1999-11-08 | 1 | -4/+0 |
| * | Remove unused #include's. | Alan Cox | 1999-11-07 | 4 | -5/+0 |
| * | The functions declared by this header file no longer exist. | Alan Cox | 1999-11-07 | 3 | -42/+0 |
| * | Reverse the sense of the test in the KASSERT's from the last commit. | Alan Cox | 1999-10-30 | 1 | -2/+2 |
| * | The core of this patch is to vm/vm_page.h. The effects are two-fold: (1) to | Alan Cox | 1999-10-30 | 3 | -78/+58 |
| * | Change useracc() and kernacc() to use VM_PROT_{READ|WRITE|EXECUTE} for the | Poul-Henning Kamp | 1999-10-30 | 1 | -2/+8 |
| * | useracc() the prequel: | Poul-Henning Kamp | 1999-10-29 | 20 | -201/+44 |
| * | Remove the last vestiges of "vm_map_t phys_map". It's been unused | Alan Cox | 1999-10-29 | 3 | -4/+0 |
| * | Shrink "struct vm_object" by not spending a full 32 bits | Alan Cox | 1999-10-27 | 1 | -2/+2 |
| * | Fix a panic(8) implementation: | Poul-Henning Kamp | 1999-10-08 | 1 | -5/+17 |
| * | Introduce swopen to prevent blockdevice opens and insist on minor==0. | Poul-Henning Kamp | 1999-10-04 | 1 | -1/+17 |
| * | Give the swap device a D_DISK flag against my better judgement. | Poul-Henning Kamp | 1999-10-04 | 1 | -1/+1 |
| * | Plug an accounting leak: count pages in ZONE_INTERRUPT zones as wired. | Dmitrij Tejblum | 1999-09-30 | 1 | -0/+2 |
| * | Remove five now unused fields from struct cdevsw. They should never | Poul-Henning Kamp | 1999-09-25 | 1 | -5/+0 |
| * | cleanup madvise code, add a few more sanity checks. | Matthew Dillon | 1999-09-21 | 3 | -49/+88 |
| * | Final commit to remove vnode->v_lastr. vm_fault now handles read | Matthew Dillon | 1999-09-21 | 1 | -36/+43 |
| * | Fix bug in pipe code relating to writes of mmap'd but illegal address | Matthew Dillon | 1999-09-20 | 1 | -1/+1 |
| * | Remove inappropriate VOP_FSYNC from vm_object_page_clean(). The fsync | Matthew Dillon | 1999-09-17 | 1 | -2/+4 |
| * | Add 'lastr' field to vm_map_entry in preparation for its removal | Matthew Dillon | 1999-09-17 | 1 | -0/+1 |
| * | The vnode pager (used when you do file-backed mmaps) must use the | Matthew Dillon | 1999-09-17 | 1 | -3/+11 |
| * | Fix a number of spl bugs related to reserving and freeing swap space. | Matthew Dillon | 1999-09-17 | 2 | -292/+234 |
| * | Add required BUF_KERNPROC to flushchainbuf() to disassociate the | Matthew Dillon | 1999-09-17 | 1 | -0/+1 |
| * | Reviewed by: Alan Cox <alc@cs.rice.edu>, David Greenman <dg@root.com> | Matthew Dillon | 1999-09-17 | 5 | -116/+188 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 34 | -34/+34 |
| * | Simplify the handling of VCHR and VBLK vnodes using the new dev_t: | Poul-Henning Kamp | 1999-08-26 | 1 | -6/+2 |
| * | When the SYSINIT() was removed, it was replaced with a make_dev on-demand | Brian Feldman | 1999-08-24 | 1 | -1/+2 |