首页
外语
计算机
考研
公务员
职业资格
财经
工程
司法
医学
专升本
自考
实用职业技能
登录
计算机
The following scenario applies to questions 30, 31, and 32. Operating systems have evolved and changed over the years. The earli
The following scenario applies to questions 30, 31, and 32. Operating systems have evolved and changed over the years. The earli
admin
2013-12-19
39
问题
The following scenario applies to questions 30, 31, and 32.
Operating systems have evolved and changed over the years. The earlier operating systems were monolithic and did not segregate critical processes from noncritical processes. As time went on operating system vendors started to reduce the amount of programming code that ran in kernel mode. Only the absolutely necessary code ran in kernel mode, and the remaining operating system code ran in user mode. This architecture introduced performance issues, which required the operating system vendors to reduce the critical operating system functionality to microkernels and allow the remaining operating system functionality to run in client/server models within kernel mode.
Which of the following best describes why there was a performance issue in the context of the scenario?
选项
A、Bloated programming code
B、I/O and memory location procedures
C、Mode transitions
D、Data and address bus architecture
答案
C
解析
C正确。模式转换指的是CPU需要从处理用户模式下的代码转到处理内核模式中的代码。这是一种保护机制,但它带来了性能大幅提升,因为新进程中的所有信息都需要加载到寄存器中供CPU使用。当模式转换是从高优先级向低优先级(内核模式到用户模式)进行时,那么它听凭执行线程的处理:但是从低优先级到高优先级的模式转换只能通过安全的、硬件控制的“门”进行,这种转换可以通过执行特殊的指令,或当接收到外部中断时才会发生。
A不正确。因为尽管冗余(额外)编程代码在大多数情况下都会引发性能问题,但这不是本问题的重点。在比较操作系统的体系结构和相关性能问题时,焦点便归结到特定功能是如何执行的以及这些过程的效率如何,而不是该功能需要执行的代码量。
B不正确。因为I/O和内存位置与操作系统内核体系结构之间并没有直接关联。许多操作系统供应商修改它们产品的体系结构的特殊原因就是,CPU需要连续执行的模式转换的性能问题。
D不正确。因为数据和地址总线体系结构并不是供应商转到微内核体系结构的特殊原因。这个问题关注的是内核模式与用户模式下代码运行的数量以及模式转换发生的方式,这与总线体系结构没有任何关系。
转载请注明原文地址:https://kaotiyun.com/show/hyhZ777K
0
CISSP认证
相关试题推荐
Thecountry’sinadequatementalhealthsystemgetsthemostattentionafterinstancesofmassviolencethatthenationhasseen
Thecountry’sinadequatementalhealthsystemgetsthemostattentionafterinstancesofmassviolencethatthenationhasseen
Theterme-commercereferstoallcommercialtransactionsconductedovertheInternet,includingtransactionsbyconsumersandb
Backinthe1990s,awell-knowncomputerscientisthadanunusualwayofintroducinghimselftowomen.Accordingtoindustrylor
Backinthe1990s,awell-knowncomputerscientisthadanunusualwayofintroducinghimselftowomen.Accordingtoindustrylor
Severaltypesoffinancialriskareencounteredininternationalmarketing;themajorproblemsincludecommercial,political,an
Ofallthegoodsandservicestradedinthemarketeconomy,pharmaceuticalsareperhapsthemostcontentious.Thoughproducedby
[A]Marketforglasscraftsisgrowing[B]Dependenceofcomputerdevelopmentonglass[C]Behindtheadaptabilityofglass[D]
Everytwoweeksalanguagedisappears.By2100nearlyhalfofthe6,000spokentodaymaybegone.Migration,eitherbetweencoun
Americanfarmershavebeencomplainingoflaborshortagesforseveralyearsnow.Givenamulti-yeardeclineinillegalimmigrati
随机试题
以下符合亚急性感染性心内膜炎周围体征的有
霍乱的常见表现为()。
连续流动式全自动分析仪特点是
某年某地出生男婴数除以出生女婴数是死亡率是
A、乙醚沉淀法B、胆甾醇沉淀法C、铅盐沉淀法D、吉拉德试剂提取法E、碱水提取法自总皂苷中分离甾体皂苷可选用的方法是
下列主体中,应当向持票人承担票据责任的有()。
根基坚固,才有繁枝茂叶,硕果累累;倘若根基浅薄,便难免枝衰叶弱。不禁风雨。山不解释自己的高度,并不影响它的耸立云端;海不解释自己的深度,并不影响它容纳百川;地不解释自己的厚度,但没有谁能取代它孕育万物的地位……人生在世,我们常常产生想解释点什么的想法。然而
什么叫从众,其原因是什么?【北师范大学2015;北京大学2014;华中师范大学2015;天津师范大学2014;上海师范大学2014、2016;东北师范大学2011;曲阜师范大学2011;江西师范大学2017】
[2017年]矩阵,α1,α2,α3为线性无关的三维列向量组,则向量组Aα1,Aα2,Aα3的秩为_____.
类模板的使用实际上是将类模板实例化成一个具体的______。
最新回复
(
0
)