• 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: High bandwidth disk management techniques
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: High bandwidth disk management techniques


  • Subject: Re: High bandwidth disk management techniques
  • From: philippe wicker <email@hidden>
  • Date: Mon, 9 May 2005 09:24:22 +0200

Hi all,

To follow on this topic.

In the updated for Tiger "File System Performance Tips" it is **recommended** to use concurrent asynchronous I/O. Here is what is written page 12:

Mac OS X version 10.4 and later implements true asynchronous I/O operations in Carbon File Manager
routines. In previous versions of the Carbon File Manager, asynchronous I/O operations were offloaded
to a separate thread, which queued I/O requests and performed them sequentially. Now, changes to
the kernel allow those same operations to be performed in parallel.

With pre-tiger releases, the kernel was not truly multi-threaded. Operations that wanted to do I/Os (except network I/Os for which there was a specific funnel) had to take an I/O lock (I/O funnel). It appears that the lock grain is much finer now. Maybe the asynchronous way could give better results now.

Philippe
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: working with the CoreAudio AudioUnits MyVolumeUnit Tutorial
  • Next by Date: Cocoa UIs in Audio Units with Logic Express
  • Previous by thread: Re: High bandwidth disk management techniques
  • Next by thread: Re: DeviceIsDead
  • Index(es):
    • Date
    • Thread