Parent with PID 10 forks child with PID 11. This applies to all variations below. All answers in lower case. XA. Parent forks a child at 9am. Parent gets busy and plans to reach the wait statement for...


Parent with PID 10 forks child with PID 11. This applies to all variations below. All<br>answers in lower case.<br>XA. Parent forks a child at 9am. Parent gets busy and plans to reach the wait<br>statement for the child process at 10am today. Child however terminates execution<br>at 9:30am today with return value 20. How would you characterize the child between<br>9:31 and 10am today?<br>XB. Parent forks a child at 9am. Parent 10 completes its execution 9:20am. Child<br>however terminates execution at 9:30am today. How would you characterize the<br>child between 9:21 and 9:30am today?<br>All answers in lower case and single word for XA,XB.<br>XC. In the child process we do a PPID. What is the value returned for getppid() (for<br>XA) at 9:10am?<br>XD. In the child proacess we do a PPID. What is the value returned for getppidl) (for<br>XB) at 9:10am?<br>XE. In XA what does the getppid) retum in the child at 9:30:01am?<br>

Extracted text: Parent with PID 10 forks child with PID 11. This applies to all variations below. All answers in lower case. XA. Parent forks a child at 9am. Parent gets busy and plans to reach the wait statement for the child process at 10am today. Child however terminates execution at 9:30am today with return value 20. How would you characterize the child between 9:31 and 10am today? XB. Parent forks a child at 9am. Parent 10 completes its execution 9:20am. Child however terminates execution at 9:30am today. How would you characterize the child between 9:21 and 9:30am today? All answers in lower case and single word for XA,XB. XC. In the child process we do a PPID. What is the value returned for getppid() (for XA) at 9:10am? XD. In the child proacess we do a PPID. What is the value returned for getppidl) (for XB) at 9:10am? XE. In XA what does the getppid) retum in the child at 9:30:01am?
7.1 When a UNIX shell such as bash runs an external command (such as ps, Is) which<br>system call does it typically execute? [ Select ]<br>7.2 A typical running application is best described by which one of the following<br>terms? [ Select ]<br>7.3 When a process 1234 requests an 1/O operation involving file myfile that resides<br>on a HDD the OS will perform which of the following actions? [ Select ]<br>7.4 A process is suspended. What cannot be its state? [ Select ]<br>7.5 A process is swapped. What cannot be its state? [ Select ]<br>7.6 A process is suspended. Is it swapped? [ Select ]<br>7.7 All of a process has been swapped to the disk. It is suspended? [ Select ]<br>Answer 1:<br>

Extracted text: 7.1 When a UNIX shell such as bash runs an external command (such as ps, Is) which system call does it typically execute? [ Select ] 7.2 A typical running application is best described by which one of the following terms? [ Select ] 7.3 When a process 1234 requests an 1/O operation involving file myfile that resides on a HDD the OS will perform which of the following actions? [ Select ] 7.4 A process is suspended. What cannot be its state? [ Select ] 7.5 A process is swapped. What cannot be its state? [ Select ] 7.6 A process is suspended. Is it swapped? [ Select ] 7.7 All of a process has been swapped to the disk. It is suspended? [ Select ] Answer 1:
Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here