Fork us on GitHub Follow us on Facebook Follow us on Twitter

Opened 14 years ago

Last modified 5 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 Changed 14 years ago by Jakub Jermář

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 Changed 14 years ago by Jakub Jermář

Owner: set to Jakub Jermář
Status: newassigned

comment:3 Changed 14 years ago by Jakub Jermář

Type: defectenhancement

comment:4 Changed 13 years ago by Jakub Jermář

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 Changed 12 years ago by Jakub Jermář

Milestone: 0.5.00.5.1

comment:6 Changed 11 years ago by Jakub Jermář

Milestone: 0.5.00.5.1

comment:7 Changed 9 years ago by Jakub Jermář

Milestone: 0.5.10.7.1

comment:8 Changed 5 years ago by Jakub Jermář

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