Skip to content

Releases: dhwanish-3/dhwanY_OS

Pager Module is here!

06 Dec 05:27
8584974
Compare
Choose a tag to compare

Now you can have more processes on the machine running concurrently

File System is here

04 Nov 08:49
5173cab
Compare
Choose a tag to compare

Basic file system (no directories) has been impleted

  • create, delete files
  • read & write to a file

Task Manager on Shutdown

24 Oct 12:02
1570554
Compare
Choose a tag to compare

Implemented ways to print

  • max memory usage
  • number of disk accesses
  • number if context switches

Process Synchronization with Semaphore

20 Oct 18:05
03150fc
Compare
Choose a tag to compare

Process Synchronization has been implemented

  • Wait & Signal system calls
  • binary Semaphores
  • 3 Assignment questions solved

Initial Release at stage19

14 Oct 16:12
714e8f4
Compare
Choose a tag to compare

What's Changed

Stage 19 along with the assignments completed

Full Changelog: https://github.com/dhwanish-3/dhwanY_OS/commits/v0.1.0