Subject: Re: wsevent cleanup
To: None <garrett_damore@tadpole.com>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: tech-kern
Date: 02/07/2006 07:08:10
> > to me, "inject" also sounds weird, given that what it does is
> > the opposite of read. i'd suggest enqueue or write.
> >
> IMO enqueue is better. write has a specific connotation with respect to
> user vs. devices. (User programs write from application to device. If
> I understand, this is the reverse, where the device is sending events to
> be picked up by the framework.)
>
> Maybe I'm misunderstanding though.
wsevent is not a device. it's a queue.
anyway, i don't argue much. it's a matter of preference.
YAMAMOTO Takashi