Stacey Son wrote:
Author: sson
Date: Wed Sep 16 03:30:12 2009
New Revision: 197241
URL: http://svn.freebsd.org/changeset/base/197241
Log:
Add EVFILT_USER to kevents.
Add user events support to kernel events which are not associated with any
kernel mechanism but are triggered by user level code. This is useful for
adding user level events to an event handler that may also be monitoring
kernel events.
Approved by: rwatson (co-mentor)
Very nice! I actually had an item on my personal todo list to implement
this feature.
--
John Baldwin
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"