如果您无法下载资料,请参考说明:
1、部分资料下载需要金币,请确保您的账户上有足够的金币
2、已购买过的文档,再次下载不重复扣费
3、资料包下载后请先用软件解压,在使用对应软件打开
MODERNOPERATINGSYSTEMSThirdEditionANDREWS.TANENBAUMChapter4FileSystemsEssentialrequirementsforlong-terminformationstorage:Itmustbepossibletostoreaverylargeamountofinformation.Theinformationmustsurvivetheterminationoftheprocessusingit.Multipleprocessesmustbeabletoaccesstheinformationconcurrently.Thinkofadiskasalinearsequenceoffixed-sizeblocksandsupportingreadingandwritingofblocks.Questionsthatquicklyarise:Howdoyoufindinformation?Howdoyoukeeponeuserfromreadinganother’sdata?Howdoyouknowwhichblocksarefree?filesFilenamingFigure4-1.Sometypicalfileextensions.Figure4-2.Threekindsoffiles.(a)Bytesequence.(b)Recordsequence.(c)Tree.FileTypesFigure4-3.(a)Anexecutablefile.(b)Anarchive.FileAccessFigure4-4a.Somepossiblefileattributes.StructstatFileattributesFileOwnerThemostcommonsystemcallsrelatingtofiles:Figure4-5.Asimpleprogramtocopyafile.Figure4-5.Asimpleprogramtocopyafile.Figure4-6.Asingle-leveldirectorysystemcontainingfourfiles.Figure4-7.Ahierarchicaldirectorysystem.Figure4-8.AUNIXdirectorytree.PathnamesPathnamesSystemcallsformanagingdirectories:DirectoryoperationFileSystemImplementationFileSystemLayoutFigure4-9.Apossiblefilesystemlayout.Figure4-10.(a)Contiguousallocationofdiskspacefor7files.(b)ThestateofthediskafterfilesDandFhavebeenremoved.ContiguousAllocationFigure4-11.Storingafileasalinkedlistofdiskblocks.LinkedlistallocationFigure4-12.Linkedlistallocationusingafileallocationtableinmainmemory.LinkedListAllocationUsingaTableinMemoryFigure4-13.Anexamplei-node.i-nodesFigure4-14.(a)Asimpledirectorycontainingfixed-sizeentrieswiththediskaddressesandattributesinthedirectoryentry.(b)Adirectoryinwhicheachentryjustreferstoani-node.Figure4-15.Twowaysofhandlinglongfilenamesinadirectory.(a)In-line.(b)Inaheap.Figure4-17.(a)Situationpriortolinking.(b)Afterthelinkiscreated.(c)Aftertheoriginalownerremovesthefile.Figure4-20.Percentageoffilessmallerthanagivensize(inbytes).Figure4-21.Thesolidcurve(left-handscale)givesthedatarateofadisk.Thedashedcurve(right-handscale)givesthedis