<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	
<book>
  <id>1786970</id>
  <title><![CDATA[Operating System Concepts, 6th Edition]]></title>
  <isbn><![CDATA[0471417432]]></isbn>
  <isbn13><![CDATA[9780471417439]]></isbn13>
  <image_url>http://photo.goodreads.com/books/1188343630m/1786970.jpg</image_url>
  <description><![CDATA[Operating systems are large and complex, and yet must function  with near-absolute reliability--that's why they're a class unto  themselves in the field of software development. Since its first  release 20 years ago, &quot;the dinosaur book&quot;--<em>Operating System  Concepts</em> by Abraham Silberschatz, Peter Baer Galvin, and Greg  Gagne--has been a valuable reference for designers and implementers of  operating systems. The newly released sixth edition of this book  maintains the volume's authority with new sections on thread  management, distributed processes, and the Java Virtual Machine (JVM).  There's also information on the workings of the latest crop of  operating systems, including Microsoft Windows 2000, Linux, FreeBSD,  and compact operating systems for handheld devices.<p>This book is  concerned with the design of operating systems, which is to say it  enumerates the problems that pop up in the creation of efficient  systems and explores alternative ways of dealing with them, detailing  the advantages and shortcomings of each. For example, in their chapter  on scheduling CPU activity, the authors explain several algorithms  (first-come, first-served, and round-robin scheduling, among others)  for allocating the capacity of single and multiple processors among  jobs. They highlight the relative advantages of each, and explain how  several real-life operating systems solve the problem. They then  present the reader with exercises (this book is essentially a  university textbook) that inspire thought and discussion. <em>--David  Wall</em> <p> <strong>Topics covered:</strong> The problems faced by designers of system  software for electronic computers, and strategies that have been  developed over the past 20 years to address (and, in some cases, solve)  them. Problems of CPU scheduling, memory allocation, paging, processes  and threads, storage management, distributed processes and storage  mechanisms, and security are all discussed thoroughly and with many  authoritative references.</p></p>]]></description>
  <work>
  <best_book_id type="integer">83833</best_book_id>
  <books_count type="integer">29</books_count>
  <desc_user_id type="integer" nil="true"></desc_user_id>
  <id type="integer">174171</id>
  <media_type nil="true"></media_type>
  <original_language_id type="integer" nil="true"></original_language_id>
  <original_publication_day type="integer" nil="true"></original_publication_day>
  <original_publication_month type="integer" nil="true"></original_publication_month>
  <original_publication_year type="integer">1985</original_publication_year>
  <original_title>Operating System Concepts</original_title>
  <rating_dist>total:66|5:14|4:14|3:22|2:14|1:2|</rating_dist>
  <ratings_count type="integer">66</ratings_count>
  <ratings_sum type="integer">222</ratings_sum>
  <reviews_count type="integer">152</reviews_count>
  <text_reviews_count type="integer">6</text_reviews_count>
</work>

  <average_rating><![CDATA[3.36]]></average_rating>
  <ratings_count><![CDATA[0]]></ratings_count>
  <text_reviews_count><![CDATA[0]]></text_reviews_count>
  
  <url><![CDATA[http://www.goodreads.com/book/show/1786970.Operating_System_Concepts_6th_Edition]]></url>
  <link><![CDATA[http://www.goodreads.com/book/show/1786970.Operating_System_Concepts_6th_Edition]]></link>
  <authors>
    <author>
    <id>47996</id>
        <name><![CDATA[Abraham Silberschatz]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/47996.Abraham_Silberschatz]]></link>
    <average_rating>3.43</average_rating>
    <ratings_count>93</ratings_count>
    <text_reviews_count>14</text_reviews_count>
  </author>
    <author>
    <id>47994</id>
        <name><![CDATA[Peter Baer Galvin]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/47994.Peter_Baer_Galvin]]></link>
    <average_rating>3.46</average_rating>
    <ratings_count>24</ratings_count>
    <text_reviews_count>2</text_reviews_count>
  </author>
    <author>
    <id>47995</id>
        <name><![CDATA[Greg Gagne]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/47995.Greg_Gagne]]></link>
    <average_rating>3.00</average_rating>
    <ratings_count>6</ratings_count>
    <text_reviews_count>0</text_reviews_count>
  </author>
  </authors>
    <reviews start="1" end="20" total="152">
      <review>
  <id>63702051</id>
    <user>
    <id>1864588</id>
    <name><![CDATA[Bar]]></name>
    <location><![CDATA[Albuquerque, NM]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1864588-bar-shirtcliff]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1249003098p3/1864588.jpg]]></image_url>
  </user>
    <book>
  <id type="integer">83833</id>
  <isbn>0471694665</isbn>
  <isbn13>9780471694663</isbn13>
  <text_reviews_count type="integer">4</text_reviews_count>
  <title>
    <![CDATA[Operating System Concepts]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171047648m/83833.jpg</image_url>
  <link>http://www.goodreads.com/book/show/83833.Operating_System_Concepts</link>
  <average_rating>3.33</average_rating>
  <ratings_count>39</ratings_count>
  <description>
    <![CDATA[Another defining moment in the evolution of operating systems<br/>   Small footprint operating systems, such as those driving the handheld devices that the baby dinosaurs are using on the cover, are just one of the cutting-edge applications you'll find in Silberschatz, Galvin, and Gagne's Operating System Concepts, Seventh Edition.<br/>   By staying current, remaining relevant, and adapting to emerging course needs, this market-leading text has continued to define the operating systems course. This Seventh Edition not only presents the latest and most relevant systems, it also digs deeper to uncover those fundamental concepts that have remained constant throughout the evolution of today's operation systems. With this strong conceptual foundation in place, students can more easily understand the details related to specific systems.<br/>   New Adaptations<br/>   * Increased coverage of user perspective in Chapter 1.<br/>   * Increased coverage of OS design throughout.<br/>   * A new chapter on real-time and embedded systems (Chapter 19).<br/>   * A new chapter on multimedia (Chapter 20).<br/>   * Additional coverage of security and protection.<br/>   * Additional coverage of distributed programming.<br/>   * New exercises at the end of each chapter.<br/>   * New programming exercises and projects at the end of each chapter.<br/>   * New student-focused pedagogy and a new two-color design to enhance the learning process.]]>
  </description>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
    
          <shelf name="computers" />
          <shelf name="currently-reading" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Thu Jul 16 06:20:26 -0700 2009</date_added>
  <date_updated>Thu Jul 16 06:23:00 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[Good for beginners: it's so easy to read that I can read it when I'm too sleepy for the Decline &amp; Fall.<br/><br/>I'd like to find an equally approachable computer architecture book.]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/63702051]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/63702051]]></link>
</review>
      <review>
  <id>56900485</id>
    <user>
    <id>2341743</id>
    <name><![CDATA[John]]></name>
    <location><![CDATA[The United States]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2341743-john]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
  </user>
    <book>
  <id type="integer">83833</id>
  <isbn>0471694665</isbn>
  <isbn13>9780471694663</isbn13>
  <text_reviews_count type="integer">4</text_reviews_count>
  <title>
    <![CDATA[Operating System Concepts]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171047648m/83833.jpg</image_url>
  <link>http://www.goodreads.com/book/show/83833.Operating_System_Concepts</link>
  <average_rating>3.36</average_rating>
  <ratings_count>66</ratings_count>
  <description>
    <![CDATA[Another defining moment in the evolution of operating systems<br/>   Small footprint operating systems, such as those driving the handheld devices that the baby dinosaurs are using on the cover, are just one of the cutting-edge applications you'll find in Silberschatz, Galvin, and Gagne's Operating System Concepts, Seventh Edition.<br/>   By staying current, remaining relevant, and adapting to emerging course needs, this market-leading text has continued to define the operating systems course. This Seventh Edition not only presents the latest and most relevant systems, it also digs deeper to uncover those fundamental concepts that have remained constant throughout the evolution of today's operation systems. With this strong conceptual foundation in place, students can more easily understand the details related to specific systems.<br/>   New Adaptations<br/>   * Increased coverage of user perspective in Chapter 1.<br/>   * Increased coverage of OS design throughout.<br/>   * A new chapter on real-time and embedded systems (Chapter 19).<br/>   * A new chapter on multimedia (Chapter 20).<br/>   * Additional coverage of security and protection.<br/>   * Additional coverage of distributed programming.<br/>   * New exercises at the end of each chapter.<br/>   * New programming exercises and projects at the end of each chapter.<br/>   * New student-focused pedagogy and a new two-color design to enhance the learning process.]]>
  </description>
</book>

    <rating>5</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
    
      <shelf name="read" />
    
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at>Mon Jan 01 00:00:00 -0800 2001</read_at>
  <date_added>Thu May 21 17:13:41 -0700 2009</date_added>
  <date_updated>Thu May 21 17:13:57 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[superb text on operating systems]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/56900485]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/56900485]]></link>
</review>
      <review>
  <id>35286063</id>
    <user>
    <id>1192135</id>
    <name><![CDATA[Adam]]></name>
    <location><![CDATA[The United States]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1192135-adam]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1223256604p3/1192135.jpg]]></image_url>
  </user>
    <book>
  <id type="integer">603261</id>
  <isbn>0471364142</isbn>
  <isbn13>9780471364146</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Operating System Concepts, 5th Edition]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1176209131m/603261.jpg</image_url>
  <link>http://www.goodreads.com/book/show/603261.Operating_System_Concepts_5th_Edition</link>
  <average_rating>3.50</average_rating>
  <ratings_count>12</ratings_count>
  <description>
    <![CDATA[Operating systems are large and complex, and yet must function  with near-absolute reliability--that's why they're a class unto  themselves in the field of software development. Since its first  release 20 years ago, &quot;the dinosaur book&quot;--<em>Operating System  Concepts</em> by Abraham Silberschatz, Peter Baer Galvin, and Greg  Gagne--has been a valuable reference for designers and implementers of  operating systems. The newly released sixth edition of this book  maintains the volume's authority with new sections on thread  management, distributed processes, and the Java Virtual Machine (JVM).  There's also information on the workings of the latest crop of  operating systems, including Microsoft Windows 2000, Linux, FreeBSD,  and compact operating systems for handheld devices.<p>This book is  concerned with the design of operating systems, which is to say it  enumerates the problems that pop up in the creation of efficient  systems and explores alternative ways of dealing with them, detailing  the advantages and shortcomings of each. For example, in their chapter  on scheduling CPU activity, the authors explain several algorithms  (first-come, first-served, and round-robin scheduling, among others)  for allocating the capacity of single and multiple processors among  jobs. They highlight the relative advantages of each, and explain how  several real-life operating systems solve the problem. They then  present the reader with exercises (this book is essentially a  university textbook) that inspire thought and discussion. <em>--David  Wall</em> <p> <strong>Topics covered:</strong> The problems faced by designers of system  software for electronic computers, and strategies that have been  developed over the past 20 years to address (and, in some cases, solve)  them. Problems of CPU scheduling, memory allocation, paging, processes  and threads, storage management, distributed processes and storage  mechanisms, and security are all discussed thoroughly and with many  authoritative references.</p></p>]]>
  </description>
</book>

    <rating>3</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
    
      <shelf name="read" />
    
          <shelf name="technical" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at>Wed Jan 01 00:00:00 -0800 1997</read_at>
  <date_added>Tue Oct 14 10:29:16 -0700 2008</date_added>
  <date_updated>Tue Oct 14 10:29:16 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[One of my college texts, I have never had a need to reference this since graduation.  While the content is useful in gaining an understanding of how systems work, I believe this work would not be useful to most mainstream coders.  If you are working in embedded systems, this would be useful.]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/35286063]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/35286063]]></link>
</review>
      <review>
  <id>8187577</id>
    <user>
    <id>544124</id>
    <name><![CDATA[Russell]]></name>
    <location><![CDATA[Draper, UT]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/544124-russell]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
  </user>
    <book>
  <id type="integer">1980582</id>
  <isbn>0201591138</isbn>
  <isbn13>9780201591132</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Operating System Concepts]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1191272097m/1980582.jpg</image_url>
  <link>http://www.goodreads.com/book/show/1980582.Operating_System_Concepts</link>
  <average_rating>4.00</average_rating>
  <ratings_count>5</ratings_count>
  <description>
    <![CDATA[Operating systems are large and complex, and yet must function  with near-absolute reliability--that's why they're a class unto  themselves in the field of software development. Since its first  release 20 years ago, &quot;the dinosaur book&quot;--<em>Operating System  Concepts</em> by Abraham Silberschatz, Peter Baer Galvin, and Greg  Gagne--has been a valuable reference for designers and implementers of  operating systems. The newly released sixth edition of this book  maintains the volume's authority with new sections on thread  management, distributed processes, and the Java Virtual Machine (JVM).  There's also information on the workings of the latest crop of  operating systems, including Microsoft Windows 2000, Linux, FreeBSD,  and compact operating systems for handheld devices.<p>This book is  concerned with the design of operating systems, which is to say it  enumerates the problems that pop up in the creation of efficient  systems and explores alternative ways of dealing with them, detailing  the advantages and shortcomings of each. For example, in their chapter  on scheduling CPU activity, the authors explain several algorithms  (first-come, first-served, and round-robin scheduling, among others)  for allocating the capacity of single and multiple processors among  jobs. They highlight the relative advantages of each, and explain how  several real-life operating systems solve the problem. They then  present the reader with exercises (this book is essentially a  university textbook) that inspire thought and discussion. <em>--David  Wall</em> <p> <strong>Topics covered:</strong> The problems faced by designers of system  software for electronic computers, and strategies that have been  developed over the past 20 years to address (and, in some cases, solve)  them. Problems of CPU scheduling, memory allocation, paging, processes  and threads, storage management, distributed processes and storage  mechanisms, and security are all discussed thoroughly and with many  authoritative references.</p></p>]]>
  </description>
</book>

    <rating>5</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
    
      <shelf name="read" />
    
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at>Fri Feb 15 13:35:52 -0800 2008</read_at>
  <date_added>Wed Oct 24 12:19:26 -0700 2007</date_added>
  <date_updated>Fri Feb 15 13:35:34 -0800 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[Holy crow, Silberschatz operates on a whole other level than other technical writers.<br/><br/>This was such a brilliant book, I can't believe this (or the latest edition) isn't required reading for every Comp Sci degree out there.<br/><br/>I highly recommend this book to the computer geeks out ...]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/8187577]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/8187577]]></link>
</review>
      <review>
  <id>31216740</id>
    <user>
    <id>258022</id>
    <name><![CDATA[Andy]]></name>
    <location><![CDATA[Warminster, PA]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/258022-andy]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1186598852p3/258022.jpg]]></image_url>
  </user>
    <book>
  <id type="integer">83833</id>
  <isbn>0471694665</isbn>
  <isbn13>9780471694663</isbn13>
  <text_reviews_count type="integer">4</text_reviews_count>
  <title>
    <![CDATA[Operating System Concepts]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171047648m/83833.jpg</image_url>
  <link>http://www.goodreads.com/book/show/83833.Operating_System_Concepts</link>
  <average_rating>3.36</average_rating>
  <ratings_count>66</ratings_count>
  <description>
    <![CDATA[Another defining moment in the evolution of operating systems<br/>   Small footprint operating systems, such as those driving the handheld devices that the baby dinosaurs are using on the cover, are just one of the cutting-edge applications you'll find in Silberschatz, Galvin, and Gagne's Operating System Concepts, Seventh Edition.<br/>   By staying current, remaining relevant, and adapting to emerging course needs, this market-leading text has continued to define the operating systems course. This Seventh Edition not only presents the latest and most relevant systems, it also digs deeper to uncover those fundamental concepts that have remained constant throughout the evolution of today's operation systems. With this strong conceptual foundation in place, students can more easily understand the details related to specific systems.<br/>   New Adaptations<br/>   * Increased coverage of user perspective in Chapter 1.<br/>   * Increased coverage of OS design throughout.<br/>   * A new chapter on real-time and embedded systems (Chapter 19).<br/>   * A new chapter on multimedia (Chapter 20).<br/>   * Additional coverage of security and protection.<br/>   * Additional coverage of distributed programming.<br/>   * New exercises at the end of each chapter.<br/>   * New programming exercises and projects at the end of each chapter.<br/>   * New student-focused pedagogy and a new two-color design to enhance the learning process.]]>
  </description>
</book>

    <rating>3</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
    
      <shelf name="read" />
    
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at>Sat Dec 06 00:00:00 -0800 2008</read_at>
  <date_added>Tue Aug 26 06:15:55 -0700 2008</date_added>
  <date_updated>Mon Dec 22 04:59:11 -0800 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[Not too bad of an introduction to operating systems. I don't think I could confidently say that I can now write my own operating system but I think I have a much better understanding of how they work and could more easily understand the innards of existing operating systems.]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/31216740]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/31216740]]></link>
</review>
      <review>
  <id>45714020</id>
    <user>
    <id>1223654</id>
    <name><![CDATA[Patti]]></name>
    <location><![CDATA[Nashua, NH]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1223654-patti]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1231210895p3/1223654.jpg]]></image_url>
  </user>
    <book>
  <id type="integer">83833</id>
  <isbn>0471694665</isbn>
  <isbn13>9780471694663</isbn13>
  <text_reviews_count type="integer">4</text_reviews_count>
  <title>
    <![CDATA[Operating System Concepts]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171047648m/83833.jpg</image_url>
  <link>http://www.goodreads.com/book/show/83833.Operating_System_Concepts</link>
  <average_rating>3.36</average_rating>
  <ratings_count>66</ratings_count>
  <description>
    <![CDATA[Another defining moment in the evolution of operating systems<br/>   Small footprint operating systems, such as those driving the handheld devices that the baby dinosaurs are using on the cover, are just one of the cutting-edge applications you'll find in Silberschatz, Galvin, and Gagne's Operating System Concepts, Seventh Edition.<br/>   By staying current, remaining relevant, and adapting to emerging course needs, this market-leading text has continued to define the operating systems course. This Seventh Edition not only presents the latest and most relevant systems, it also digs deeper to uncover those fundamental concepts that have remained constant throughout the evolution of today's operation systems. With this strong conceptual foundation in place, students can more easily understand the details related to specific systems.<br/>   New Adaptations<br/>   * Increased coverage of user perspective in Chapter 1.<br/>   * Increased coverage of OS design throughout.<br/>   * A new chapter on real-time and embedded systems (Chapter 19).<br/>   * A new chapter on multimedia (Chapter 20).<br/>   * Additional coverage of security and protection.<br/>   * Additional coverage of distributed programming.<br/>   * New exercises at the end of each chapter.<br/>   * New programming exercises and projects at the end of each chapter.<br/>   * New student-focused pedagogy and a new two-color design to enhance the learning process.]]>
  </description>
</book>

    <rating>3</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
    
      <shelf name="read" />
    
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at>Tue May 19 00:00:00 -0700 2009</read_at>
  <date_added>Sat Feb 07 23:27:43 -0800 2009</date_added>
  <date_updated>Fri Jun 05 20:41:45 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[This is like beach reading for OS.]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/45714020]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/45714020]]></link>
</review>
      <review>
  <id>81826486</id>
    <user>
    <id>2050727</id>
    <name><![CDATA[Matthew]]></name>
    <location><![CDATA[The United States]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2050727-matthew]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
  </user>
    <book>
  <id type="integer">83834</id>
  <isbn>0471250600</isbn>
  <isbn13>9780471250609</isbn13>
  <text_reviews_count type="integer">0</text_reviews_count>
  <title>
    <![CDATA[Operating System Concepts]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171047648m/83834.jpg</image_url>
  <link>http://www.goodreads.com/book/show/83834.Operating_System_Concepts</link>
  <average_rating>2.50</average_rating>
  <ratings_count>4</ratings_count>
  <description>
    <![CDATA[Operating systems are large and complex, and yet must function  with near-absolute reliability--that's why they're a class unto  themselves in the field of software development. Since its first  release 20 years ago, &quot;the dinosaur book&quot;--<em>Operating System  Concepts</em> by Abraham Silberschatz, Peter Baer Galvin, and Greg  Gagne--has been a valuable reference for designers and implementers of  operating systems. The newly released sixth edition of this book  maintains the volume's authority with new sections on thread  management, distributed processes, and the Java Virtual Machine (JVM).  There's also information on the workings of the latest crop of  operating systems, including Microsoft Windows 2000, Linux, FreeBSD,  and compact operating systems for handheld devices.<p>This book is  concerned with the design of operating systems, which is to say it  enumerates the problems that pop up in the creation of efficient  systems and explores alternative ways of dealing with them, detailing  the advantages and shortcomings of each. For example, in their chapter  on scheduling CPU activity, the authors explain several algorithms  (first-come, first-served, and round-robin scheduling, among others)  for allocating the capacity of single and multiple processors among  jobs. They highlight the relative advantages of each, and explain how  several real-life operating systems solve the problem. They then  present the reader with exercises (this book is essentially a  university textbook) that inspire thought and discussion. <em>--David  Wall</em> <p> <strong>Topics covered:</strong> The problems faced by designers of system  software for electronic computers, and strategies that have been  developed over the past 20 years to address (and, in some cases, solve)  them. Problems of CPU scheduling, memory allocation, paging, processes  and threads, storage management, distributed processes and storage  mechanisms, and security are all discussed thoroughly and with many  authoritative references.</p></p>]]>
  </description>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
    
      <shelf name="read" />
    
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Dec 22 21:23:41 -0800 2009</date_added>
  <date_updated>Tue Dec 22 21:23:41 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/81826486]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/81826486]]></link>
</review>
      <review>
  <id>81662323</id>
    <user>
    <id>316204</id>
    <name><![CDATA[Yevgenia]]></name>
    <location><![CDATA[Waltham, MA]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/316204-yevgenia]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1188314454p3/316204.jpg]]></image_url>
  </user>
    <book>
  <id type="integer">1786970</id>
  <isbn>0471417432</isbn>
  <isbn13>9780471417439</isbn13>
  <text_reviews_count type="integer">0</text_reviews_count>
  <title>
    <![CDATA[Operating System Concepts, 6th Edition]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1188343630m/1786970.jpg</image_url>
  <link>http://www.goodreads.com/book/show/1786970.Operating_System_Concepts_6th_Edition</link>
  <average_rating>0.0</average_rating>
  <ratings_count>0</ratings_count>
  <description>
    <![CDATA[Operating systems are large and complex, and yet must function  with near-absolute reliability--that's why they're a class unto  themselves in the field of software development. Since its first  release 20 years ago, &quot;the dinosaur book&quot;--<em>Operating System  Concepts</em> by Abraham Silberschatz, Peter Baer Galvin, and Greg  Gagne--has been a valuable reference for designers and implementers of  operating systems. The newly released sixth edition of this book  maintains the volume's authority with new sections on thread  management, distributed processes, and the Java Virtual Machine (JVM).  There's also information on the workings of the latest crop of  operating systems, including Microsoft Windows 2000, Linux, FreeBSD,  and compact operating systems for handheld devices.<p>This book is  concerned with the design of operating systems, which is to say it  enumerates the problems that pop up in the creation of efficient  systems and explores alternative ways of dealing with them, detailing  the advantages and shortcomings of each. For example, in their chapter  on scheduling CPU activity, the authors explain several algorithms  (first-come, first-served, and round-robin scheduling, among others)  for allocating the capacity of single and multiple processors among  jobs. They highlight the relative advantages of each, and explain how  several real-life operating systems solve the problem. They then  present the reader with exercises (this book is essentially a  university textbook) that inspire thought and discussion. <em>--David  Wall</em> <p> <strong>Topics covered:</strong> The problems faced by designers of system  software for electronic computers, and strategies that have been  developed over the past 20 years to address (and, in some cases, solve)  them. Problems of CPU scheduling, memory allocation, paging, processes  and threads, storage management, distributed processes and storage  mechanisms, and security are all discussed thoroughly and with many  authoritative references.</p></p>]]>
  </description>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
    
      <shelf name="read" />
    
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Mon Dec 21 10:54:34 -0800 2009</date_added>
  <date_updated>Mon Dec 21 10:54:34 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/81662323]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/81662323]]></link>
</review>
      <review>
  <id>81376499</id>
    <user>
    <id>3054917</id>
    <name><![CDATA[Revolver]]></name>
    <location><![CDATA[Israel]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/3054917-revolver]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
  </user>
    <book>
  <id type="integer">3523249</id>
  <isbn>0470128720</isbn>
  <isbn13>9780470128725</isbn13>
  <text_reviews_count type="integer">0</text_reviews_count>
  <title>
    <![CDATA[Operating System Concepts]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1255660925m/3523249.jpg</image_url>
  <link>http://www.goodreads.com/book/show/3523249.Operating_System_Concepts</link>
  <average_rating>3.00</average_rating>
  <ratings_count>1</ratings_count>
  <description>
    <![CDATA[&lt;UL&gt;    &lt;LI&gt;Continuing in the tradition of previous bestselling editions, this new version provides the most updated, authoritative theoretical foundation for understanding operating systems&lt;/LI&gt;      &lt;LI&gt;Updated to cover the most current topics and applications, including small footprint OS such as Palm OS and real-time OS&lt;/LI&gt;      &lt;LI&gt;Improved conceptual coverage and additional content bridge the gap between concepts and actual implementations&lt;/LI&gt;      &lt;LI&gt;New exercises, lab projects, and review questions help further reinforce vital concepts&lt;/LI&gt;&lt;/UL&gt;]]>
  </description>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
    
      <shelf name="read" />
    
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Fri Dec 18 04:32:57 -0800 2009</date_added>
  <date_updated>Fri Dec 18 04:32:57 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/81376499]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/81376499]]></link>
</review>
      <review>
  <id>80394154</id>
    <user>
    <id>3025164</id>
    <name><![CDATA[Hesham]]></name>
    <location><![CDATA[Egypt]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/3025164-hesham-salama]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
  </user>
    <book>
  <id type="integer">83833</id>
  <isbn>0471694665</isbn>
  <isbn13>9780471694663</isbn13>
  <text_reviews_count type="integer">4</text_reviews_count>
  <title>
    <![CDATA[Operating System Concepts]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171047648m/83833.jpg</image_url>
  <link>http://www.goodreads.com/book/show/83833.Operating_System_Concepts</link>
  <average_rating>3.36</average_rating>
  <ratings_count>66</ratings_count>
  <description>
    <![CDATA[Another defining moment in the evolution of operating systems<br/>   Small footprint operating systems, such as those driving the handheld devices that the baby dinosaurs are using on the cover, are just one of the cutting-edge applications you'll find in Silberschatz, Galvin, and Gagne's Operating System Concepts, Seventh Edition.<br/>   By staying current, remaining relevant, and adapting to emerging course needs, this market-leading text has continued to define the operating systems course. This Seventh Edition not only presents the latest and most relevant systems, it also digs deeper to uncover those fundamental concepts that have remained constant throughout the evolution of today's operation systems. With this strong conceptual foundation in place, students can more easily understand the details related to specific systems.<br/>   New Adaptations<br/>   * Increased coverage of user perspective in Chapter 1.<br/>   * Increased coverage of OS design throughout.<br/>   * A new chapter on real-time and embedded systems (Chapter 19).<br/>   * A new chapter on multimedia (Chapter 20).<br/>   * Additional coverage of security and protection.<br/>   * Additional coverage of distributed programming.<br/>   * New exercises at the end of each chapter.<br/>   * New programming exercises and projects at the end of each chapter.<br/>   * New student-focused pedagogy and a new two-color design to enhance the learning process.]]>
  </description>
</book>

    <rating>1</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
    
      <shelf name="read" />
    
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Wed Dec 09 06:12:03 -0800 2009</date_added>
  <date_updated>Wed Dec 09 06:12:03 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/80394154]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/80394154]]></link>
</review>
      <review>
  <id>79845640</id>
    <user>
    <id>3006814</id>
    <name><![CDATA[Youssef]]></name>
    <location><![CDATA[Cairo, 11, Egypt]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/3006814-youssef-mamdouh]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
  </user>
    <book>
  <id type="integer">83833</id>
  <isbn>0471694665</isbn>
  <isbn13>9780471694663</isbn13>
  <text_reviews_count type="integer">4</text_reviews_count>
  <title>
    <![CDATA[Operating System Concepts]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171047648m/83833.jpg</image_url>
  <link>http://www.goodreads.com/book/show/83833.Operating_System_Concepts</link>
  <average_rating>3.36</average_rating>
  <ratings_count>66</ratings_count>
  <description>
    <![CDATA[Another defining moment in the evolution of operating systems<br/>   Small footprint operating systems, such as those driving the handheld devices that the baby dinosaurs are using on the cover, are just one of the cutting-edge applications you'll find in Silberschatz, Galvin, and Gagne's Operating System Concepts, Seventh Edition.<br/>   By staying current, remaining relevant, and adapting to emerging course needs, this market-leading text has continued to define the operating systems course. This Seventh Edition not only presents the latest and most relevant systems, it also digs deeper to uncover those fundamental concepts that have remained constant throughout the evolution of today's operation systems. With this strong conceptual foundation in place, students can more easily understand the details related to specific systems.<br/>   New Adaptations<br/>   * Increased coverage of user perspective in Chapter 1.<br/>   * Increased coverage of OS design throughout.<br/>   * A new chapter on real-time and embedded systems (Chapter 19).<br/>   * A new chapter on multimedia (Chapter 20).<br/>   * Additional coverage of security and protection.<br/>   * Additional coverage of distributed programming.<br/>   * New exercises at the end of each chapter.<br/>   * New programming exercises and projects at the end of each chapter.<br/>   * New student-focused pedagogy and a new two-color design to enhance the learning process.]]>
  </description>
</book>

    <rating>4</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
    
      <shelf name="read" />
    
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Fri Dec 04 01:27:59 -0800 2009</date_added>
  <date_updated>Fri Dec 04 01:27:59 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/79845640]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/79845640]]></link>
</review>
      <review>
  <id>79765951</id>
    <user>
    <id>2001740</id>
    <name><![CDATA[Shady]]></name>
    <location><![CDATA[Suez, 15, Egypt]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2001740-shady-mostafa-najib]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1237141221p3/2001740.jpg]]></image_url>
  </user>
    <book>
  <id type="integer">83833</id>
  <isbn>0471694665</isbn>
  <isbn13>9780471694663</isbn13>
  <text_reviews_count type="integer">4</text_reviews_count>
  <title>
    <![CDATA[Operating System Concepts]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171047648m/83833.jpg</image_url>
  <link>http://www.goodreads.com/book/show/83833.Operating_System_Concepts</link>
  <average_rating>3.36</average_rating>
  <ratings_count>66</ratings_count>
  <description>
    <![CDATA[Another defining moment in the evolution of operating systems<br/>   Small footprint operating systems, such as those driving the handheld devices that the baby dinosaurs are using on the cover, are just one of the cutting-edge applications you'll find in Silberschatz, Galvin, and Gagne's Operating System Concepts, Seventh Edition.<br/>   By staying current, remaining relevant, and adapting to emerging course needs, this market-leading text has continued to define the operating systems course. This Seventh Edition not only presents the latest and most relevant systems, it also digs deeper to uncover those fundamental concepts that have remained constant throughout the evolution of today's operation systems. With this strong conceptual foundation in place, students can more easily understand the details related to specific systems.<br/>   New Adaptations<br/>   * Increased coverage of user perspective in Chapter 1.<br/>   * Increased coverage of OS design throughout.<br/>   * A new chapter on real-time and embedded systems (Chapter 19).<br/>   * A new chapter on multimedia (Chapter 20).<br/>   * Additional coverage of security and protection.<br/>   * Additional coverage of distributed programming.<br/>   * New exercises at the end of each chapter.<br/>   * New programming exercises and projects at the end of each chapter.<br/>   * New student-focused pedagogy and a new two-color design to enhance the learning process.]]>
  </description>
</book>

    <rating>3</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
    
      <shelf name="read" />
    
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Thu Dec 03 09:53:12 -0800 2009</date_added>
  <date_updated>Thu Dec 03 09:53:12 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/79765951]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/79765951]]></link>
</review>
      <review>
  <id>79757425</id>
    <user>
    <id>3005405</id>
    <name><![CDATA[Nesma]]></name>
    <location><![CDATA[Riyadh, 10, Saudi Arabia]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/3005405-nesma]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image_url>
  </user>
    <book>
  <id type="integer">83833</id>
  <isbn>0471694665</isbn>
  <isbn13>9780471694663</isbn13>
  <text_reviews_count type="integer">4</text_reviews_count>
  <title>
    <![CDATA[Operating System Concepts]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171047648m/83833.jpg</image_url>
  <link>http://www.goodreads.com/book/show/83833.Operating_System_Concepts</link>
  <average_rating>3.36</average_rating>
  <ratings_count>66</ratings_count>
  <description>
    <![CDATA[Another defining moment in the evolution of operating systems<br/>   Small footprint operating systems, such as those driving the handheld devices that the baby dinosaurs are using on the cover, are just one of the cutting-edge applications you'll find in Silberschatz, Galvin, and Gagne's Operating System Concepts, Seventh Edition.<br/>   By staying current, remaining relevant, and adapting to emerging course needs, this market-leading text has continued to define the operating systems course. This Seventh Edition not only presents the latest and most relevant systems, it also digs deeper to uncover those fundamental concepts that have remained constant throughout the evolution of today's operation systems. With this strong conceptual foundation in place, students can more easily understand the details related to specific systems.<br/>   New Adaptations<br/>   * Increased coverage of user perspective in Chapter 1.<br/>   * Increased coverage of OS design throughout.<br/>   * A new chapter on real-time and embedded systems (Chapter 19).<br/>   * A new chapter on multimedia (Chapter 20).<br/>   * Additional coverage of security and protection.<br/>   * Additional coverage of distributed programming.<br/>   * New exercises at the end of each chapter.<br/>   * New programming exercises and projects at the end of each chapter.<br/>   * New student-focused pedagogy and a new two-color design to enhance the learning process.]]>
  </description>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
    
          <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Thu Dec 03 08:26:23 -0800 2009</date_added>
  <date_updated>Thu Dec 03 08:26:23 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/79757425]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/79757425]]></link>
</review>
      <review>
  <id>79753693</id>
    <user>
    <id>2191324</id>
    <name><![CDATA[Hossam]]></name>
    <location><![CDATA[Cairo, 11, Egypt]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2191324-hossam-sadik]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1261421837p3/2191324.jpg]]></image_url>
  </user>
    <book>
  <id type="integer">83833</id>
  <isbn>0471694665</isbn>
  <isbn13>9780471694663</isbn13>
  <text_reviews_count type="integer">4</text_reviews_count>
  <title>
    <![CDATA[Operating System Concepts]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171047648m/83833.jpg</image_url>
  <link>http://www.goodreads.com/book/show/83833.Operating_System_Concepts</link>
  <average_rating>3.36</average_rating>
  <ratings_count>66</ratings_count>
  <description>
    <![CDATA[Another defining moment in the evolution of operating systems<br/>   Small footprint operating systems, such as those driving the handheld devices that the baby dinosaurs are using on the cover, are just one of the cutting-edge applications you'll find in Silberschatz, Galvin, and Gagne's Operating System Concepts, Seventh Edition.<br/>   By staying current, remaining relevant, and adapting to emerging course needs, this market-leading text has continued to define the operating systems course. This Seventh Edition not only presents the latest and most relevant systems, it also digs deeper to uncover those fundamental concepts that have remained constant throughout the evolution of today's operation systems. With this strong conceptual foundation in place, students can more easily understand the details related to specific systems.<br/>   New Adaptations<br/>   * Increased coverage of user perspective in Chapter 1.<br/>   * Increased coverage of OS design throughout.<br/>   * A new chapter on real-time and embedded systems (Chapter 19).<br/>   * A new chapter on multimedia (Chapter 20).<br/>   * Additional coverage of security and protection.<br/>   * Additional coverage of distributed programming.<br/>   * New exercises at the end of each chapter.<br/>   * New programming exercises and projects at the end of each chapter.<br/>   * New student-focused pedagogy and a new two-color design to enhance the learning process.]]>
  </description>
</book>

    <rating>5</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
    
      <shelf name="read" />
    
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Thu Dec 03 07:48:36 -0800 2009</date_added>
  <date_updated>Thu Dec 03 07:48:36 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/79753693]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/79753693]]></link>
</review>
      <review>
  <id>79542919</id>
    <user>
    <id>2998343</id>
    <name><![CDATA[Josh]]></name>
    <location><![CDATA[Anchorage, AK]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2998343-josh]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
  </user>
    <book>
  <id type="integer">83833</id>
  <isbn>0471694665</isbn>
  <isbn13>9780471694663</isbn13>
  <text_reviews_count type="integer">4</text_reviews_count>
  <title>
    <![CDATA[Operating System Concepts]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171047648m/83833.jpg</image_url>
  <link>http://www.goodreads.com/book/show/83833.Operating_System_Concepts</link>
  <average_rating>3.36</average_rating>
  <ratings_count>66</ratings_count>
  <description>
    <![CDATA[Another defining moment in the evolution of operating systems<br/>   Small footprint operating systems, such as those driving the handheld devices that the baby dinosaurs are using on the cover, are just one of the cutting-edge applications you'll find in Silberschatz, Galvin, and Gagne's Operating System Concepts, Seventh Edition.<br/>   By staying current, remaining relevant, and adapting to emerging course needs, this market-leading text has continued to define the operating systems course. This Seventh Edition not only presents the latest and most relevant systems, it also digs deeper to uncover those fundamental concepts that have remained constant throughout the evolution of today's operation systems. With this strong conceptual foundation in place, students can more easily understand the details related to specific systems.<br/>   New Adaptations<br/>   * Increased coverage of user perspective in Chapter 1.<br/>   * Increased coverage of OS design throughout.<br/>   * A new chapter on real-time and embedded systems (Chapter 19).<br/>   * A new chapter on multimedia (Chapter 20).<br/>   * Additional coverage of security and protection.<br/>   * Additional coverage of distributed programming.<br/>   * New exercises at the end of each chapter.<br/>   * New programming exercises and projects at the end of each chapter.<br/>   * New student-focused pedagogy and a new two-color design to enhance the learning process.]]>
  </description>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
    
      <shelf name="read" />
    
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at>Mon Jan 15 00:00:00 -0800 2007</read_at>
  <date_added>Tue Dec 01 11:50:01 -0800 2009</date_added>
  <date_updated>Tue Dec 01 11:50:01 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/79542919]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/79542919]]></link>
</review>
      <review>
  <id>79381660</id>
    <user>
    <id>2993106</id>
    <name><![CDATA[Ankita]]></name>
    <location><![CDATA[Surat, 09, India]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2993106-ankita]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-F-111x148.jpg]]></image_url>
  </user>
    <book>
  <id type="integer">1786970</id>
  <isbn>0471417432</isbn>
  <isbn13>9780471417439</isbn13>
  <text_reviews_count type="integer">0</text_reviews_count>
  <title>
    <![CDATA[Operating System Concepts, 6th Edition]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1188343630m/1786970.jpg</image_url>
  <link>http://www.goodreads.com/book/show/1786970.Operating_System_Concepts_6th_Edition</link>
  <average_rating>0.0</average_rating>
  <ratings_count>0</ratings_count>
  <description>
    <![CDATA[Operating systems are large and complex, and yet must function  with near-absolute reliability--that's why they're a class unto  themselves in the field of software development. Since its first  release 20 years ago, &quot;the dinosaur book&quot;--<em>Operating System  Concepts</em> by Abraham Silberschatz, Peter Baer Galvin, and Greg  Gagne--has been a valuable reference for designers and implementers of  operating systems. The newly released sixth edition of this book  maintains the volume's authority with new sections on thread  management, distributed processes, and the Java Virtual Machine (JVM).  There's also information on the workings of the latest crop of  operating systems, including Microsoft Windows 2000, Linux, FreeBSD,  and compact operating systems for handheld devices.<p>This book is  concerned with the design of operating systems, which is to say it  enumerates the problems that pop up in the creation of efficient  systems and explores alternative ways of dealing with them, detailing  the advantages and shortcomings of each. For example, in their chapter  on scheduling CPU activity, the authors explain several algorithms  (first-come, first-served, and round-robin scheduling, among others)  for allocating the capacity of single and multiple processors among  jobs. They highlight the relative advantages of each, and explain how  several real-life operating systems solve the problem. They then  present the reader with exercises (this book is essentially a  university textbook) that inspire thought and discussion. <em>--David  Wall</em> <p> <strong>Topics covered:</strong> The problems faced by designers of system  software for electronic computers, and strategies that have been  developed over the past 20 years to address (and, in some cases, solve)  them. Problems of CPU scheduling, memory allocation, paging, processes  and threads, storage management, distributed processes and storage  mechanisms, and security are all discussed thoroughly and with many  authoritative references.</p></p>]]>
  </description>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
    
          <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Mon Nov 30 02:04:22 -0800 2009</date_added>
  <date_updated>Mon Nov 30 02:22:05 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/79381660]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/79381660]]></link>
</review>
      <review>
  <id>79281938</id>
    <user>
    <id>2983525</id>
    <name><![CDATA[Ahmed]]></name>
    <location><![CDATA[Cairo - Mansura, Egypt]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2983525-ahmed]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1259542866p3/2983525.jpg]]></image_url>
  </user>
    <book>
  <id type="integer">83833</id>
  <isbn>0471694665</isbn>
  <isbn13>9780471694663</isbn13>
  <text_reviews_count type="integer">4</text_reviews_count>
  <title>
    <![CDATA[Operating System Concepts]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171047648m/83833.jpg</image_url>
  <link>http://www.goodreads.com/book/show/83833.Operating_System_Concepts</link>
  <average_rating>3.36</average_rating>
  <ratings_count>66</ratings_count>
  <description>
    <![CDATA[Another defining moment in the evolution of operating systems<br/>   Small footprint operating systems, such as those driving the handheld devices that the baby dinosaurs are using on the cover, are just one of the cutting-edge applications you'll find in Silberschatz, Galvin, and Gagne's Operating System Concepts, Seventh Edition.<br/>   By staying current, remaining relevant, and adapting to emerging course needs, this market-leading text has continued to define the operating systems course. This Seventh Edition not only presents the latest and most relevant systems, it also digs deeper to uncover those fundamental concepts that have remained constant throughout the evolution of today's operation systems. With this strong conceptual foundation in place, students can more easily understand the details related to specific systems.<br/>   New Adaptations<br/>   * Increased coverage of user perspective in Chapter 1.<br/>   * Increased coverage of OS design throughout.<br/>   * A new chapter on real-time and embedded systems (Chapter 19).<br/>   * A new chapter on multimedia (Chapter 20).<br/>   * Additional coverage of security and protection.<br/>   * Additional coverage of distributed programming.<br/>   * New exercises at the end of each chapter.<br/>   * New programming exercises and projects at the end of each chapter.<br/>   * New student-focused pedagogy and a new two-color design to enhance the learning process.]]>
  </description>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
    
          <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sun Nov 29 06:49:56 -0800 2009</date_added>
  <date_updated>Sun Nov 29 06:49:56 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/79281938]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/79281938]]></link>
</review>
      <review>
  <id>79185471</id>
    <user>
    <id>2512197</id>
    <name><![CDATA[Elliott]]></name>
    <location><![CDATA[Cheltenham, E6, The United Kingdom]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2512197-elliott-pace]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image_url>
  </user>
    <book>
  <id type="integer">83833</id>
  <isbn>0471694665</isbn>
  <isbn13>9780471694663</isbn13>
  <text_reviews_count type="integer">4</text_reviews_count>
  <title>
    <![CDATA[Operating System Concepts]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171047648m/83833.jpg</image_url>
  <link>http://www.goodreads.com/book/show/83833.Operating_System_Concepts</link>
  <average_rating>3.36</average_rating>
  <ratings_count>66</ratings_count>
  <description>
    <![CDATA[Another defining moment in the evolution of operating systems<br/>   Small footprint operating systems, such as those driving the handheld devices that the baby dinosaurs are using on the cover, are just one of the cutting-edge applications you'll find in Silberschatz, Galvin, and Gagne's Operating System Concepts, Seventh Edition.<br/>   By staying current, remaining relevant, and adapting to emerging course needs, this market-leading text has continued to define the operating systems course. This Seventh Edition not only presents the latest and most relevant systems, it also digs deeper to uncover those fundamental concepts that have remained constant throughout the evolution of today's operation systems. With this strong conceptual foundation in place, students can more easily understand the details related to specific systems.<br/>   New Adaptations<br/>   * Increased coverage of user perspective in Chapter 1.<br/>   * Increased coverage of OS design throughout.<br/>   * A new chapter on real-time and embedded systems (Chapter 19).<br/>   * A new chapter on multimedia (Chapter 20).<br/>   * Additional coverage of security and protection.<br/>   * Additional coverage of distributed programming.<br/>   * New exercises at the end of each chapter.<br/>   * New programming exercises and projects at the end of each chapter.<br/>   * New student-focused pedagogy and a new two-color design to enhance the learning process.]]>
  </description>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
    
      <shelf name="read" />
    
          <shelf name="christmas-revision" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sat Nov 28 04:07:26 -0800 2009</date_added>
  <date_updated>Sat Nov 28 04:07:26 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/79185471]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/79185471]]></link>
</review>
      <review>
  <id>78732735</id>
    <user>
    <id>2936393</id>
    <name><![CDATA[Royal]]></name>
    <location><![CDATA[India]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2936393-royal-pain]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1258034882p3/2936393.jpg]]></image_url>
  </user>
    <book>
  <id type="integer">83833</id>
  <isbn>0471694665</isbn>
  <isbn13>9780471694663</isbn13>
  <text_reviews_count type="integer">4</text_reviews_count>
  <title>
    <![CDATA[Operating System Concepts]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171047648m/83833.jpg</image_url>
  <link>http://www.goodreads.com/book/show/83833.Operating_System_Concepts</link>
  <average_rating>3.36</average_rating>
  <ratings_count>66</ratings_count>
  <description>
    <![CDATA[Another defining moment in the evolution of operating systems<br/>   Small footprint operating systems, such as those driving the handheld devices that the baby dinosaurs are using on the cover, are just one of the cutting-edge applications you'll find in Silberschatz, Galvin, and Gagne's Operating System Concepts, Seventh Edition.<br/>   By staying current, remaining relevant, and adapting to emerging course needs, this market-leading text has continued to define the operating systems course. This Seventh Edition not only presents the latest and most relevant systems, it also digs deeper to uncover those fundamental concepts that have remained constant throughout the evolution of today's operation systems. With this strong conceptual foundation in place, students can more easily understand the details related to specific systems.<br/>   New Adaptations<br/>   * Increased coverage of user perspective in Chapter 1.<br/>   * Increased coverage of OS design throughout.<br/>   * A new chapter on real-time and embedded systems (Chapter 19).<br/>   * A new chapter on multimedia (Chapter 20).<br/>   * Additional coverage of security and protection.<br/>   * Additional coverage of distributed programming.<br/>   * New exercises at the end of each chapter.<br/>   * New programming exercises and projects at the end of each chapter.<br/>   * New student-focused pedagogy and a new two-color design to enhance the learning process.]]>
  </description>
</book>

    <rating>2</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
    
      <shelf name="read" />
    
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Mon Nov 23 07:57:10 -0800 2009</date_added>
  <date_updated>Mon Nov 23 07:57:17 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/78732735]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/78732735]]></link>
</review>
      <review>
  <id>78638944</id>
    <user>
    <id>2268395</id>
    <name><![CDATA[Lars]]></name>
    <location><![CDATA[Stockholm, 26, Sweden]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2268395-lars-westergren]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1240998053p3/2268395.jpg]]></image_url>
  </user>
    <book>
  <id type="integer">83833</id>
  <isbn>0471694665</isbn>
  <isbn13>9780471694663</isbn13>
  <text_reviews_count type="integer">4</text_reviews_count>
  <title>
    <![CDATA[Operating System Concepts]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171047648m/83833.jpg</image_url>
  <link>http://www.goodreads.com/book/show/83833.Operating_System_Concepts</link>
  <average_rating>3.36</average_rating>
  <ratings_count>66</ratings_count>
  <description>
    <![CDATA[Another defining moment in the evolution of operating systems<br/>   Small footprint operating systems, such as those driving the handheld devices that the baby dinosaurs are using on the cover, are just one of the cutting-edge applications you'll find in Silberschatz, Galvin, and Gagne's Operating System Concepts, Seventh Edition.<br/>   By staying current, remaining relevant, and adapting to emerging course needs, this market-leading text has continued to define the operating systems course. This Seventh Edition not only presents the latest and most relevant systems, it also digs deeper to uncover those fundamental concepts that have remained constant throughout the evolution of today's operation systems. With this strong conceptual foundation in place, students can more easily understand the details related to specific systems.<br/>   New Adaptations<br/>   * Increased coverage of user perspective in Chapter 1.<br/>   * Increased coverage of OS design throughout.<br/>   * A new chapter on real-time and embedded systems (Chapter 19).<br/>   * A new chapter on multimedia (Chapter 20).<br/>   * Additional coverage of security and protection.<br/>   * Additional coverage of distributed programming.<br/>   * New exercises at the end of each chapter.<br/>   * New programming exercises and projects at the end of each chapter.<br/>   * New student-focused pedagogy and a new two-color design to enhance the learning process.]]>
  </description>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
    
      <shelf name="read" />
    
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sun Nov 22 11:11:09 -0800 2009</date_added>
  <date_updated>Sun Nov 22 11:11:09 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/78638944]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/78638944]]></link>
</review>
    </reviews>
  <popular_shelves>
          <shelf name="to-read" />
          <shelf name="textbooks" />
          <shelf name="computers" />
          <shelf name="computer" />
          <shelf name="programming" />
          <shelf name="currently-reading" />
          <shelf name="computer-science" />
          <shelf name="technical" />
          <shelf name="system" />
          <shelf name="operating" />
      </popular_shelves>
  <book_links>
    <book_link>
  <id>8</id>
  <name><![CDATA[WorldCat]]></name>
  <link>http://www.goodreads.com/book_link/follow/8?book_id=1786970</link>
</book_link>
  </book_links>
</book>
</GoodreadsResponse>