Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys



"Antti Kantee" <pooka%netbsd.org@localhost> 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


Home | Main Index | Thread Index | Old Index