CECS 327 Midterm 2 Review: Distributed Objects, Operating Systems, and Processes, Study notes of Computer Science

The topics to be covered in the upcoming midterm exam for cecs 327. The exam will focus on distributed objects and remote invocation (chapter 5), operating system support (chapter 6), and related topics. The midterm is a closed-book, closed-notes exam. Topics include the distributed object model, remote method invocation semantics, java rmi, core os functionality, protection of resources, processes and threads, invocation between address spaces, and operating system architecture.

Typology: Study notes

Pre 2010

Uploaded on 08/17/2009

koofers-user-fbn
koofers-user-fbn 🇺🇸

9 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
CECS 327 REVIEW TOPICS FOR MIDTERM 2
The 2nd midterm is scheduled for Monday, 11/17/2008, and will cover the topics listed below. The
midterm will be a closed-book, closed-notes exam.
1. Chapter 5 – Distributed objects and remote invocation
Distributed object model (Section 5.2.3)
Remote method invocation semantics (Section 5.2.4)
Implementation of remote method invocation (Section 5.2.5)
Distributed garbage collection (Section 5.2.6)
Software support required for remote procedure call (Section 5.3)
Java RMI (Section 5.5)
2. Chapter 6 – Operating system support
Core OS functionality (Section 6.2)
Protection of resource from illegitimate/improper access - user mode vs. supervisor mode,
isolation of address space, context switching (Section 6.3)
Processes and threads – process creation and management, thread creation and management,
relation between process and threads, architectures for multi-threaded servers, state associated
with execution environments an threads, threads implementation (user-level vs. kernel-level
threads) (Section 6.4)
Invocation between address spaces and performance consideration (Section 6.5)
Operating system architecture – monolithic kernel vs. microkernel (Section 6.6)

Partial preview of the text

Download CECS 327 Midterm 2 Review: Distributed Objects, Operating Systems, and Processes and more Study notes Computer Science in PDF only on Docsity!

CECS 327 REVIEW TOPICS FOR MIDTERM 2

The 2nd^ midterm is scheduled for Monday, 11/17/2008, and will cover the topics listed below. The midterm will be a closed-book, closed-notes exam.

  1. Chapter 5 – Distributed objects and remote invocation  Distributed object model (Section 5.2.3)  Remote method invocation semantics (Section 5.2.4)  Implementation of remote method invocation (Section 5.2.5)  Distributed garbage collection (Section 5.2.6)  Software support required for remote procedure call (Section 5.3)  Java RMI (Section 5.5)
  2. Chapter 6 – Operating system support  Core OS functionality (Section 6.2)  Protection of resource from illegitimate/improper access - user mode vs. supervisor mode, isolation of address space, context switching (Section 6.3)  Processes and threads – process creation and management, thread creation and management, relation between process and threads, architectures for multi-threaded servers, state associated with execution environments an threads, threads implementation (user-level vs. kernel-level threads) (Section 6.4)  Invocation between address spaces and performance consideration (Section 6.5)  Operating system architecture – monolithic kernel vs. microkernel (Section 6.6)