Toshiba M105-S3004 User Manual - Page 255

cache memory, Basic Input Output System.

Page 255 highlights

cache memory GLOSSARY AUTOEXEC.BAT: A batch file that executes a series of MS-DOS commands and programs each time you start the computer. boot: Short for bootstrap. A program that starts or restarts the computer. The program reads instructions from a storage device into the computer's memory. B backup: A duplicate copy of files kept as a spare in case the original is destroyed. batch file: A file that can be executed from the system prompt containing a sequence of operating system commands or executable files. See also AUTOEXEC.BAT. binary: The base two number system composed of zeros and ones (off or on), used by most digital computers. The right most digit of a binary number has a value of 1, the next a value of 2, then 4, 8, 16, and so on. For example, the binary number 101 has a value of 5. See also ASCII. bps: Bits per second. Typically used to describe the data transmission speed of a modem. buffer: The portion of the computer's memory where data is temporarily stored. Buffers often compensate for differences in the rate of flow from one device to another. bus: An interface for transmission of signals, data or electric power. byte: The representation of a single character. A sequence of eight bits treated as a single unit; also the smallest addressable unit within the system. C BIOS: Basic Input Output System. The firmware that controls data flow within the computer. See also firmware. bit: Derived from "binary digit," the basic unit of information used by the computer. It is either zero or one. Eight bits is one byte. See also byte. board: A circuit board. An internal card containing electronic components, called chips, which perform a specific function or increase the capabilities of the system. cache memory: High speed memory which stores data that increases processor speed and data transfer rate. When the CPU reads data from main memory, it stores a copy of this data in cache memory. The next time the CPU needs that same data, it looks for it in the cache memory rather than the main memory, which saves time. The computer has two cache levels. Level one is incorporated into the processor and level two resides in external memory. Glossary-3

  • 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
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244
  • 245
  • 246
  • 247
  • 248
  • 249
  • 250
  • 251
  • 252
  • 253
  • 254
  • 255
  • 256
  • 257
  • 258
  • 259
  • 260
  • 261
  • 262
  • 263
  • 264
  • 265
  • 266
  • 267
  • 268
  • 269
  • 270
  • 271
  • 272

G
LOSSARY
Glossary-3
AUTOEXEC.BAT:
A batch file that
executes a series of MS-DOS com-
mands and programs each time you
start the computer.
B
backup:
A duplicate copy of files
kept as a spare in case the original is
destroyed.
batch file:
A file that can be executed
from the system prompt containing a
sequence of operating system com-
mands or executable files.
See also
AUTOEXEC.BAT.
binary:
The base two number system
composed of zeros and ones (off or
on), used by most digital computers.
The right most digit of a binary
number has a value of 1, the next a
value of 2, then 4, 8, 16, and so on.
For example, the binary number 101
has a value of 5.
See also
ASCII.
BIOS:
Basic Input Output System.
The firmware that controls data flow
within the computer.
See also
firm-
ware.
bit:
Derived from “binary digit,” the
basic unit of information used by the
computer.
It is either zero or one.
Eight bits is one byte.
See also
byte.
board:
A circuit board.
An internal
card containing electronic components,
called chips, which perform a specific
function or increase the capabilities of
the system.
boot:
Short for bootstrap.
A program
that starts or restarts the computer.
The program reads instructions from a
storage device into the computer’s
memory.
bps:
Bits per second.
Typically used
to describe the data transmission
speed of a modem.
buffer:
The portion of the computer’s
memory where data is temporarily
stored.
Buffers often compensate for
differences in the rate of flow from
one device to another.
bus:
An interface for transmission of
signals, data or electric power.
byte:
The representation of a single
character.
A sequence of eight bits
treated as a single unit; also the
smallest addressable unit within the
system.
C
cache memory:
High speed memory
which stores data that increases
processor speed and data transfer rate.
When the CPU reads data from main
memory, it stores a copy of this data in
cache memory. The next time the CPU
needs that same data, it looks for it in
the cache memory rather than the main
memory, which saves time. The
computer has two cache levels. Level
one is incorporated into the processor
and level two resides in external
memory.
cache memory