• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: kqueue - supported filesystems?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: kqueue - supported filesystems?


  • Subject: Re: kqueue - supported filesystems?
  • From: Dave Zarzycki <email@hidden>
  • Date: Mon, 12 Jun 2006 11:01:49 -0700

On Jun 12, 2006, at 10:55 AM, Josh Graessley wrote:

On Jun 12, 2006, at 8:34 AM, Dave Zarzycki wrote:

On Jun 9, 2006, at 6:31 PM, Jim Correia wrote:

The kqueue man page says:

Not all filesystem types support kqueue-style notifications. And even
some that do, like some remote filesystems, may only support a subset of
the notification semantics described here.


Which filesystems are supported?

If memory serves me correct, just HFS in Tiger. But we're trying (no promises) to move that logic up to the VFS layer so that all file systems get it for free.

It is worth noting that even once this is at the VFS layer, there will still be issues. I believe that network file systems are unlikely to support this. The protocol would need to push this information to the clients.

Well, given a VFS layer implementation, the notifications would be local only, much like memory mapping a file on a network volume can only, at best, share memory with local processes.


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


References: 
 >kqueue - supported filesystems? (From: Jim Correia <email@hidden>)
 >Re: kqueue - supported filesystems? (From: Dave Zarzycki <email@hidden>)
 >Re: kqueue - supported filesystems? (From: Josh Graessley <email@hidden>)

  • Prev by Date: Re: DiskArb DiskChangedCallback bug?
  • Next by Date: Re: DiskArb DiskChangedCallback bug?
  • Previous by thread: Re: kqueue - supported filesystems?
  • Next by thread: HFS + and creating a big file
  • Index(es):
    • Date
    • Thread