操作系统通常被存储在一张磁盘中.为了操作一抬计算机,操作系统中最基本和最常用的指令必须从磁盘上拷贝并存储到计算机的主存中.操作系统的这些驻留,在主存中的部分有很多不同的名字:管理程序,监控程序,执行程序,控制程序,内核程序等.操作系统的非驻留部分是一些使用频率相对较低的指令,它们仍被保存在磁盘上,当需要时才能被装入主存. (汉译英,谢!)
热心网友
normally, ordertomakeacomputerrun,themostbasicandmostusedcommandoftheoperatingsystemmustbecopiedfromthemagneticdisk,andstoredintothecomputermainmemory(rom)。therearemanydifferentnamesforthoseoperatingsystemstorage:managementprogram,consoleprogram,operatingprogram,controllingprogram,internalprogram, oserelativelylowusagecommandswillnotbestoredintothecomputerrom,theyarekeepedin the magnetic disk, and stored into the rom when they are needed。 。