kernel call can determine
Answers
Answered by
1
Answer:
The kernel is responsible for deciding which memory each process can use, and determining what to do when not enough memory is available.
Have a nyc day
Answered by
0
Answer:
When an application needs to access an object protected by a capability, it performs a system call and the kernel then checks whether the application's capability grants it permission to perform the requested action, and if it is permitted performs the access for it (either directly, or by delegating the request to ...
Similar questions