Virtual file system node cache and ramfs rework #13

Open
opened 2023-02-26 15:20:07 +00:00 by antifallobst · 0 comments
antifallobst commented 2023-02-26 15:20:07 +00:00 (Migrated from codeberg.org)

The node caching system of the virtual file system needs to be reworked.
The reworked caching system should allow a ramfs implementation to store all of a files data in the cache.

in fact this is not really a rework, because the current caching system is just a placeholder designed to make a basic ramfs work.

The node caching system of the virtual file system needs to be reworked. The reworked caching system should allow a ramfs implementation to store all of a files data in the cache. in fact this is not really a rework, because the current caching system is just a placeholder designed to make a basic ramfs work.
Sign in to join this conversation.
No description provided.