免费智能真题库 > 历年试卷 > 嵌入式系统设计师 > 2017年下半年 嵌入式系统设计师 上午试卷 综合知识
  第74题      
  章/节:   计算机专业英语       

 
An operating system also has to be able to service peripheral (71), such as timers,motors, sensors, communication devices, disks, etc. All of those can request the attention of the OS (72) , i.e. at the time that they want to use the OS, the OS has to make sure it's ready to service the requests. Such a request for attention is called an interrupt. There are :wo kinds of interrupts: Hardware interrupts and Software interrupts. The result of an inteiTup: is also a triggering of the processor, so that it jumps to a (73) address. Examples of cases where software interrupts appear are perhaps a divide by zero, a memory segmentation fault, etc. So this kind of interrupt is not caused by a hardware event but by a specific machine language operation code. Many systems have more than one hardware interrupt line, and the hardware manufacturer typically assembles all these interrupt lines in an interrupt (74) . An Interrupt (75) is a piece of hardware that shields the OS from the electronic details of the interrupt lines, so that interrupts can be queued and none of them gets lost.
 
 
  A.  vector
 
  B.  array
 
  C.  queue
 
  D.  ist
 
 
 

  相关试题:计算机专业英语          更多>  
 
  第71题    2010年下半年  
   82%
People are indulging in an illusion whenever they find themselves explaining at a cocktail (鸡尾酒)party, say, that the..
  第72题    2017年下半年  
   66%
An operating system also has to be able to service peripheral (71), such as timers,motors, sensors, communication device..
  第71题    2014年下半年  
   42%
In computing, a device driver (commonly referred to as simply a driver) is acomputer program that operates or controls a..
   题号导航      2017年下半年 嵌入式系统设计师 上午试卷 综合知识   本试卷我的完整做题情况  
1 /
2 /
3 /
4 /
5 /
6 /
7 /
8 /
9 /
10 /
11 /
12 /
13 /
14 /
15 /
 
16 /
17 /
18 /
19 /
20 /
21 /
22 /
23 /
24 /
25 /
26 /
27 /
28 /
29 /
30 /
 
31 /
32 /
33 /
34 /
35 /
36 /
37 /
38 /
39 /
40 /
41 /
42 /
43 /
44 /
45 /
 
46 /
47 /
48 /
49 /
50 /
51 /
52 /
53 /
54 /
55 /
56 /
57 /
58 /
59 /
60 /
 
61 /
62 /
63 /
64 /
65 /
66 /
67 /
68 /
69 /
70 /
71 /
72 /
73 /
74 /
75 /
 
第74题    在手机中做本题