SlideShare a Scribd company logo
1 of 2
Download to read offline
Describe each level of cache. Time sharing systems do what for the user? and What is the
fundamental difference between multitasking and multiprocessing environments?
Solution
1)
Cache memory is fast and expensive. Traditionally, it is categorized as "levels" that describe its
closeness and accessibility to the microprocessor:
Level 1 (L1) cache is extremely fast but relatively small, and is usually embedded in the
processor chip (CPU).
Level 2 (L2) cache is often more capacious than L1; it may be located on the CPU or on a
separate chip or coprocessor with a high-speed alternative system bus interconnecting the cache
to the CPU, so as not to be slowed by traffic on the main system bus.
Level 3 (L3) cache is typically specialized memory that works to improve the performance of
L1 and L2. It can be significantly slower than L1 or L2, but is usually double the speed of RAM.
In the case of multicore processors, each core may have its own dedicated L1 and L2 cache, but
share a common L3 cache. When an instruction is referenced in the L3 cache, it is typically
elevated to a higher tier cache.
2)
Time sharing is a technique which enables many people, located at various terminals, to use a
particular computer system at the same time. Time-sharing or multitasking is a logical extension
of multi-programming. Processor's time which is shared among multiple users simultaneously is
termed as time-sharing.Time-Sharing Systems objective is to minimize response time. Time
sharing refers to the allocation of computer resources in time slots to several programs
simultaneously.
eg: mainframe computer having many users logged in
Multi-user is a term that defines an operating system that allows concurrent access by multiple
users of a computer.
eg: batch processing systems for mainframe
Time-sharing systems are multi-user systems.
Advantages of Timesharing operating systems are following
Provide advantage of quick response.
Avoids duplication of software.
Reduces CPU idle time.
Multiprocessing - A computer using more than one CPU at a time
Multitasking - Tasks sharing a common resource (like 1 CPU).It is a logical extension of
multiprogramming.It means running several tasks on computer.Switching between the jobs is
so fast that the user can interact with the system.

More Related Content

Similar to Describe each level of cache. Time sharing systems do what for the u.pdf

Unit 4 Real Time Operating System
Unit 4 Real Time Operating SystemUnit 4 Real Time Operating System
Unit 4 Real Time Operating SystemDr. Pankaj Zope
 
Operating system interview question
Operating system interview questionOperating system interview question
Operating system interview questionsriram saravanan
 
PARALLEL ARCHITECTURE AND COMPUTING - SHORT NOTES
PARALLEL ARCHITECTURE AND COMPUTING - SHORT NOTESPARALLEL ARCHITECTURE AND COMPUTING - SHORT NOTES
PARALLEL ARCHITECTURE AND COMPUTING - SHORT NOTESsuthi
 
Computer architecture multi processor
Computer architecture multi processorComputer architecture multi processor
Computer architecture multi processorMazin Alwaaly
 
Unit I Memory technology and optimization
Unit I Memory technology and optimizationUnit I Memory technology and optimization
Unit I Memory technology and optimizationK Gowsic Gowsic
 
Memory technology and optimization in Advance Computer Architechture
Memory technology and optimization in Advance Computer ArchitechtureMemory technology and optimization in Advance Computer Architechture
Memory technology and optimization in Advance Computer ArchitechtureShweta Ghate
 
Shared memory Parallelism (NOTES)
Shared memory Parallelism (NOTES)Shared memory Parallelism (NOTES)
Shared memory Parallelism (NOTES)Subhajit Sahu
 
Lecture 6
Lecture  6Lecture  6
Lecture 6Mr SMAK
 
Lecture 6
Lecture  6Lecture  6
Lecture 6Mr SMAK
 
Lecture 6
Lecture  6Lecture  6
Lecture 6Mr SMAK
 
Inter-Process-Communication (or IPC for short) are mechanisms provid.pdf
Inter-Process-Communication (or IPC for short) are mechanisms provid.pdfInter-Process-Communication (or IPC for short) are mechanisms provid.pdf
Inter-Process-Communication (or IPC for short) are mechanisms provid.pdfaesalem06
 
Fundamental Operating System Concepts.pptx
Fundamental Operating System Concepts.pptxFundamental Operating System Concepts.pptx
Fundamental Operating System Concepts.pptxUttara University
 
Unix operating system basics
Unix operating system basicsUnix operating system basics
Unix operating system basicsSankar Suriya
 
Operating system 08 time sharing and multitasking operating system
Operating system 08 time sharing and multitasking operating systemOperating system 08 time sharing and multitasking operating system
Operating system 08 time sharing and multitasking operating systemVaibhav Khanna
 

Similar to Describe each level of cache. Time sharing systems do what for the u.pdf (20)

Unit 4 Real Time Operating System
Unit 4 Real Time Operating SystemUnit 4 Real Time Operating System
Unit 4 Real Time Operating System
 
Making Linux do Hard Real-time
Making Linux do Hard Real-timeMaking Linux do Hard Real-time
Making Linux do Hard Real-time
 
Os Concepts
Os ConceptsOs Concepts
Os Concepts
 
Operating system interview question
Operating system interview questionOperating system interview question
Operating system interview question
 
PARALLEL ARCHITECTURE AND COMPUTING - SHORT NOTES
PARALLEL ARCHITECTURE AND COMPUTING - SHORT NOTESPARALLEL ARCHITECTURE AND COMPUTING - SHORT NOTES
PARALLEL ARCHITECTURE AND COMPUTING - SHORT NOTES
 
Computer architecture multi processor
Computer architecture multi processorComputer architecture multi processor
Computer architecture multi processor
 
Unit I Memory technology and optimization
Unit I Memory technology and optimizationUnit I Memory technology and optimization
Unit I Memory technology and optimization
 
Memory technology and optimization in Advance Computer Architechture
Memory technology and optimization in Advance Computer ArchitechtureMemory technology and optimization in Advance Computer Architechture
Memory technology and optimization in Advance Computer Architechture
 
Opetating System Memory management
Opetating System Memory managementOpetating System Memory management
Opetating System Memory management
 
Shared memory Parallelism (NOTES)
Shared memory Parallelism (NOTES)Shared memory Parallelism (NOTES)
Shared memory Parallelism (NOTES)
 
Lecture 6
Lecture  6Lecture  6
Lecture 6
 
Lecture 6
Lecture  6Lecture  6
Lecture 6
 
Lecture 6
Lecture  6Lecture  6
Lecture 6
 
Inter-Process-Communication (or IPC for short) are mechanisms provid.pdf
Inter-Process-Communication (or IPC for short) are mechanisms provid.pdfInter-Process-Communication (or IPC for short) are mechanisms provid.pdf
Inter-Process-Communication (or IPC for short) are mechanisms provid.pdf
 
Operating system introduction
Operating system introductionOperating system introduction
Operating system introduction
 
Dos unit3
Dos unit3Dos unit3
Dos unit3
 
Fundamental Operating System Concepts.pptx
Fundamental Operating System Concepts.pptxFundamental Operating System Concepts.pptx
Fundamental Operating System Concepts.pptx
 
Unix operating system basics
Unix operating system basicsUnix operating system basics
Unix operating system basics
 
Operating system 08 time sharing and multitasking operating system
Operating system 08 time sharing and multitasking operating systemOperating system 08 time sharing and multitasking operating system
Operating system 08 time sharing and multitasking operating system
 
Operating system.pptx
Operating system.pptxOperating system.pptx
Operating system.pptx
 

More from pasqualealvarez467

In general diffusion is faster forA. less closely packed structure.pdf
In general diffusion is faster forA. less closely packed structure.pdfIn general diffusion is faster forA. less closely packed structure.pdf
In general diffusion is faster forA. less closely packed structure.pdfpasqualealvarez467
 
In your own words 1.Explain what a semiconductor is. 2.Describe one.pdf
In your own words 1.Explain what a semiconductor is. 2.Describe one.pdfIn your own words 1.Explain what a semiconductor is. 2.Describe one.pdf
In your own words 1.Explain what a semiconductor is. 2.Describe one.pdfpasqualealvarez467
 
If the random variable X is normally distributed with mean and stand.pdf
If the random variable X is normally distributed with mean and stand.pdfIf the random variable X is normally distributed with mean and stand.pdf
If the random variable X is normally distributed with mean and stand.pdfpasqualealvarez467
 
I have a Computer Archtecture book and notes that describe addressin.pdf
I have a Computer Archtecture book and notes that describe addressin.pdfI have a Computer Archtecture book and notes that describe addressin.pdf
I have a Computer Archtecture book and notes that describe addressin.pdfpasqualealvarez467
 
I really need help with this Assignment Please in C programming not .pdf
I really need help with this Assignment Please in C programming not .pdfI really need help with this Assignment Please in C programming not .pdf
I really need help with this Assignment Please in C programming not .pdfpasqualealvarez467
 
Identify opportunities for leadership for sustainability in personal.pdf
Identify opportunities for leadership for sustainability in personal.pdfIdentify opportunities for leadership for sustainability in personal.pdf
Identify opportunities for leadership for sustainability in personal.pdfpasqualealvarez467
 
Gametes that contain new combinations of alleles not present in the .pdf
Gametes that contain new combinations of alleles not present in the .pdfGametes that contain new combinations of alleles not present in the .pdf
Gametes that contain new combinations of alleles not present in the .pdfpasqualealvarez467
 
From Figure 26 what is true of Dryopithecus and Ouranopithecus 1.) .pdf
From Figure 26 what is true of Dryopithecus and Ouranopithecus  1.) .pdfFrom Figure 26 what is true of Dryopithecus and Ouranopithecus  1.) .pdf
From Figure 26 what is true of Dryopithecus and Ouranopithecus 1.) .pdfpasqualealvarez467
 
F. Chlorine Content F1. What type of sample might be expected to cont.pdf
F. Chlorine Content F1. What type of sample might be expected to cont.pdfF. Chlorine Content F1. What type of sample might be expected to cont.pdf
F. Chlorine Content F1. What type of sample might be expected to cont.pdfpasqualealvarez467
 
Clearly explain why 2D surface measurement can be unrealisticSo.pdf
Clearly explain why 2D surface measurement can be unrealisticSo.pdfClearly explain why 2D surface measurement can be unrealisticSo.pdf
Clearly explain why 2D surface measurement can be unrealisticSo.pdfpasqualealvarez467
 
c++ early objectsc++ early objectsc++ early objectsSol.pdf
c++ early objectsc++ early objectsc++ early objectsSol.pdfc++ early objectsc++ early objectsc++ early objectsSol.pdf
c++ early objectsc++ early objectsc++ early objectsSol.pdfpasqualealvarez467
 
As part of an IT survey, both staff and managers were asked to indic.pdf
As part of an IT survey, both staff and managers were asked to indic.pdfAs part of an IT survey, both staff and managers were asked to indic.pdf
As part of an IT survey, both staff and managers were asked to indic.pdfpasqualealvarez467
 
a. High Frequency components delayedb. Low frequency components lo.pdf
a. High Frequency components delayedb. Low frequency components lo.pdfa. High Frequency components delayedb. Low frequency components lo.pdf
a. High Frequency components delayedb. Low frequency components lo.pdfpasqualealvarez467
 
A signal y(t) is periodic with fundamental period T0, and is the sum.pdf
A signal y(t) is periodic with fundamental period T0, and is the sum.pdfA signal y(t) is periodic with fundamental period T0, and is the sum.pdf
A signal y(t) is periodic with fundamental period T0, and is the sum.pdfpasqualealvarez467
 
A die is thrown. Let E be the event that the number thrown is even a.pdf
A die is thrown. Let E be the event that the number thrown is even a.pdfA die is thrown. Let E be the event that the number thrown is even a.pdf
A die is thrown. Let E be the event that the number thrown is even a.pdfpasqualealvarez467
 
4. A gaseous fuel contains the following by mole 31.3 C2H6; 67.6 .pdf
4. A gaseous fuel contains the following by mole 31.3 C2H6; 67.6 .pdf4. A gaseous fuel contains the following by mole 31.3 C2H6; 67.6 .pdf
4. A gaseous fuel contains the following by mole 31.3 C2H6; 67.6 .pdfpasqualealvarez467
 
2. What factors should be considered in selecting a design strategy.pdf
2. What factors should be considered in selecting a design strategy.pdf2. What factors should be considered in selecting a design strategy.pdf
2. What factors should be considered in selecting a design strategy.pdfpasqualealvarez467
 
–PLS write program in c++Recursive Linked List OperationsWrite a.pdf
–PLS write program in c++Recursive Linked List OperationsWrite a.pdf–PLS write program in c++Recursive Linked List OperationsWrite a.pdf
–PLS write program in c++Recursive Linked List OperationsWrite a.pdfpasqualealvarez467
 
Why is mild to moderate expression of an X-linked recessive trait no.pdf
Why is mild to moderate expression of an X-linked recessive trait no.pdfWhy is mild to moderate expression of an X-linked recessive trait no.pdf
Why is mild to moderate expression of an X-linked recessive trait no.pdfpasqualealvarez467
 
Wireless networks are considered insecure for many organizations; es.pdf
Wireless networks are considered insecure for many organizations; es.pdfWireless networks are considered insecure for many organizations; es.pdf
Wireless networks are considered insecure for many organizations; es.pdfpasqualealvarez467
 

More from pasqualealvarez467 (20)

In general diffusion is faster forA. less closely packed structure.pdf
In general diffusion is faster forA. less closely packed structure.pdfIn general diffusion is faster forA. less closely packed structure.pdf
In general diffusion is faster forA. less closely packed structure.pdf
 
In your own words 1.Explain what a semiconductor is. 2.Describe one.pdf
In your own words 1.Explain what a semiconductor is. 2.Describe one.pdfIn your own words 1.Explain what a semiconductor is. 2.Describe one.pdf
In your own words 1.Explain what a semiconductor is. 2.Describe one.pdf
 
If the random variable X is normally distributed with mean and stand.pdf
If the random variable X is normally distributed with mean and stand.pdfIf the random variable X is normally distributed with mean and stand.pdf
If the random variable X is normally distributed with mean and stand.pdf
 
I have a Computer Archtecture book and notes that describe addressin.pdf
I have a Computer Archtecture book and notes that describe addressin.pdfI have a Computer Archtecture book and notes that describe addressin.pdf
I have a Computer Archtecture book and notes that describe addressin.pdf
 
I really need help with this Assignment Please in C programming not .pdf
I really need help with this Assignment Please in C programming not .pdfI really need help with this Assignment Please in C programming not .pdf
I really need help with this Assignment Please in C programming not .pdf
 
Identify opportunities for leadership for sustainability in personal.pdf
Identify opportunities for leadership for sustainability in personal.pdfIdentify opportunities for leadership for sustainability in personal.pdf
Identify opportunities for leadership for sustainability in personal.pdf
 
Gametes that contain new combinations of alleles not present in the .pdf
Gametes that contain new combinations of alleles not present in the .pdfGametes that contain new combinations of alleles not present in the .pdf
Gametes that contain new combinations of alleles not present in the .pdf
 
From Figure 26 what is true of Dryopithecus and Ouranopithecus 1.) .pdf
From Figure 26 what is true of Dryopithecus and Ouranopithecus  1.) .pdfFrom Figure 26 what is true of Dryopithecus and Ouranopithecus  1.) .pdf
From Figure 26 what is true of Dryopithecus and Ouranopithecus 1.) .pdf
 
F. Chlorine Content F1. What type of sample might be expected to cont.pdf
F. Chlorine Content F1. What type of sample might be expected to cont.pdfF. Chlorine Content F1. What type of sample might be expected to cont.pdf
F. Chlorine Content F1. What type of sample might be expected to cont.pdf
 
Clearly explain why 2D surface measurement can be unrealisticSo.pdf
Clearly explain why 2D surface measurement can be unrealisticSo.pdfClearly explain why 2D surface measurement can be unrealisticSo.pdf
Clearly explain why 2D surface measurement can be unrealisticSo.pdf
 
c++ early objectsc++ early objectsc++ early objectsSol.pdf
c++ early objectsc++ early objectsc++ early objectsSol.pdfc++ early objectsc++ early objectsc++ early objectsSol.pdf
c++ early objectsc++ early objectsc++ early objectsSol.pdf
 
As part of an IT survey, both staff and managers were asked to indic.pdf
As part of an IT survey, both staff and managers were asked to indic.pdfAs part of an IT survey, both staff and managers were asked to indic.pdf
As part of an IT survey, both staff and managers were asked to indic.pdf
 
a. High Frequency components delayedb. Low frequency components lo.pdf
a. High Frequency components delayedb. Low frequency components lo.pdfa. High Frequency components delayedb. Low frequency components lo.pdf
a. High Frequency components delayedb. Low frequency components lo.pdf
 
A signal y(t) is periodic with fundamental period T0, and is the sum.pdf
A signal y(t) is periodic with fundamental period T0, and is the sum.pdfA signal y(t) is periodic with fundamental period T0, and is the sum.pdf
A signal y(t) is periodic with fundamental period T0, and is the sum.pdf
 
A die is thrown. Let E be the event that the number thrown is even a.pdf
A die is thrown. Let E be the event that the number thrown is even a.pdfA die is thrown. Let E be the event that the number thrown is even a.pdf
A die is thrown. Let E be the event that the number thrown is even a.pdf
 
4. A gaseous fuel contains the following by mole 31.3 C2H6; 67.6 .pdf
4. A gaseous fuel contains the following by mole 31.3 C2H6; 67.6 .pdf4. A gaseous fuel contains the following by mole 31.3 C2H6; 67.6 .pdf
4. A gaseous fuel contains the following by mole 31.3 C2H6; 67.6 .pdf
 
2. What factors should be considered in selecting a design strategy.pdf
2. What factors should be considered in selecting a design strategy.pdf2. What factors should be considered in selecting a design strategy.pdf
2. What factors should be considered in selecting a design strategy.pdf
 
–PLS write program in c++Recursive Linked List OperationsWrite a.pdf
–PLS write program in c++Recursive Linked List OperationsWrite a.pdf–PLS write program in c++Recursive Linked List OperationsWrite a.pdf
–PLS write program in c++Recursive Linked List OperationsWrite a.pdf
 
Why is mild to moderate expression of an X-linked recessive trait no.pdf
Why is mild to moderate expression of an X-linked recessive trait no.pdfWhy is mild to moderate expression of an X-linked recessive trait no.pdf
Why is mild to moderate expression of an X-linked recessive trait no.pdf
 
Wireless networks are considered insecure for many organizations; es.pdf
Wireless networks are considered insecure for many organizations; es.pdfWireless networks are considered insecure for many organizations; es.pdf
Wireless networks are considered insecure for many organizations; es.pdf
 

Recently uploaded

Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 

Recently uploaded (20)

Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 

Describe each level of cache. Time sharing systems do what for the u.pdf

  • 1. Describe each level of cache. Time sharing systems do what for the user? and What is the fundamental difference between multitasking and multiprocessing environments? Solution 1) Cache memory is fast and expensive. Traditionally, it is categorized as "levels" that describe its closeness and accessibility to the microprocessor: Level 1 (L1) cache is extremely fast but relatively small, and is usually embedded in the processor chip (CPU). Level 2 (L2) cache is often more capacious than L1; it may be located on the CPU or on a separate chip or coprocessor with a high-speed alternative system bus interconnecting the cache to the CPU, so as not to be slowed by traffic on the main system bus. Level 3 (L3) cache is typically specialized memory that works to improve the performance of L1 and L2. It can be significantly slower than L1 or L2, but is usually double the speed of RAM. In the case of multicore processors, each core may have its own dedicated L1 and L2 cache, but share a common L3 cache. When an instruction is referenced in the L3 cache, it is typically elevated to a higher tier cache. 2) Time sharing is a technique which enables many people, located at various terminals, to use a particular computer system at the same time. Time-sharing or multitasking is a logical extension of multi-programming. Processor's time which is shared among multiple users simultaneously is termed as time-sharing.Time-Sharing Systems objective is to minimize response time. Time sharing refers to the allocation of computer resources in time slots to several programs simultaneously. eg: mainframe computer having many users logged in Multi-user is a term that defines an operating system that allows concurrent access by multiple users of a computer. eg: batch processing systems for mainframe Time-sharing systems are multi-user systems. Advantages of Timesharing operating systems are following Provide advantage of quick response. Avoids duplication of software. Reduces CPU idle time. Multiprocessing - A computer using more than one CPU at a time Multitasking - Tasks sharing a common resource (like 1 CPU).It is a logical extension of
  • 2. multiprogramming.It means running several tasks on computer.Switching between the jobs is so fast that the user can interact with the system.