Re: kqueue - supported filesystems?
Re: kqueue - supported filesystems?
- Subject: Re: kqueue - supported filesystems?
- From: Dave Zarzycki <email@hidden>
- Date: Mon, 12 Jun 2006 08:54:30 -0700
On Jun 12, 2006, at 8:51 AM, A.M. wrote:
On Mon, June 12, 2006 11:34 am, Dave Zarzycki wrote:
On Jun 9, 2006, at 6:31 PM, Jim Correia wrote:
How can I determine at runtime whether a file system is supported?
(And if the notification semantics are what I need?)
I don't believe we have any programmatic way to answer that question
right now.
Well one could just try it...create a file or queue on a directory
and see
if a kqueue event is triggered or not.
Actually, now that you mention it... I'd hope that if you try and open
() the file with O_EVTONLY, you could find out programmatically that
way. That would certainly be worth testing.
davez
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden