
May 17th, 2010, 06:00 PM
|
|
Developer Shed
|
|
Join Date: Jun 2007
Posts: 41,592
Time spent in forums: < 1 sec
Reputation Power: 47
|
|
|
Learn inotify efficient Linux file system event-monitoring in the 2.6 kernel
learn how to use inotify functions for a simple monitoring app. Download the sample code and Use inotify when you need efficient, fine-grained, asynchronous monitoring of Linux file system events. Use it for user-space monitoring for security, performance, or other purposes.
Read the full article here: Learn inotify efficient Linux file system event-monitoring in the 2.6 kernel
|