1 / 9

CSE111: Great Ideas in Computer Science

CSE111: Great Ideas in Computer Science. Dr. Carl Alphonce 219 Bell Hall Office hours: M-F 11:00-11:50 645-4739 alphonce@buffalo.edu. cell phones off (please). Announcements. Exam 1 handback Exam 1 solution is posted Reminder: HW2 due on Friday. Today’s Agenda. Operating Systems

Download Presentation

CSE111: Great Ideas in Computer Science

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. CSE111: Great Ideas in Computer Science Dr. Carl Alphonce 219 Bell Hall Office hours: M-F 11:00-11:50 645-4739 alphonce@buffalo.edu

  2. cell phones off (please)

  3. Announcements • Exam 1 handback • Exam 1 solution is posted • Reminder: HW2 due on Friday

  4. Today’s Agenda • Operating Systems • Responsibilities • Components • Processes • Examples from Windows/Unix

  5. Hierarchy of software • User-level applications • System utilities • User-interface to operating system kernel (window manager, shell) • Kernel

  6. http://upload.wikimedia.org/wikipedia/commons/e/e1/Operating_system_placement.svghttp://upload.wikimedia.org/wikipedia/commons/e/e1/Operating_system_placement.svg

  7. http://commons.wikimedia.org/wiki/File:Kernel-exo.png

  8. http://commons.wikimedia.org/wiki/File:Kernel_Layout.svg

  9. Responsibilities • Shell/Window manager • Interactions with users • File manager • Manages files in secondary storage (e.g. stored on a hard drive) • Directories/Files/Permissions • Device manager / device drivers • Printers, cable modems, USB sticks, displays, etc. • Memory manager • Manages main memory • Virtual memory and paging • Process manager • Controls access to CPU

More Related