Ticket #1070 (new enhancement)
Opened 23 months ago
Implement a precache algorithm for the file system caches
| Reported by: | axeld | Owned by: | axeld |
|---|---|---|---|
| Priority: | normal | Milestone: | Unscheduled |
| Component: | System/Kernel | Version: | R1 development |
| Cc: | Blocked By: | ||
| Platform: | All | Blocking: |
Description
The file cache exports an API for precaching modules. We already have a very simplistic launch_speedup module that could be used as an example. The block cache currently reads single blocks from disk, and doesn't do any precaching whatsoever.
Note: See
TracTickets for help on using
tickets.
