in Operating System
3,910 views
2 votes
2 votes
When the valid – invalid bit is set to valid, it means that the associated page :
a) is in the TLB
b) has data in it
c) is in the process’s logical address space
d) is the system’s physical address space
in Operating System
by
3.9k views

1 Answer

1 vote
1 vote

Option C.

When the valid bit is set then the associated page is in the process's logical address space and the process can use it. If it is not set, then it means that the page page doesn't belong to the current process running.

Related questions