System Calls Implementation: sysinfo and procinfo Description This project implements two new Linux system calls that provide system and process information: sysinfo: Retrieves global system statistics procinfo: Retrieves information about the calling process