On Wed, 4 Oct 2000, Huang QingHua wrote:
> When I am studying source code.I can not understand the
> relation between "reading a page from" and "reading a block from
> disk".
A "page" is the hardware VM page size (usually 4kB or 8 kB)
A "block" is usually the size in which the filesystem allocates
disk space (usually 1kB to 4kB).
regards,
Rik
-- "What you're running that piece of shit Gnome?!?!" -- Miguel de Icaza, UKUUG 2000http://www.conectiva.com/ http://www.surriel.com/
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sat Oct 07 2000 - 21:00:14 EST