computer science lecture 1, page 1 cs691d: hot-os green computing fall 2009 jim kurose, parviz...

31

Upload: millicent-daniels

Post on 26-Dec-2015

213 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Computer Science Lecture 1, page 1 CS691D: Hot-OS Green Computing Fall 2009 Jim Kurose, Parviz Kermani, Prashant Shenoy UMass Computer Science shenoy/courses/fall09/6891gc

Computer Science Lecture 1, page 1CS691D: Hot-OS

Green ComputingFall 2009

Jim Kurose, Parviz Kermani,Prashant Shenoy

UMass Computer Sciencehttp://lass.cs.umass.edu/~shenoy/courses/fall09/6891gc

Page 2: Computer Science Lecture 1, page 1 CS691D: Hot-OS Green Computing Fall 2009 Jim Kurose, Parviz Kermani, Prashant Shenoy UMass Computer Science shenoy/courses/fall09/6891gc

Computer Science Lecture 1, page 2CS691D: Hot-OS

Course Syllabus

• CMPSCI 691GC: Green Computing• Instructor: J. Kurose, P. Kermani, P. Shenoy

– Email: {kurose, parviz, shenoy}@cs.umass.edu

– Phone: (413) 577 0850

– Office hours: Thursday 12:30-1:30, CS 336, or by appt

• Teaching Asst: None• Course web page:

– http://lass.cs.umass.edu/~shenoy/courses/fall09/691gc

Page 3: Computer Science Lecture 1, page 1 CS691D: Hot-OS Green Computing Fall 2009 Jim Kurose, Parviz Kermani, Prashant Shenoy UMass Computer Science shenoy/courses/fall09/6891gc

Computer Science Lecture 1, page 3CS691D: Hot-OS

Course Details

• Textbook: Reading list of papers available online• Grading

– 1 credit or 3 credits

• 1 credit: class presentations, participation

• 3 credits: course project

• Course mailing list: [email protected]• Pre-requisites

• Familiarity with basic concepts in networking, distr systems

• Good programming skills in a high-level prog. language

Page 4: Computer Science Lecture 1, page 1 CS691D: Hot-OS Green Computing Fall 2009 Jim Kurose, Parviz Kermani, Prashant Shenoy UMass Computer Science shenoy/courses/fall09/6891gc

Computer Science Lecture 1, page 4CS691D: Hot-OS

Policies

• Cell-phone policy– cell phones should be set to silent mode

• Slides: – You can use slides from author’s web pages

• It is your responsibility to understand the material on the slides

– Generally better to make your own slides (to improve your presentation skills)

• Projects: can be group project or individual project

Page 5: Computer Science Lecture 1, page 1 CS691D: Hot-OS Green Computing Fall 2009 Jim Kurose, Parviz Kermani, Prashant Shenoy UMass Computer Science shenoy/courses/fall09/6891gc

Computer Science Lecture 1, page 5CS691D: Hot-OS

Course Topics

• Green data centers– Control, learning techniques for energy management

– Thermal mapping and intelligent cooling

– Modular data centers

– Virtualization techniques for workload distribution

• Computing for Greening– Smart Grids & Green Energy

– Sensor networks, carbon footprint estimation,

– Strategies for carbon footprint reduction

Page 6: Computer Science Lecture 1, page 1 CS691D: Hot-OS Green Computing Fall 2009 Jim Kurose, Parviz Kermani, Prashant Shenoy UMass Computer Science shenoy/courses/fall09/6891gc

Computer Science Lecture 1, page 6

Course Topics

• Green Networking– Protocols for reducing energy-footprint of networking

infrastructure

• Green Storage– Solid state disks, energy-management

CS691D: Hot-OS