what are handles WS private WS shared and Working set used f

what are handles, WS private, WS shared and Working set used for in the OS

Solution

Handle: Handle is a reference to the resources present in a operating system. Resources can be memory, a hardware device, a service etc. Some example of handles are network sockets, process identifiers, file descriptors etc.

Working set (WS) is the total amount of memory a process needs to execute.

Privet working set means the portion of working set which is exclusively held by a process during the execution. Memory utilized in privet working set cannot be accessed or used by other process until the memory is voluntarily released.

Shared working set is the portion of working set which doesn\'t required exclusively by a process. There for, it can be shared with other process to increase throughput.

what are handles, WS private, WS shared and Working set used for in the OSSolutionHandle: Handle is a reference to the resources present in a operating system.

Get Help Now

Submit a Take Down Notice

Tutor
Tutor: Dr Jack
Most rated tutor on our site