Subject: Re: Hidden dependencies on 64k MAXPHYS To: None <tech-kern@netbsd.org> From: Thor Lancelot Simon <tls@rek.tjls.com> List: tech-kern Date: 05/07/2006 12:31:05
On Sun, May 07, 2006 at 12:22:26PM -0400, Thor Lancelot Simon wrote:
>
> 1) genfs_putpages now splodes if it sees more than MAXPHYS worth at once.
Sorry, thinko. Not "MAXPHYS", 64k. It's a hard limit that doesn't use
MAXPHYS.
Thor