Source-Changes archive

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

Re: CVS commit: src/sys/kern



"Perry E. Metzger" wrote:

> Simon Burge <simonb%netbsd.org@localhost> writes:
> > Module Name:        src
> > Committed By:       simonb
> > Date:               Sat Apr 15 14:23:11 UTC 2006
> >
> > Modified Files:
> >     src/sys/kern: subr_pool.c
> >
> > Log Message:
> > Add a DEBUG check that panics if pool_init() is called more than
> > once on the same pool.
> >
> > As discussed on tech-kern a few months ago.
> 
> Are pools initialized so often that this shouldn't always happen? I
> didn't think pool_init was that performance critical...

The discussion on tech-kern has the reasons for this change.

Simon.
--
Simon Burge                            <simonb%wasabisystems.com@localhost>
NetBSD Support and Service:         http://www.wasabisystems.com/



Home | Main Index | Thread Index | Old Index