1 / 14

Windows 2000, Solaris, Linux processes and threads

Windows 2000, Solaris, Linux processes and threads. Chapter 4. Windows 2000 Process Object. Windows 2000 Thread Object. Windows 2000 Thread States. Ready Standby Running Waiting Transition Terminated. Solaris. Process includes the user’s address space, stack, and process control block

brita
Download Presentation

Windows 2000, Solaris, Linux processes and threads

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Windows 2000, Solaris, Linuxprocesses and threads Chapter 4

  2. Windows 2000Process Object

  3. Windows 2000Thread Object

  4. Windows 2000Thread States • Ready • Standby • Running • Waiting • Transition • Terminated

  5. Solaris • Process includes the user’s address space, stack, and process control block • User-level threads • Lightweight processes • Kernel threads

  6. Solaris Thread Execution • Synchronization • Suspension • Preemption • Yielding

  7. Linux Process • State • Scheduling information • Identifiers • Interprocess communication • Links • Times and timers • File system • Virtual memory • Processor-specific context

  8. Linux States of a Process • Running • Interruptable • Uninterruptable • Stopped • Zombie

More Related