Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (diskfs_sync_interval): New variable. | Miles Bader | 1995-11-06 | 1 | -2/+6 |
| | | | | (diskfs_set_sync_interval): Set DISKFS_SYNC_INTERVAL. | ||||
* | (periodic_sync): Hold DISKFS_FSYS_LOCK for reading while syncing. | Miles Bader | 1995-10-19 | 1 | -0/+2 |
| | |||||
* | (periodic_sync_lock): Variable removed. | Roland McGrath | 1995-10-05 | 1 | -33/+34 |
| | | | | | | | (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. | ||||
* | (periodic_sync_thread, periodic_sync_lock): Declare static. | Michael I. Bushnell | 1995-06-26 | 1 | -16/+13 |
| | | | | | | | | (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. | ||||
* | (diskfs_set_sync_interval): Use new args for ports_allocate_port. | Michael I. Bushnell | 1995-06-09 | 1 | -2/+2 |
| | |||||
* | Initial revision | Miles Bader | 1995-05-12 | 1 | -0/+110 |