| | | | Question Answer Tutorial - Linux->Memory | | | | Question: If one of the thread in multithreaded process is blocked on an I/O, which of the following is true? | | Answer: The entire process with block if their is no kernel&nbs p;supported threads
| | | | | | | | Question: On x86-32 Linux, at which address the user stack resides normally? | | Answer: 0xbfff0000
| | | | | | | | Question: Is page table per process entity? | | Answer: Yes
| | | | | | | | Question: A system has 512MB of physical memory. Which among the following is not a suitable virtual memory size for this system architecture? | | Answer: None of the mentioned options
| | | | | | | | Question: What is the use of strace command? | | Answer: Debugging and Benchmarking
| | | | | | | | | | | | |