• 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: Craig Hansen-Sturm <email@hidden>
  • Date: Wed, 4 May 2005 15:27:15 -0700



and one thread per file (i.e., to avoid async disk I/O). Obviously, the first part of this has changed. What about async disk I/O vs. threads?


I also believe that synchronous I/O (one thread per *device*) will outperform async. Fewer user<->kernel transitions. Consider what happens when a read completes in the two scenarios...

Testing has shown that this is definately the case. Also, note there is a global lock (an i/o "funnel") taken on each i/o submission. In effect, everything is serialized for the single hw volume case anyway.


--craig








_______________________________________________ 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
References: 
 >High bandwidth disk management techniques (From: Mark Gilbert <email@hidden>)
 >Re: High bandwidth disk management techniques (From: Doug Wyatt <email@hidden>)
 >Re: High bandwidth disk management techniques (From: Herbie Robinson <email@hidden>)
 >Re: High bandwidth disk management techniques (From: Doug Wyatt <email@hidden>)

  • Prev by Date: Re: High bandwidth disk management techniques
  • Next by Date: Output Buffer
  • Previous by thread: Re: High bandwidth disk management techniques
  • Next by thread: Re: High bandwidth disk management techniques
  • Index(es):
    • Date
    • Thread