Opened 16 years ago
Last modified 8 years ago
#72 assigned enhancement
Write back file system data from block cache to the block device periodically — at Version 4
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 )
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 (4)
comment:1 by , 16 years ago
Summary: | Propagate file system data from block cache to the block device → Write back file system data from block cache to the block device |
---|
comment:2 by , 16 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:3 by , 16 years ago
Type: | defect → enhancement |
---|
comment:4 by , 15 years ago
Description: | modified (diff) |
---|---|
Summary: | Write back file system data from block cache to the block device → Write back file system data from block cache to the block device periodically |
Note:
See TracTickets
for help on using tickets.