Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Could any one answer this question:

Describe the detailed sequence of disk access requests needed to update the 600th byte of file “test.txt” in the current directory. Assume file system blocks are 512 bytes long ( a single disk sector)

  1. assuming an index-node structure
  2. assuming an allocation-table structure
share|improve this question
Is this homework, then you should perhaps add the respective tag :) – 0xC0000022L Mar 20 '12 at 22:15
nopes...this is not homework. I came across this question on internet and have an exam. So just wanted to know the answer. – user1253637 Mar 20 '12 at 22:22

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.