summaryrefslogtreecommitdiff
path: root/ufs/pager.c
AgeCommit message (Expand)Author
2012-11-27Switch from cthreads to pthreadsRichard Braun
1999-09-13Reverted changes related to io_map_segment.Roland McGrath
1999-09-081999-09-08 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-09-041999-09-04 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-07-111999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1997-08-20Wed Aug 20 14:34:24 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1997-06-20(pager_read_page, pager_write_page, pager_unlock_page):Miles Bader
1996-09-23(pager_report_extent):Miles Bader
1996-06-24(diskfs_shutdown_pager): Don't shutdown DISKPAGER ever, just sync itMichael I. Bushnell
1996-05-03(diskfs_get_filemap): Initialize UPI->allow_unlocked_pagein andMichael I. Bushnell
1996-04-23(pager_unlock_page): Use read/write_disk_entry when reading/writingMichael I. Bushnell
1996-03-18(diskfs_max_user_pager_prot) [add_pager_max_prot]:Michael I. Bushnell
1996-01-06(diskfs_shutdown_pager, diskfs_sync_everything): Use `disk_pager' in placeRoland McGrath
1996-01-01(pager_unlock_page): When allocating block in direct array, clear itMichael I. Bushnell
1995-10-21(diskfs_max_user_pager_prot): Return what we discovered, instead of 1.Miles Bader
1995-10-19(diskfs_get_filemap): Add PROT parameter, & use it.Miles Bader
1995-10-13(pager_unlock_page, pager_write_page, pager_read_page):Miles Bader
1995-09-06(diskfs_pager_users): Ignore the disk pager when seeing if there are anyMiles Bader
1995-07-21(diskfs_get_filemap): Drop initial reference created by pager_create.Michael I. Bushnell
1995-07-21(diskfs_get_filemap): Free initial reference created by pager_create.Michael I. Bushnell
1995-07-17(thread_function): Don't have any global timeout here; we don't use itMichael I. Bushnell
1995-06-27(diskfs_pager_users/enable_cache): Fix typo.Michael I. Bushnell
1995-06-27(diskfs_pager_users): New function.Michael I. Bushnell
1995-06-22(thread_function): Move thread_function to be non-local, of course,Michael I. Bushnell
1995-06-21(diskfs_sync_everything, diskfs_shutdown_pager): Conform to prototype.Michael I. Bushnell
1995-06-21(diskfs_shutdown_pager): Typos.Michael I. Bushnell
1995-06-21(pager_clear_user_data): Don't maintain pager linked list.Michael I. Bushnell
1995-06-21(drop_pager_softrefs): Use ports reference calls directly instead ofMichael I. Bushnell
1995-06-21(create_disk_pager): Fork off service thread for pager ports.Michael I. Bushnell
1995-06-21(create_disk_pager): Initialize pager_bucket.Michael I. Bushnell
1995-06-21(pager_bucket): New variable.Michael I. Bushnell
1995-05-15(pager_clear_user_data): Doc fix.Michael I. Bushnell
1995-05-08(pager_clear_user_data): Don't die when called on the disk pager.Miles Bader
1995-05-02(pager_clear_user_data): Acquire pagerlistlock around modifications toMichael I. Bushnell
1994-11-08entered into RCSRoland McGrath
1994-10-25Formerly pager.c.~41~Michael I. Bushnell
1994-10-04Formerly pager.c.~40~Hurd Maintainers
1994-10-04Formerly pager.c.~39~Michael I. Bushnell
1994-09-27Formerly pager.c.~38~Michael I. Bushnell
1994-09-23Formerly pager.c.~35~Michael I. Bushnell
1994-09-23Formerly pager.c.~34~Michael I. Bushnell
1994-09-23Formerly pager.c.~33~Michael I. Bushnell
1994-09-22Formerly pager.c.~32~Michael I. Bushnell
1994-09-22Formerly pager.c.~31~Michael I. Bushnell
1994-09-21Formerly pager.c.~30~Michael I. Bushnell
1994-09-21Formerly pager.c.~29~Michael I. Bushnell
1994-09-21Formerly pager.c.~28~Michael I. Bushnell
1994-09-20Formerly pager.c.~27~Michael I. Bushnell
1994-07-19Initial revisionMichael I. Bushnell