Addressability of memory - computer architecture, Computer Engineering

Assignment Help:

Addressability:

Location-addressable

Each alone accessible unit of information in storage is chosen with its numerical memory address. In the modern computers, location-addressable storage generally restrict to primary storage that accessed internally by computer programs, because location-addressability is very efficient, but onerous for humans.

File addressable

Information is divided into files of variable length, and a particular file is chosen with human-readable file names and directory. The underlying device is yet location-addressable, but the OS of a computer system provides the file system abstraction to make the operation more clear. In modern computers tertiary, secondary and off-line storage use file systems.

Content-addressable

Individually accessible unit of information is chosen based on the basis of (part of) the contents stored there. Content-addressable storage may be implemented by using hardware (computer device), software (computer program) with hardware being faster but more expensive option. Hardware content addressable memory is frequently used in a computer's CPU cache.

 


Related Discussions:- Addressability of memory - computer architecture

Illustrate edge-triggered flip-flops, Q. Illustrate Edge-Triggered flip-flo...

Q. Illustrate Edge-Triggered flip-flops ? Edge-triggered flip-flop is used to synchronize state change at the time of a clock pulse transition in place of constant level. A num

Define process control block, Define Process Control Block (PCB). Pr...

Define Process Control Block (PCB). Process Control Block (PCB): Information related with each process is stored into Process control Block. a)      Process state b)

Determine the objectives of object oriented analysis, Objectives of object ...

Objectives of object oriented analysis After going through this unit, you should be able to: define the concepts of the objects in the system; express desired syste

Array is a pointer to pointer to int, Array is a pointer-to-pointer-to-int:...

Array is a pointer-to-pointer-to-int: at the first level, it points to a block of pointers, one for each row. That first-level pointer is the first one we allocate; it has nrows e

Illustrate left shift register with parallel load, Q. Illustrate Left shift...

Q. Illustrate Left shift register with parallel load? A register that shifts data in one direction only is known as Uni-directional shift register and a register that can shift

What is semaphores, What is semaphores?  A semaphore 'S' is a synchroni...

What is semaphores?  A semaphore 'S' is a synchronization tool which is an integer value that, apart from initialization, is accessed only by two standard atomic operations; wa

Hashing, what is hashing in database management system?

what is hashing in database management system?

State the various security tools, State the various Security Tools Sec...

State the various Security Tools Securing an Intranet is not a simple task. Just as articles in a house are protected by use of various types of security systems such as lock

What are the disadvantages of fcfs scheduling algorithm, What are the disad...

What are the disadvantages of FCFS scheduling algorithm as compared to shortest job first (SJF) scheduling? Disadvantages: (i) Waiting time can be huge if short requests w

Write hit policies, Write Hit Policies: Write through o   Upd...

Write Hit Policies: Write through o   Update next level on every write o   Cache is always clean o   A lots of traffic to next level (mostly write) Write

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd