资源描述:
《Operating_System_Concepts .pdf》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、INSTRUCTORSMANUALTOACCOMPANYOPERATING-SYSTEMCONCEPTSwithJavaSEVENTHEDITIONABRAHAMSILBERSCHATZYaleUniversityPETERBAERGALVINCorporateTechnologiesGREGGAGNEWestminsterCollegePrefaceThisvolumeisaninstructorsmanualfortheSeventhEditionofOperatingSystemConceptswithJava,byAbrah
2、amSilberschatz,PeterBaerGalvin,andGregGagne.Itconsistsofanswerstotheexercisesintheparenttext.Althoughwehavetriedtoproduceaninstructorsmanualthatwillaidalloftheusersofourbookasmuchaspossible,therecanalwaysbeim-provements(improvedanswers,additionalquestions,sampletestque
3、stions,programmingprojects,alternativeordersofpresentationofthematerial,ad-ditionalreferences,andsoon).Weinviteyoutohelpusinimprovingthismanual.IfyouhavebettersolutionstotheexercisesorotheritemsthatwouldbeofusewithOperating-SystemConcepts,weinviteyoutosendthemtousforco
4、nsiderationinlatereditionsofthismanual.Allcontributionswill,ofcourse,beproperlycreditedtotheircontributor.Internetelectronicmailshouldbeaddressedtoosj-book@cs.yale.edu.PhysicalmailmaybesenttoAviSilberschatz,DepartmentofComputerSci-ence,YaleUniversity,51ProspectStreet,N
5、ewHaven,CT06520,USA.A.S.P.B.G.G.G.iiiContentsChapter1Introduction.................................................1Chapter2Operating-SystemStructures................................9Chapter3Processes...................................................17Chapter4Threads..
6、...................................................21Chapter5CPUScheduling............................................25Chapter6ProcessSynchronization....................................33Chapter7Deadlocks..................................................47Chapter8Memo
7、ryManagement......................................57Chapter9VirtualMemory............................................63Chapter10File-SystemsInterface......................................73Chapter11File-SystemsImplementation..............................77Chapter12Mass
8、StorageStructure.....................................83Chapter13I/OSystems...........................................