Um, files accessed through mmap do not have their read and write calls go through sys_read and sys_write...
Yes, I know that. What I meant was that monitor mmap opening a file and operating on it.
The feedback I was looking for was on the design of such a funtionality. I know its a tall order for a kernel newbie.
Thanks,
Siddhartha
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/