Re: Determining disk activity per volume
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com On Oct 7, 2006, at 01:29 , Arvind Dalvi wrote: the below options should help you if you need to watch for file i/o, but then will the hooking be implemented before the VNODE/VFS file cache ? -- Rick _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... do you want to watch for disk i/o or file i/o ? Ideally, disk I/O. If a cache hit satisfies a request, and I miss that event, that's fine. I believe the approach I'm looking at now, Kauth, will miss requests satisfied by the cache. This email sent to site_archiver@lists.apple.com
participants (1)
-
Rick Mann