Good defrag program

124»

Comments

  • Reply 61 of 62
    airslufairsluf Posts: 1,861member
     0Likes 0Dislikes 0Informatives
  • Reply 62 of 62
    [quote]Originally posted by AirSluf:

    <strong>

    Or the device driver, depending on how much the driver writer want's to integrate with the target OS.</strong><hr></blockquote>



    Maybe on other OSes, but not on OS X (which this thread is about).





    [quote]<strong>They can do whatever they want as long as it gets properly written into the directory.</strong><hr></blockquote>



    Not on OS X. The ATA device drivers are architecturally below the filesystem layer, and thus filesystem-independent.



    Thus, they have no way to know how directories are implemented on any given filesystem that might be run on top of it.



    From their point of view, all they exchange with the file system on the one hand, and the hardware controller on the other one, are raw blocks of data.



    Bye,

    RazzFazz



    [ 02-07-2002: Message edited by: RazzFazz ]</p>
     0Likes 0Dislikes 0Informatives
Sign In or Register to comment.