Deck 7: Input Output

Full screen (f)
exit full mode
Question
With a daisy chain the processor just picks the interrupt line with the highest priority.
Use Space or
up arrow
down arrow
to flip the card.
Question
A multipoint external interface provides a dedicated line between the I / O module and the external device.
Question
The disadvantage of the software poll is that it is time consuming.
Question
An I / O module that is quite primitive and requires detailed control is usually referred to as an _________.

A)I / O command
B)I / O controller
C)I / O channel
D)I / O processor
Question
It is the responsibility of the processor to periodically check the status of the I / O module until it finds that the operation is complete.
Question
An I / O module that takes on most of the detailed processing burden,presenting a high-level interface to the processor,is usually referred to as an _________.

A)I / O channel
B)I / O command
C)I / O controller
D)device controller
Question
A disadvantage of memory-mapped I / O is that valuable memory address space is used up.
Question
An I / O module must recognize one unique address for each peripheral it controls.
Question
An I / O channel has the ability to execute I / O instructions,which gives it complete control over I / O operations.
Question
The I / O function includes a _________ requirement to coordinate the flow of traffic between internal resources and external devices.

A)cycle
B)status reporting
C)control and timing
D)data
Question
Bus arbitration makes use of vectored interrupts.
Question
Because the 82C55A is programmable via the control register,it can be used to control a variety of simple peripheral devices.
Question
When large volumes of data are to be moved,a more efficient technique is direct memory access (DMA).
Question
The most common means of computer / user interaction is a __________.

A)keyboard / monitor
B)mouse / printer
C)modem / printer
D)monitor / printer
Question
The rotating interrupt mode allows the processor to inhibit interrupts from certain devices.
Question
The _________ contains logic for performing a communication function between the peripheral and the bus.

A)I / O channel
B)I / O module
C)I / O processor
D)I / O command
Question
A Thunderbolt compatible peripheral interface is no more complex than that of a simple USB device.
Question
A set of I / O modules is a key element of a computer system.
Question
With isolated I / O there is a single address space for memory locations and I / O devices.
Question
I / O channels are commonly seen on microcomputers,whereas I / O controllers are used on mainframes.
Question
The 8237 DMA is known as a _________ DMA controller.

A)command
B)cycle stealing
C)interrupt
D)fly-by
Question
The U.S.national version of the International Reference Alphabet is referred to as __________.
Question
We can broadly classify external devices into three categories: human readable,communication,and __________.
Question
A ________ controls multiple high-speed devices and,at any one time,is dedicated to the transfer of data with one of those devices.
Question
The Thunderbolt protocol _________ layer is responsible for link maintenance including hot-plug detection and data encoding to provide highly efficient data transfer.

A)cable
B)application
C)common transport
D)physical
Question
When the processor,main memory,and I / O share a common bus,two modes of addressing are possible: memory mapped and ________.
Question
There are four types of I / O commands that an I / O module may receive when it is addressed by a processor: control,test,write,and _________.
Question
________ is a digital display interface standard now widely adopted for computer monitors,laptop displays,and other graphics and video interfaces.

A)DisplayPort
B)PCI Express
C)Thunderbolt
D)InfiniBand
Question
The ________ command is used to activate a peripheral and tell it what to do.

A)control
B)test
C)read
D)write
Question
________ is when the DMA module must force the processor to suspend operation temporarily.

A)Interrupt
B)Thunderbolt
C)Cycle stealing
D)Lock down
Question
The categories for the major functions or requirements for an I / O module are: control and timing,device communication,data buffering,error detection,and _________.
Question
An external device connected to an I / O module is often referred to as a __________ device.
Question
Interface to the processor and memory via the system bus or central switch and interface to one or more peripheral devices by tailored data links are two major functions of an _____________.
Question
The ________ is a single-chip,general-purpose I / O module designed for use with the Intel 80386 processor.
Question
The _________ command causes the I / O module to take an item of data from the data bus and subsequently transmit that data item to the peripheral.

A)control
B)test
C)read
D)write
Question
In __________ mode the I / O module and main memory exchange data directly,without processor involvement.
Question
The ________ contains I / O protocols that are mapped on to the transport layer.

A)cable
B)application
C)common transport
D)physical
Question
A ________ is used to connect storage systems,routers,and other peripheral devices to an InfiniBand switch.

A)target channel adapter
B)InfiniBand switch
C)host channel adapter
D)subnet
Question
The ________ layer is the key to the operation of Thunderbolt and what makes it attractive as a high-speed peripheral I / O technology.

A)cable
B)application
C)common transport
D)physical
Question
A ________ connects InfiniBand subnets,or connects an InfiniBand switch to a network such as a local area network,wide area network,or storage area network.

A)memory controller
B)TCA
C)HCA
D)router
Question
In a ________ interface there is only one line used to transmit data and bits must be transmitted one at a time.
Question
The most recent,and fastest,peripheral connection technology to become available for general-purpose use is __________,developed by Intel with collaboration from Apple.
Question
In a _________ interface there are multiple lines connecting the I / O module and the peripheral and multiple bits are transferred simultaneously.
Question
________ enables servers,remote storage,and other network devices to be attached in a central fabric of switches and links,connecting up to 64,000 servers,storage systems,and networking devices.
Question
A ________ machine is an instance of an operating system along with one or more applications running in an isolated memory partition within the computer,enabling different operating systems to run in the same computer at the same time,as well as preventing applications from interfering with each other.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/45
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 7: Input Output
1
With a daisy chain the processor just picks the interrupt line with the highest priority.
False
2
A multipoint external interface provides a dedicated line between the I / O module and the external device.
False
3
The disadvantage of the software poll is that it is time consuming.
True
4
An I / O module that is quite primitive and requires detailed control is usually referred to as an _________.

A)I / O command
B)I / O controller
C)I / O channel
D)I / O processor
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
5
It is the responsibility of the processor to periodically check the status of the I / O module until it finds that the operation is complete.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
6
An I / O module that takes on most of the detailed processing burden,presenting a high-level interface to the processor,is usually referred to as an _________.

A)I / O channel
B)I / O command
C)I / O controller
D)device controller
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
7
A disadvantage of memory-mapped I / O is that valuable memory address space is used up.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
8
An I / O module must recognize one unique address for each peripheral it controls.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
9
An I / O channel has the ability to execute I / O instructions,which gives it complete control over I / O operations.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
10
The I / O function includes a _________ requirement to coordinate the flow of traffic between internal resources and external devices.

A)cycle
B)status reporting
C)control and timing
D)data
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
11
Bus arbitration makes use of vectored interrupts.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
12
Because the 82C55A is programmable via the control register,it can be used to control a variety of simple peripheral devices.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
13
When large volumes of data are to be moved,a more efficient technique is direct memory access (DMA).
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
14
The most common means of computer / user interaction is a __________.

A)keyboard / monitor
B)mouse / printer
C)modem / printer
D)monitor / printer
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
15
The rotating interrupt mode allows the processor to inhibit interrupts from certain devices.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
16
The _________ contains logic for performing a communication function between the peripheral and the bus.

A)I / O channel
B)I / O module
C)I / O processor
D)I / O command
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
17
A Thunderbolt compatible peripheral interface is no more complex than that of a simple USB device.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
18
A set of I / O modules is a key element of a computer system.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
19
With isolated I / O there is a single address space for memory locations and I / O devices.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
20
I / O channels are commonly seen on microcomputers,whereas I / O controllers are used on mainframes.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
21
The 8237 DMA is known as a _________ DMA controller.

A)command
B)cycle stealing
C)interrupt
D)fly-by
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
22
The U.S.national version of the International Reference Alphabet is referred to as __________.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
23
We can broadly classify external devices into three categories: human readable,communication,and __________.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
24
A ________ controls multiple high-speed devices and,at any one time,is dedicated to the transfer of data with one of those devices.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
25
The Thunderbolt protocol _________ layer is responsible for link maintenance including hot-plug detection and data encoding to provide highly efficient data transfer.

A)cable
B)application
C)common transport
D)physical
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
26
When the processor,main memory,and I / O share a common bus,two modes of addressing are possible: memory mapped and ________.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
27
There are four types of I / O commands that an I / O module may receive when it is addressed by a processor: control,test,write,and _________.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
28
________ is a digital display interface standard now widely adopted for computer monitors,laptop displays,and other graphics and video interfaces.

A)DisplayPort
B)PCI Express
C)Thunderbolt
D)InfiniBand
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
29
The ________ command is used to activate a peripheral and tell it what to do.

A)control
B)test
C)read
D)write
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
30
________ is when the DMA module must force the processor to suspend operation temporarily.

A)Interrupt
B)Thunderbolt
C)Cycle stealing
D)Lock down
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
31
The categories for the major functions or requirements for an I / O module are: control and timing,device communication,data buffering,error detection,and _________.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
32
An external device connected to an I / O module is often referred to as a __________ device.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
33
Interface to the processor and memory via the system bus or central switch and interface to one or more peripheral devices by tailored data links are two major functions of an _____________.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
34
The ________ is a single-chip,general-purpose I / O module designed for use with the Intel 80386 processor.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
35
The _________ command causes the I / O module to take an item of data from the data bus and subsequently transmit that data item to the peripheral.

A)control
B)test
C)read
D)write
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
36
In __________ mode the I / O module and main memory exchange data directly,without processor involvement.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
37
The ________ contains I / O protocols that are mapped on to the transport layer.

A)cable
B)application
C)common transport
D)physical
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
38
A ________ is used to connect storage systems,routers,and other peripheral devices to an InfiniBand switch.

A)target channel adapter
B)InfiniBand switch
C)host channel adapter
D)subnet
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
39
The ________ layer is the key to the operation of Thunderbolt and what makes it attractive as a high-speed peripheral I / O technology.

A)cable
B)application
C)common transport
D)physical
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
40
A ________ connects InfiniBand subnets,or connects an InfiniBand switch to a network such as a local area network,wide area network,or storage area network.

A)memory controller
B)TCA
C)HCA
D)router
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
41
In a ________ interface there is only one line used to transmit data and bits must be transmitted one at a time.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
42
The most recent,and fastest,peripheral connection technology to become available for general-purpose use is __________,developed by Intel with collaboration from Apple.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
43
In a _________ interface there are multiple lines connecting the I / O module and the peripheral and multiple bits are transferred simultaneously.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
44
________ enables servers,remote storage,and other network devices to be attached in a central fabric of switches and links,connecting up to 64,000 servers,storage systems,and networking devices.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
45
A ________ machine is an instance of an operating system along with one or more applications running in an isolated memory partition within the computer,enabling different operating systems to run in the same computer at the same time,as well as preventing applications from interfering with each other.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 45 flashcards in this deck.