Skip to content

parneets/os161-kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

os161 kernel

CS350 15winter

/***************************************************/

Haiyu Zhen

[email protected]

winter 2015

/***************************************************/

Assignment 1

cat & mouse Synchronization Problem

Final Score: 45/50 - not efficient enough in some cases

Assignment 2

System Calls:

*get_pid

*wait_pid

*exit

*fork

*execv

All work well eventually.

Assignment 3

Virtual Memory:

*tlb_fault handling

*read-only text segment

*uncontiguous physical memory management

Only achieve first two parts, coremap doesn't work somehow...

About

cs350 course assignments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published