Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
Process:
pid
start time
end time
priority
timeslice
list of CPU bursts
list of IO bursts (the number of IO burst will always be 1 less than the number of CPU bursts)
Start up Queue:
holds the processes which have not started executing (start time > clock)
(recommendation: order by start time)
Active/Expired Queue:
holds the processes that are waiting to use the cpu
(recommendation: order by priority)
IO Queue:
holds processes that are currently waiting for IO burst to finish.
(recommendation: order by current io burst left)
Finished Queue:
holds the processes that have completed all its cpu bursts
(recommendation: order by finish time)
CPU:
holds the process that is currently executing in the cpu.
What is the use of buffer register? The buffer register is used to avoid speed mismatch among the I/O device and the processor.
What is the purpose of putchar function Putchar writes one character to the standard output file, stdout. Syntax #include int putchar(int c); The putchar macro wr
Buses: Execution of 1 instruction need the following 3 steps to be performed by the CPU: I. Fetch the contents of the memory location pointed at by the computer syst
Compare memory mapped I/O with I/O mapped I/O. Memory Mapped I/O Scheme: In this scheme there is only one address space. Address space is stated as all possible addresses tha
What is the point of the REPLACING option of a copy statement? Ans) REPLACING permits for the similar copy to be used more than once in the similar code by changing the replac
Locality of reference implies that the page reference being made by a process is Ans. Locality of reference means that the page reference being made through a process is proba
Q. Instruction per cycle in RISC? One instruction per cycle: A machine cycle is total time taken to fetch two operands from registers perform ALU operation on them and store re
Highly Encoded micro-instructions Encoded bits required in micro-instructions are small. It provided an aggregated view that is a higher view of CPU as just an encoded
Q. Number used as operand data type? Numbers: All machine languages comprise numeric data types. Numeric data generally use one of the three representations: o Floating po
Q. Multithreaded Architecture? It is clear at the moment if we provide a lot of contexts to multiple threads then processors with numerous contexts are known as multithreaded s
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!
whatsapp: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd