Skip to content

Implemented in memory file system for XINU with standard file system primitives. Devised a shared memory Inter-Process Communication (IPC) in XINU using UDP to establish a network communication between the XINU and Virtual Machine.

Notifications You must be signed in to change notification settings

madrinathapa/Xinu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Xinu

Build instructions

Copy the file config/Makedefs.EXAMPLE to config/Makedefs and make appropriate changes if necessary.

Details

This was part of Advanced Operating system coursework. Please refer to course's WIKI.

About

Implemented in memory file system for XINU with standard file system primitives. Devised a shared memory Inter-Process Communication (IPC) in XINU using UDP to establish a network communication between the XINU and Virtual Machine.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published