Subject: Re: workqueue(9), per-CPU queues [was: Re: soc zfs: taskqueue /
To: None <rmind@NetBSD.org>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: tech-kern
Date: 07/11/2007 21:58:24
> > > - why s/kmem_alloc/kmem_zalloc/ ?
> > To make sure, that structure will always be zeroed.

is there anything which is not properly initialized without it?

YAMAMOTO Takashi