You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SMASH is a custom, lightweight operating system simulation built in C++ using Linux system calls and multithreading with pthreads. It demonstrates process scheduling, memory and core resource management, file operations, and user/kernel mode transitions in a CLI environment.