Analyse et explore linux
Component DM_WRITECACHE

Component Type: kbuild config

Description: Writecache target

More info: The writecache target caches writes on persistent memory or SSD. It is intended for databases or other programs that need extremely low commit latency. The writecache target doesn't cache reads because reads are supposed to be cached in standard RAM.

Build project: Kconfig (Linux kconfig) (Path: drivers\md\Kconfig )

Other views: file explorer

Generated by PFA software prototype