Linux中内存buffer和cache的区别

日期:2022-03-29 09:34:55 人气:1

Linux中内存buffer和cache的区别

buffer 与cache 的区别
A buffer is something that has yet to be "written" to disk. A cache is something that has been "read" from the disk and stored for later use.

更详细的解释参考:Differ
    A+
热门评论