首页
外语
计算机
考研
公务员
职业资格
财经
工程
司法
医学
专升本
自考
实用职业技能
登录
计算机
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
75
问题
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认证
相关试题推荐
Theterme-commercereferstoallcommercialtransactionsconductedovertheInternet,includingtransactionsbyconsumersandb
TimeintheAnimalWorldRhythmcontrolseverythinginNature.41Thesunprovidesabasictimerhythmforalllivingcr
Everytwoweeksalanguagedisappears.By2100nearlyhalfofthe6,000spokentodaymaybegone.Migration,eitherbetweencoun
Thenewaircraftrepresentsa$250mbetbyBombardierthatMexicocouldprovidenotjustroutinelabourbutmanufacturingthat
In1930,whentheworldwas"sufferingfromabadattackofeconomicpessimism",JohnMay-nardKeyneswroteabroadlyoptimisti
In1930,whentheworldwas"sufferingfromabadattackofeconomicpessimism",JohnMay-nardKeyneswroteabroadlyoptimisti
Writeanessayof160-200wordsbasedonthefollowingdrawing.Inyouressay,youshould1)describethedrawingbriefly,
Youboughtarefrigeratorseveraldaysagoandthereissomethingwrongwithit.Writealettertothestoretocomplainyourpr
BarackObamaspentmuchtimeonthecampaigntrailproposingadramaticvisiontochangenotonlytheUnitedStatesforthebett
Familiarasitmayseem,gravityremainsamysterytomodernphysics.Despiteseveraldecadesoftrying,scientistshavefailed
随机试题
把词分为基本词和一般词所依据的是
简述第三方支付的特点。
肺炎喘嗽风寒闭肺型首选是肺炎喘嗽内陷厥阴型首选是
男,60岁,半年前因精神因素起病,表现失眠,好忘事,说话哆嗦,重复近4个月,愁眉苦脸,要自杀,少言少语,对不起子女,翻箱倒柜,认错家人,既往高血压无卒中史。曾诊断“抑郁症”,“原发性高血压”,经治疗,一度病情好转,表现豁然开朗,对往事感到莫明其妙,2天后病
投资者之所以买入看涨期权,是因为他预期这种金融资产的价格在近期内将会()。
下列财政收入中,属于一般性财政收入的有()。
某公司购入一批价值20万元的专用材料,因规格不符无法投入使用,拟以15万元变价处理,并已找到购买单位。此时,技术部门完成一项新产品开发,并准备支出50万元购入设备当年投产。经化验,上述专用材料完全符合新产品使用,故不再对外处理,可使企业避免损失5万元,并且
注意事项1.本题本由给定资料与作答要求两部分构成。考试时限为150分钟。其中,阅读给定资料参考时限为40分钟,作答参考时限为110分钟。满分为100分。2.监考人员宣布考试开始时,你才可以开始答题。3.请在题本、答题卡指定位置填写自己的姓名,填涂准考
"Hi,there.How’sitgoing?""Oh,fine.Fine.Howaboutthisweather,huh?""Well,Iguesswecanalwaysusetherain."
硬中断服务程序结束返回断点时,程序末尾要安排一条指令IRET,它的作用是( )。
最新回复
(
0
)