aboutsummaryrefslogtreecommitdiff
path: root/storeio/pager.c
Commit message (Expand)AuthorAgeFilesLines
* Modernize code by removing use of old style definitions.Flavio Cruz2023-04-031-1/+1
* libpager: pager_write_page () should not unmap pageSergey Bugaev2021-05-081-5/+3
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-2/+2
* Remove unused variablesJustus Winter2015-11-061-1/+0
* Fix race condition in ext2fs when remountingJames Clarke2015-09-061-1/+2
* libpager: use a fixed number of threadsJustus Winter2014-11-031-21/+5
* Handle notification on page evictionRichard Braun2013-09-161-1/+8
* Switch from cthreads to pthreadsRichard Braun2012-11-271-13/+27
* fix common misspellingsJonathan Neuschäfer2011-08-201-2/+2
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-3/+3
* 2001-08-12 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-08-151-1/+2
* 1999-07-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-0/+1
* 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-031-1/+1
* 1999-05-09 Mark Kettenis <kettenis@gnu.org>Roland McGrath1999-05-121-1/+2
* 1999-01-27 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-01-271-2/+2
* Wed Aug 20 14:07:05 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-201-16/+16
* Wed Aug 20 14:07:05 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-201-2/+1
* (dev_get_memory_object):Miles Bader1997-07-171-30/+34
* (pager_read_page): Initialize READ to 0.Miles Bader1997-07-161-1/+1
* (dev_get_memory_object): Implement correctly.Miles Bader1997-07-161-54/+49
* (pager_read_page):Miles Bader1996-09-231-1/+1
* Initial checkinMiles Bader1996-09-081-0/+264