site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Ian, Thanks again, maurits -- http://www.plasticsfuture.org _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... On Thu, 12 Oct 2006, maurits wrote: is there a limit on the number of files one can simultaneously monitor with the kevent mechanism? There are several limits on the number of files you can have open, which they have to be to be able to watch them with EVFILT_VNODE. boy, of course I forgot to realize that I'd have all those files open... Thanks for your answer. That makes a lot of sense now. Even the 251 :) I think there are non-portable ways to do this at higher levels (e.g. the way Spotlight and Time Machine watch huge chunks of the filesystem), but I don't know them. Try some filesystem doc, or wait for somebody more knowledgeable to provide a better answer :-) OK, I'd highly appreciate any input. Portability is not an issue for me. But I have the feeling that kevents doesn't really scale too well, and I agree with you that I'm probably abusing the mechanism... This email sent to site_archiver@lists.apple.com
participants (1)
-
maurits