diff --git a/README.md b/README.md index 8a8150b..392f61d 100644 --- a/README.md +++ b/README.md @@ -55,24 +55,23 @@ process early and to solicit feedback from me. Research Focus Statement: - - I am studying [topic] - - because I want to [what you want to explore] - - in order to show my readers [something you want to show - them] + - I am studying the architecture of the Firecracker VMM and building a Rust kernel from scratch + - because I want to reason about the technicalities involved in building a kernel that can be integrated with Firecracker + - in order to show my readers a detailed comparison between the current kernel being used in AWS Lambda and our implementation, and how they can build upon our work. -Team Name: +Team Name: RustyRiceOS Team Member: - - Name: - - Rice ID: + - Name: Patrick Tser Jern Kon + - Rice ID: pk37 Team Member: - - Name: - - Rice ID: + - Name: Jason Ludmir + - Rice ID: jzl2 Team Member: - - Name: - - Rice ID: + - Name: Zhiwei Liang + - Rice ID: zl104 ## Turning in Instructions diff --git a/proposal/Advanced_OS_Project_Proposal.pdf b/proposal/Advanced_OS_Project_Proposal.pdf new file mode 100644 index 0000000..f6583d1 Binary files /dev/null and b/proposal/Advanced_OS_Project_Proposal.pdf differ