我希望帮助您确定只在内核模式下执行/执行下列操作中的哪些操作。我试着在Silberschatz“操作系统概念”中找到答案,但我仍然不清楚。下面是决定它们是在内核模式还是在用户模式下执行的操作列表:
(1) disable interrupts detection
(2) clear memory
(3) switch from the user mode to the kernel mode
(4) read the state of the clock/timer
(5) determine/program timer. 发布于 2016-06-20 16:24:55
这只是常识:
https://stackoverflow.com/questions/37926743
复制相似问题