Subject: Re: Pending entries support for fileassoc(9)
To: Elad Efrat <elad@bsd.org.il>
From: Andrew Doran <ad@netbsd.org>
List: tech-kern
Date: 12/04/2007 22:23:51
On Sun, Dec 02, 2007 at 07:49:38PM +0200, Elad Efrat wrote:

> Comments? :)

Quite seperate from the discussion of why this is needed:

- You don't need to waste an entire pnbuf on each entry.
- What is the concurrency strategy (e.g. locking)?

Thanks,
Andrew