Menu

#1 Media cache flushes failing.

closed-out-of-date
nobody
None
5
2002-01-18
2001-11-05
No

I'm trying to get an idea of how many people are seeing entries like...

Nov 5 17:01:32 localhost mach_kernel: IOBlockStorageDriver: Unable to flush cache on media.

... in their logs. This is my PCMCIA Memory Stick reader reporting that it can't flush the media cache.

Discussion

  • Michael Fox

    Michael Fox - 2001-11-05

    Logged In: YES
    user_id=357197

    It turns out that the Apple code assumes that all devices can handle a flush cache. However, this isn't true. Since the code was written against higher-end drives (i.e. drives that most likely DO handle flush cache commands), I can see why this was overlooked. The implementation will be changing for IOATABlockStorageDriver::doSynchronizeCache to accommodate different drive capabilities.

     
  • Gregory Block

    Gregory Block - 2002-01-18
    • status: open --> closed-out-of-date
     
  • Gregory Block

    Gregory Block - 2002-01-18

    Logged In: YES
    user_id=364616

    End-of-life on bugs in this code, for the most part. Marking all bugs as closed.

     

Log in to post a comment.

Auth0 Logo