Opened 15 years ago

Last modified 6 years ago

#72 assigned enhancement

Write back file system data from block cache to the block device periodically

Reported by: Jakub Jermář Owned by: Jakub Jermář
Priority: major Milestone:
Component: helenos/lib/block Version: mainline
Keywords: fs libblock Cc:
Blocker for: Depends on:
See also:

Description (last modified by Jakub Jermář)

Currently, the file system modified data ends up in the block cache and is not being written back to the block device.

With the addition of unmount support, data do eventually get written back, but it would be beneficial to write back the data periodically in 10s intervals or so.

Change History (8)

comment:1 by Jakub Jermář, 15 years ago

Summary: Propagate file system data from block cache to the block deviceWrite back file system data from block cache to the block device

comment:2 by Jakub Jermář, 15 years ago

Owner: set to Jakub Jermář
Status: newassigned

comment:3 by Jakub Jermář, 15 years ago

Type: defectenhancement

comment:4 by Jakub Jermář, 14 years ago

Description: modified (diff)
Summary: Write back file system data from block cache to the block deviceWrite back file system data from block cache to the block device periodically

comment:5 by Jakub Jermář, 13 years ago

Milestone: 0.5.00.5.1

comment:6 by Jakub Jermář, 12 years ago

Milestone: 0.5.00.5.1

comment:7 by Jakub Jermář, 10 years ago

Milestone: 0.5.10.7.1

comment:8 by Jakub Jermář, 6 years ago

Milestone: 0.7.1
Note: See TracTickets for help on using tickets.