aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/disk-pager.c
Commit message (Collapse)AuthorAgeFilesLines
* 2001-12-31 Roland McGrath <roland@frob.com>Roland McGrath2001-12-311-2/+2
| | | | * disk-pager.c (fault_handler): Use sc_pc instead of sc_eip.
* 1999-11-08 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-11-081-3/+17
| | | | * disk-pager.c (fault_handler): Put more detail in assert failures.
* Wed Aug 20 14:03:41 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-201-2/+2
| | | | | | * disk-pager.c (service_paging_requests): New args for ports_manage_port_operations_multithread. * init-first.c (master_thread_function): Likewise.
* (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