CSE 361S: Introduction to Systems Software
Welcome to the Spring 2007 Course Homepage!
Here you can find all the information
that you'll need throughout the semester. All announcements will be
made on this page so I recommend you monitor it regularly.
Course resources:
Announcements
- Final Exam: Pick up in my office at 2PM on Friday 4/5/07.
It is due no later than 6:30PM Monday and must be brought to my
office.
Posted: 03-05-2007 14:58 by fredk
- Final project:
I updated the description for Part 3
so the header file link is more obvious, and I've included a description of the functions you are to write.
Posted: 18-04-2007 20:25 by fredk
- Solution for Lab2 (aka Lab3):
See solution for jmp03.c, jmp04.c, wulongjmp.S and wusetjmp.S.
Posted: 13-04-2007 16:07 by fredk
- Final Project:
The final project is due no later than
midnight on Wednesday the 2nd of May.
Posted: 12-04-2007 09:00 by fredk
- Homework 4:
HW4 assigned, due Monday 04/16
Posted: 05-04-2007 17:38 by fredk
- Updated Lab2 Description:
I Added references to the SVR4 ABI and fixed some spelling errors.
Posted: 30-03-2007 16:19 by fredk
- lab 2:
See Lab 2.
Posted: 26-03-2007 14:56 by fredk
- Updates:
I have updated the notes url to includes the examples from today.
I have also posted the answers to Quiz 1 and Quiz 2.
Posted: 19-03-2007 18:32 by fredk
- Homework 3: HW3 assigned, due Monday 03/19
Posted: 05-03-2007 15:23 by fredk
- Defining Objects in Assembly:
The example code from class today shows how structs (objects) map to
the underlaying memory, see obj. Compare the
three programs (main01, main02 and main03) and how the Students'
object is defined in the corresponding assembly code. In particular
see the three different ways I have allocated the character array to
hold the students name: static in read-only memory, dynamic using malloc on
the heap and static allocation in the read-write data section.
Posted: 26-02-2007 18:09 by fredk
- Lab 1:
I have posted the lab1 assignment, it is due Monday 03/05/07.
Posted: 21-02-2007 13:58 by fredk
- Handouts:
I have updated the list of handouts, see Handouts.
Posted: 15-02-2007 10:47 by fredk
- Lab0:
Lab0 is scheduled for Friday 02/09 from 2:00-4:00PM in the CEC Linux lab.
Posted: 08-02-2007 13:02 by fredk
- Updated notes:
I have added an additional set of notes to the syllabus:
Introduction to computer systems at the hardware/software boundary: compsys.ppt.
Posted: 05-02-2007 18:11 by fredk
- Handouts:
All the handouts you have received to date are in the
Handouts directory
Posted: 29-01-2007 18:10 by fredk
- Homework 1:
Homework1 is due start of class on Monday, 02/05/07.
Posted: 29-01-2007 18:03 by fredk
- Office hours:
I have updated the T/A office hours, see the
info url.
Posted: 23-01-2007 10:23 by fredk
- Updated schedule:
I have updated the the semester schedule. Of note are the Midterm and Final Exam schedules.
The midterm is tentatively scheduled for the Wednesday after spring Break, 03/21.
The Final exam will be a take home exam: you will pick it up on Friday 05/04 and turn it in no later than 6:30PM Monday 05/07.
If these changes cause any schedule conflicts please let me know.
Posted: 22-01-2007 18:05 by fredk
- Homework 0:
Homework 0 (see HW0) is due by start of class on Wednesday 01/24.
Posted: 17-01-2007 18:12 by fredk
- Welcome:
All class announcements will be listed here.
Posted: 17-01-2007 15:33 by fredk
Last update: 03-05-2007 14:59