aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/disk-pager.c
Commit message (Collapse)AuthorAgeFilesLines
* (preemptor):Miles Bader1997-02-051-7/+7
| | | | | | Renamed from `preempter'; type & init changed as well. (diskfs_start_disk_pager): `preempter' -> `preemptor'.
* (service_paging_requests):Miles Bader1996-09-231-21/+17
| | | | | | | | | | | | | | Get PAGER_BUCKET from argument. (diskfs_disk_pager): Renamed from disk_pager. (pager_bucket): Declaration removed. (disk_image): Variable removed. (diskfs_start_disk_pager): Renamed from setup_disk_pager. Add PAGER_BUCKET, IMAGE, and SIZE arguments. Pass in PAGER_BUCKET to thread routine, and don't create it.
* (disk_pager_setup): Check diskfs_readonly variable instead of callingMichael I. Bushnell1996-06-271-1/+1
| | | | diskfs_check_readonly.
* (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