September 27th, 2018, 9:38
September 30th, 2018, 2:46
October 2nd, 2018, 12:14
October 3rd, 2018, 2:32
sourcerer wrote:That formula is well hidden inside the filesystems (or more specifically the filesystem implementations). Every filesystem has its own formula. And that's the main job of a filesystem to decide where things go. For some filesystems there are even tools like defragmentation which can change the position afterwards.
Spildit wrote:And to add to this the drive itself will decide what LBA (sector) will belong to each physical location ...
Meaning the file system will tell what LBAs a file will be stored to and the drive itself will "translate" those LBAs to physical place on platter.
October 3rd, 2018, 4:49
Powered by phpBB © phpBB Group.