资源描述:
《操作系统概念第七版英文版课后习题答案》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、INSTRUCTORSMANUALTOACCOMPANYOPERATING-SYSTEMCONCEPTSSEVENTHEDITIONABRAHAMSILBERSCHATZYaleUniversityPETERBAERGALVINCorporateTechnologiesGREGGAGNEWestminsterCollegePrefaceThisvolumeisaninstructorsmanualfortheSeventhEditionofOperating-SystemConcepts,byAbrahamSilberschatz,PeterBaerGalvin,andGregG
2、agne.Itconsistsofanswerstotheexercisesintheparenttext.Althoughwehavetriedtoproduceaninstructorsmanualthatwillaidalloftheusersofourbookasmuchaspossible,therecanalwaysbeim-provements(improvedanswers,additionalquestions,sampletestquestions,programmingprojects,alternativeordersofpresentationofthe
3、material,addi-tionalreferences,andsoon).Weinviteyoutohelpusinimprovingthismanual.IfyouhavebettersolutionstotheexercisesorotheritemswhichwouldbeofusewithOperating-SystemConcepts,weinviteyoutosendthemtousforcon-siderationinlatereditionsofthismanual.Allcontributionswill,ofcourse,beproperlycredit
4、edtotheircontributor.Internetelectronicmailshouldbeaddressedtoos-book@cs.yale.edu.PhysicalmailmaybesenttoAviSilberschatz,DepartmentnofComputerSci-ence,YaleUniversity51ProspectStreet,NewHaven,CT06520,USA.A.S.P.B.GG.G.iiiContentsChapter1Introduction..............................................
5、...1Chapter2Operating-SystemStructures................................9Chapter3Processes...................................................15Chapter4Threads.....................................................23Chapter5CPUScheduling............................................27Chapter6Process
6、Synchronization....................................33Chapter7Deadlocks..................................................47Chapter8MemoryManagement......................................55Chapter9VirtualMemory............................................61Chapter10File-SystemsInterface..........
7、............................71Chapter11File-SystemsImplementation..............................75Chapter12MassStorageStructure.....................................91Chapter13I/OSystems................................................93Chapter1