aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/disk-pager.c
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated sigmask with sigset_t callsFlavio Cruz2023-12-291-1/+3
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-5/+5
* Fix race condition in ext2fs when remountingJames Clarke2015-09-061-1/+2
* Deal with odd kernel behaviorSamuel Thibault2014-11-091-0/+1
* libpager: use a fixed number of threadsJustus Winter2014-11-031-24/+4
* libdiskfs: improve error reporting in diskfs_start_disk_pagerJustus Winter2013-11-281-1/+2
* Handle notification on page evictionRichard Braun2013-09-161-2/+4
* Switch from cthreads to pthreadsRichard Braun2012-11-271-8/+17
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-2/+2
* 2001-12-31 Roland McGrath <roland@frob.com>Roland McGrath2001-12-311-2/+2
* 1999-11-08 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-11-081-3/+17
* Wed Aug 20 14:03:41 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-201-2/+2
* (preemptor):Miles Bader1997-02-051-7/+7
* (service_paging_requests):Miles Bader1996-09-231-21/+17
* (disk_pager_setup): Check diskfs_readonly variable instead of callingMichael I. Bushnell1996-06-271-1/+1
* (disk_pager_setup): Use diskfs_check_readonly instead of diskfs_readonly.Michael I. Bushnell1996-06-241-1/+1
* (disk_pager_setup):Michael I. Bushnell1996-06-241-1/+8
* Initial revisionRoland McGrath1996-01-051-0/+102