|
|
About
TODO
Blog
RSS
Old blog
Projects
Gallery
Notes
Fri, 29 Dec 2006
New kevent 'take30' release.
Short changelog:
- new private userspace notifications - allows to queue any userspace private
event and then mark it as ready using kevent_ctl(KEVENT_READY) command
KEVENT_REQ_READY flag - if set kevent will be marked as ready at enqueue time
(allows for example to send a signal to process through kevent subsytem)
- port to 2.6.20-rc2 tree (54abb5fcdae74a811ed440ec6556cabc6b24f404 commit)
- use
struct kmem_cache instead of kmem_cache_t
- added notificaion type into search key, this allows to have the same id for
different types of notifications
Enjoy!
/devel/kevent :: Link / Comments (0)
Please solve this captcha to be allowed to post (need to reload in a minute): 82 + 0
|