318 views

1 Answer

Related questions

321
views
0 answers
0 votes
admin asked Jan 5, 2019
321 views
Consider the following statements regarding life time of any normally terminating process in an operating system.The process must be in $\text{RUNNING}$ state at least on...
309
views
0 answers
0 votes
admin asked Jan 5, 2019
309 views
Consider a computer system with $32-$ bit virtual addressing and page size of sixty-four kilobytes. The computer system has one-level page table per process with each pag...
284
views
0 answers
0 votes
admin asked Jan 5, 2019
284 views
Consider the following $\text{C}$ function executed in an $\text{OS}$ with paging where the page size is $4$ kilobytes. Further, assume that the system employs a $32-$ en...
245
views
0 answers
0 votes
admin asked Jan 5, 2019
245 views
Assume that a file is written using write $\text{(fd, buf, K)}$ system call, where $\text{fd}$ is the file descriptor and $\text{K}$ is the number of bytes to be written ...