Subject: Re: revised two-level bitmap fdalloc diff
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
From: Niels Provos <provos@citi.umich.edu>
List: tech-perform
Date: 10/29/2003 12:23:50
On Wed, Oct 29, 2003 at 09:08:42PM +0900, YAMAMOTO Takashi wrote:
> if it's your intent,
> fdexpand() shouldn't do malloc() unless nfiles > 1024 and
> tests in fdcopy() and fdfree() are wrong.

I don't understand.  Which tests are wrong?  They currently
kick in when nfiles > 1024.

Niels.