Subject: Re: kern/35351 (Re: CVS commit: src/sys/kern)
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
From: Elad Efrat <e@murder.org>
List: tech-kern
Date: 04/07/2007 19:11:15
YAMAMOTO Takashi wrote:
>> YAMAMOTO Takashi wrote:
>>
>>> an example which i told you some time ago:
>>> 1. thread A calls fileassoc_file_add and sleeps in malloc.
>>> 2. thread B calls fileassoc_file_add and successfully allocates and inserts
>>>    a new entry.
>>> 3. thread A wakes up and inserts a duplicated entry.
>> can this scenario happen in netbsd-4 as a result of veriexecctl?
>>
>> -e.
> 
> i don't know.

then what are we discussing, really? :)

-e.