Newer Post or latest post

What is DBMS and its components?

Image
What is DBMS and its components? DBMS and its components that means the components are the parts of database management system provide the DBMS software or make a system to process the data such as:- RDBMS is used to process the text data only and the Relational database file included different types of parts or components: the record, attributes, query processor, commands, database name, primary key, key attributes etc. The components of the database in relation are used to process the data through the logical operation applied on the relational database file. The database file is used to process the data using the query program applied on the record in the relational database model and process also the attributes values. The key attributes are used to define the new database and group of records that are managed according to the key attributes depending on the types of key attribute. The DBMS is a software that provides the service providing the database file to apply some operations

What is cache memory? How is it different from primary memory?

What is cache memory? How is it different from primary memory?

Definition of cache memory

Cache memory is a high speed memory built in the processor and used between the main memory and the processor.

1. Cache is memory is placed between the CPU and the main memory.
Cache memory works between Central process unit and Main memory
fig: describe the cache works between CPU & main memory.

2. Cache memory is faster than the main memory.
cache memory is describe that is faster than main memory
fig: The Cache memory is faster than the main memory according to working performance.

3. Its access time is less than the main memory.
Cache memory is lower than main memory according to access time.
fig: Cache performance of access time lower than main memory.

4. According to measurement the cache memory access time is 10 to 30 nano second (ns) and the main memory access time is 80 (ns) nano second.
table of cache memory and main memory of the access time.
table of access time of both memory.

5. The Cache memory stores instructions and data that are immediately executed.
fig describes that cache memory stores Instructions & Data but sometimes it don't stores data.

6. Sometimes cache is used to store only instruction. In case that such type of cache is used in 68020 processor.
when the cache stores only instructions then it used in processor 68020
Fig describes that when cache is uses in processor 68020 it stores only Instructions

7. Cache has 256 byte instruction cache which allows it to fetching to instructions from the main memory and store them in the cache during its time period when the system bus would otherwise be idle.

Dependency of the cache memory according to the performance

1. Speed and size of the cache memory.
2. The logic used to read data around the memory area read by the CPU.
3. The logic used to guess next required data by the CPU.
4. With the new microprocessor you can also add external cache memory to increase the performance of the CPU.


Cache controller:

1. The cache controller kept the frequently information in the cache memory required by the processor.
2. The required data by the processor in the next memory access is available in the cache memory this process is ensured by the cache controller.
3. The cache controller is improves the CPU speed because if the required data is available in the cache memory and made available for the CPU without wait state.

What is ‘Hit’ in the cache memory?

1. When the required data is available in the cache memory it is called Hit.
2. The processor immediately reads and writes the data in the data cache line during in the cache hit.
3. The proportion of accesses of the results is called cache hit rate.


What is ‘Miss’ in the Cache memory?

1. When the required data is not available in the Cache memory it is called Miss.
2. Most caches allocate new entry which comprises the tag just missed and copy of the data from the main memory during Miss Condition.
3. Misses are slower than the Hits because they required data to be transferred from the main memory.


How cache memory different from the primary memory?

Primary Memory

1. The function of primary memory is to stores information.
2. Its stores the program along with the data to be executed.
3. It also stores the necessary programs of the operating system or system software.
4. The executable necessary programs for users stores in the primary memory.
5. The main memory or primary memory is directly addressed by the CPU.
6. RAM {Random Access Memory} is also used as main memory or primary memory.
7. It is not faster than the Cache memory.
8. Its access time of the main memory is 80 ns (Nano second) as comparatively slower than Cache memory.

Cache memory

1. Sometimes the used as to stores only instructions not program.
2. It stores data and instructions which is immediately executed.
Some points are written above as make the difference primary memory and cache memory.
-----------------------------------------------------------------------------------------------------------------------------

My latest post is here links below about the databases technology

What are the components of data model in [DBMS] Relational Database Management System?

There are five main components of data model... 👉 click here ðŸ‘ˆ

What is stability of the distributed database management system?

In the distributed database model there are.... 👉 click here👈


Comments

Popular posts from this blog

what are the function of the joystick and light pen?

What are the three main purpose of an operating system?

What are the difference between input device and an offline data entry device?