"Antti Kantee" <po...@netbsd.org> wrote:
> Module Name:  src
> Committed By: pooka
> Date:         Tue Mar 22 15:16:23 UTC 2011
> 
> Modified Files:
>       src/sys/kern: subr_pool.c vfs_lookup.c
>       src/sys/rump/librump/rumpkern: rump.c
> 
> Log Message:
> pnbuf_cache is used all over the place outside of vfs, so put it
> in one place to avoid many definitions.

Are you going to move random pools to subr_pool.c just because it is
more convenient for rumpkern?  This change breaks logical abstraction
without real justification.  Please revert.

-- 
Mindaugas

Reply via email to