Sébastien Han <han.sebast...@gmail.com> wrote:

> Just as a reminder the system maintains 2 caches facilities:
> * disk write cache
> * page cache

the page cache is the one commonly referred to as block cache right (i.e. in 
the block layer, below the filesystem layer in the kernel)?
what do you mean with disk write cache? the one where io commands are held so 
they can be reordered? I always thought that was the same as the block cache - 
and also hard disks sometimes do this themselves, buffering in a few megs of 
memory on the hard disk itself?

Dieter
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to