geom_ssdcache
Adam
amvandemore at gmail.com
Wed Nov 20 04:36:45 UTC 2019
On Tue, Nov 19, 2019 at 6:06 AM Wojciech Puchar <wojtek at puchar.net> wrote:
>
> But my question is really on UFS. I would like to know in geom layer if
> read/write operation is inode/directory/superblock write or regular data
> write - so i would give the first time higher priority. Regular data would
> not be cached at all, or only when read size will be less than defined
> value.
>
>
Isn't this what geom_journal already does? Not sure, I don't use it but it
has some caching in too.
--
Adam
More information about the freebsd-hackers
mailing list