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.
linux中buffer和cache的区别
最新推荐文章于 2025-05-17 14:00:32 发布
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.