in Operating System
710 views
0 votes
0 votes
Is "operating system three easy pieces" Book is enough for gate exam?

Or I read another book especially for GATE exam

Please tell I am confused
in Operating System
710 views

2 Comments

Why you are not following Galvin ?
0
0
Basically i am looking for a book with projects that’s why i am asking for this book cause in this book some projects are given with xv6 code so im thinking that if i read book for os subject so why not so some project as well

Thank you.
0
0

2 Answers

0 votes
0 votes

Match the content of the book with GATE SYLLABUS and choose accordingly.

Note: For Operating systems refer here: 

  1. Best Books for GATE CSE with Relevant Chapters to Read
  2. GATE CSE Books – More Options

1 comment

Thanks
0
0
0 votes
0 votes

If you are looking for Operating System Book for knowledge purpose and to clear GATE Exam then Galvin is sufficient. In Gate Exam Questions from the following topics are generally asked in GATE exam.

(1) Process Concepts

(2) CPU Scheduling Algorithms ( 2 Marks Every Year Asked)

(3) Banker’s Algorithms

(4) Memory Management Questions like Calculation of Average Access time, Page replacement algorithms based questions, Logical address and physical address based questions.

(5) Questions based on semaphore or critical section

(6) Disk Scheduling Problems

You can read Operating System Tutorials article to know more about Operating System for GATE exam

 

 

Related questions