Subject: Re: Initialising pools using link sets
To: None <thorpej@wasabisystems.com>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: tech-kern
Date: 04/12/2004 07:55:04
> You can still dynamically initialize a pool, you don't have to use the 
> POOL_INIT() macro.
> 
> Because of this, I think POOL_INIT() is fine.

sorry, i don't understand your point.
why _INIT is better if there's another way to initialize a pool?

YAMAMOTO Takashi