Operating System Design at Meripustak

Operating System Design

Books from same Author: Douglas Comer

Books from same Publisher: Chapman & Hall (T&F)

Related Category: Author List / Publisher List


  • Retail Price: ₹ 6652/- [ 5.00% off ]

    Seller Price: ₹ 6319

Sold By: T K Pandey      Click for Bulk Order

Offer 1: Get ₹ 111 extra discount on minimum ₹ 500 [Use Code: Bharat]

Offer 2: Get 5.00 % + Flat ₹ 100 discount on shopping of ₹ 1500 [Use Code: IND100]

Offer 3: Get 5.00 % + Flat ₹ 300 discount on shopping of ₹ 5000 [Use Code: MPSTK300]

Free Shipping (for orders above ₹ 499) *T&C apply.

In Stock

Free Shipping Available



Click for International Orders
  • Provide Fastest Delivery

  • 100% Original Guaranteed
  • General Information  
    Author(s)Douglas Comer
    PublisherChapman & Hall (T&F)
    Edition1st Edition
    ISBN9781439881095
    Pages629
    BindingHardcover
    LanguageEnglish
    Publish YearOctober 2011

    Description

    Chapman & Hall (T&F) Operating System Design by Douglas Comer

    Operating System Design: The Xinu Approach, Linksys Version provides a comprehensive introduction to Operating System Design, using Xinu, a small, elegant operating system that serves as an example and a pattern for system design. The book focuses the discussion of operating systems on the microkernel operating system facilities used in embedded systems. Rather than introduce a new course to teach the important topics of embedded systems programming, this textbook takes the approach of integrating more embedded processing into existing operating systems courses. Designed for advanced undergraduate or graduate courses, the book prepares students for the increased demand for operating system expertise in industry.HighlightsExplains how each operating system abstraction can be built and shows how the abstractions can be organized into an elegant, efficient designConsiders each level of the system individually, beginning with the raw hardware and ending with a working operating systemCovers every part of the system, so a reader will see how an entire system fits together, not merely how one or two parts interactProvides source code for all pieces described in the text, leaving no mystery about any part of the implementation ― a reader can obtain a copy of the system to examine, modify, instrument, measure, extend, or transport to another architectureDemonstrates how each piece of an operating system fits into the design, in order to prepare the reader to understand alternative design choicesBeginning with the underlying machine and proceeding step by step through the design and implementation of an actual system, Operating System Design: The Xinu Approach, Linksys Version guides readers through the construction of a traditional process-based operating system using practical, straightforward primitives. It reviews the major system components and imposes a hierarchical design paradigm that organizes the components in an orderly and understandable manner.All of the code in the book is designed to run on the Linksys router, because it is small, inexpensive, and easily accessible to students. Software and instructions for building a lab that allows students to experiment are available on the author’s website: www.xinu.cs.purdue.edu