Subject: Re: Single file system (buf) read size
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-kern
Date: 03/14/2001 09:07:06
On Wed, Mar 14, 2001 at 10:08:47AM +0100, Manuel Bouyer wrote:

 > foominphys(). But it's only called for raw disk I/O I think. Block I/O
 > (especially filesystems) take another path, and are limited only by
 > the MAXPHYS constant.

No, they're limited by MAXBSIZE.

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>