summaryrefslogtreecommitdiffstats
path: root/sys/vm/vnode_pager.h
Commit message (Expand)AuthorAgeFilesLines
* Account the writeable shared mappings backed by file in the vnodekib2012-02-231-0/+4
* Remove wrong comment.kib2012-02-221-4/+0
* In the VOP_PUTPAGES() implementations, change the default error fromkib2011-06-011-0/+3
* Do not sleep for vnode lock while holding map lock in vm_fault. Try tokib2009-02-081-1/+0
* Move the body of vop_stdcreatevobject() over to the vnode_pager underphk2005-01-241-1/+0
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Remove advertising clause from University of California Regent's license,imp2004-04-061-4/+0
* Remove __P.alfred2002-03-191-6/+6
* - Remove a number of extra newlines that do not belong here according toeivind2002-03-101-2/+1
* vnode_pager_freepage() is really vm_page_free() in disguise,alfred2001-04-191-1/+0
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fixed two potentially serious classes of bugs:dg1998-10-131-2/+2
* In the author's words:msmith1998-02-261-1/+11
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Another mega commit to staticize things.phk1995-12-141-6/+2
* Changes to support 1Tb filesizes. Pages are now named by andyson1995-12-111-3/+3
* Minor performance improvements, additional prototype for additionaldyson1995-09-061-1/+2
* NOTE: libkvm, w, ps, 'top', and any other utility which depends on structdg1995-07-131-12/+9
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-091-6/+6
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-3/+0
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+59
OpenPOWER on IntegriCloud