File Structure , PLease help thanks.

Please support our Computer Science advertiser: Learn about neural networks and artificial intelligence.
Thread Solved

Join Date: Jun 2009
Posts: 246
Reputation: lotrsimp12345 is an unknown quantity at this point 
Solved Threads: 0
lotrsimp12345 lotrsimp12345 is offline Offline
Posting Whiz in Training

File Structure , PLease help thanks.

 
-1
  #1
Sep 30th, 2009
In early linux systems, inodes were kept together on one part of a disk, while the corresponding data was scattered elsewhere on the disk. Later editions divided disks drives into group of adjacent cylinders called cylinder groups, in which each cylinder group contains inodes and their corresponding data. How does this new organization improve performance?
Reply With Quote Quick reply to this message  
Join Date: Jun 2009
Posts: 246
Reputation: lotrsimp12345 is an unknown quantity at this point 
Solved Threads: 0
lotrsimp12345 lotrsimp12345 is offline Offline
Posting Whiz in Training

Re: File Structure , PLease help thanks.

 
0
  #2
Sep 30th, 2009
here's what i put down: The file manager must first read a sector to make sure that it has enough empty space in the sector to write the record to disk. To decrease the number of times such a read is likely to occur we can calculate how much space is in a sector the first time a read is called and only call read again after that sector can hold no more information. Continue subtracting from that first read until a record being inserted is too big to fit into a sector.
Reply With Quote Quick reply to this message  
Join Date: Apr 2008
Posts: 50
Reputation: sloan31 is an unknown quantity at this point 
Solved Threads: 3
sloan31 sloan31 is offline Offline
Junior Poster in Training

Re: File Structure , PLease help thanks.

 
0
  #3
Sep 30th, 2009
I don't know, but the simple answer I would think of is that with cylinder groups, related items are kept together.
Reply With Quote Quick reply to this message  
Join Date: Jun 2009
Posts: 246
Reputation: lotrsimp12345 is an unknown quantity at this point 
Solved Threads: 0
lotrsimp12345 lotrsimp12345 is offline Offline
Posting Whiz in Training

Re: File Structure , PLease help thanks.

 
0
  #4
Sep 30th, 2009
thanks for trying.
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC