[Colloquium] Talk by Jeremy Condit next Monday, April 9

Margery Ishmael marge at cs.uchicago.edu
Mon Apr 2 15:00:01 CDT 2007


DEPARTMENT OF COMPUTER SCIENCE - TALK

Date: Monday, April 9, 2007
Time: 2:30 p.m.
Place: Ryerson 251 (1100 E. 58th St.)

-------------------------------------------

Speaker: JEREMY CONDIT, University of California at Berkeley

Web page:  http://www.cs.berkeley.edu/~jcondit/

Title:  Deputy: Dependent Types for Safe Systems Software

Abstract:

Programming language tools offer powerful mechanisms for improving the
safety and reliability of systems code.  This talk presents Deputy, a
type system and compiler for enforcing type and memory safety in
real-world C programs such as Linux device drivers and the Linux
kernel itself.  Deputy's type system uses dependent types, a language
mechanism that allows programmers to describe common C idioms in an
intuitive fashion.

The Deputy project offers contributions to both systems and
programming languages.  From a systems perspective, Deputy is
attractive because it can provide fine-grained safety guarantees in a
modular and incremental fashion; for example, Deputy can be used to
enforce type and memory safety in Linux device drivers without
requiring changes to the kernel.  The SafeDrive recovery system for
Linux device drivers uses Deputy for isolation and failure detection,
and as a result, it is both simpler and faster than previous systems
for isolating software extensions.  From a language perspective,
Deputy shows how to reason about dependent types in imperative code.
Deputy has fewer restrictions on mutation than previous systems, and
it uses run-time checks and several inference techniques to ensure
decidability and usability.

Biography:

Jeremy Condit is a graduate student who is currently completing his
Ph.D. at the University of California, Berkeley.  His research
interests focus on using programming language tools and techniques to
address the challenges of building large software systems.  He
received his A.B. summa cum laude from Harvard University, and he
received his M.S. from the University of California, Berkeley.  He is
a recipient of the NSF Graduate Research Fellowship, and he received
the Best Paper Award at ETAPS 2005 from the European Association for
Programming Languages and Systems.

***The talk will be followed by refreshments in Ryerson 255***

-------------------------------------------------------

Hosts:  David B. MacQueen

People in need of assistance should call 773-834-8977 in advance.

For information on future CS talks: http://www.cs.uchicago.edu/events


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.uchicago.edu/pipermail/colloquium/attachments/20070402/7c6705bb/attachment.htm


More information about the Colloquium mailing list