Thread (6 messages) 6 messages, 3 authors, 2012-05-04

Problem of workqueue

From: 夏业添 <hidden>
Date: 2012-05-04 05:25:15

Hi rohan,

I google fanotify and find it's a notification mechanism. My
understanding is that fanotify can know fd being open, close, read,
write, but transfer data between user space and kernel is out of its
ability. If I'm wrong please tell me.

The only reason I choose netlink to send data to user space is to
notify user space process there is  data, and avoid user space process
do some polling job to check if there is data in kernel. Does fanotify
or other method can do such thing?

Thanks a lot!

2012/5/4 rohan puri [off-list ref]:
Hi,
To send data from kernel space and user-space see kernel's notification
mechanism like fanotify which works on by creating an anonymous fd in the
user-space process's context which then might perform normal read() and
write() call to receive and send data to kernel.

- Rohan
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help