Question: create a system call called getcount() to xv6, which, when passed a valid system call number, returns the number of times the reference system call
create a system call called getcount() to xv6, which, when passed a valid system call number, returns the number of times the reference system call was invoked by the calling process.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
