Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-11-06 | (diskfs_sync_interval): New variable. | Miles Bader | |
(diskfs_set_sync_interval): Set DISKFS_SYNC_INTERVAL. | |||
1995-10-19 | (periodic_sync): Hold DISKFS_FSYS_LOCK for reading while syncing. | Miles Bader | |
1995-10-05 | (periodic_sync_lock): Variable removed. | Roland McGrath | |
(diskfs_set_sync_interval): Use ports_inhibit_port_rpcs on `pi' instead of the spin lock. (periodic_sync): Don't use the lock. Put ports_begin_rpc before check of periodic_sync_thread. | |||
1995-06-26 | (periodic_sync_thread, periodic_sync_lock): Declare static. | Michael I. Bushnell | |
(control): Delete var. (pi): New var. (diskfs_set_sync_interval): Set PI instead of CONTROL. (periodic_sync): Do sync by hand; use ports routines around it properly. | |||
1995-06-09 | (diskfs_set_sync_interval): Use new args for ports_allocate_port. | Michael I. Bushnell | |
1995-05-12 | Initial revision | Miles Bader | |