logo

CuriousTab

CuriousTab

Discussion


Home Technical Questions Operating Systems Comments

  • Question
  • What is the resident set and working set of a process?


  • Correct Answer
  • Resident set is that portion of the process image that is actually in real-memory at a particular instant Working set is that subset of resident set that is actually needed for execution (Relate this to the variable-window size method for swapping techniques) 


  • Operating Systems problems


    Search Results


    • 1. What is the Translation Lookaside Buffer (TLB)?
    • Discuss
    • 2. What are short, long and medium-term scheduling?
    • Discuss
    • 3. What is thrashing?
    • Discuss
    • 4. Explain the concept of Reentrancy?
    • Discuss
    • 5. Which command displays the present workig directory in UNIX?

    • Options
    • A. $who
    • B. $pwd
    • C. $who are you
    • D. None
    • Discuss
    • 6. What is cycle stealing?
    • Discuss
    • 7. In the context of memory management, what are placement and replacement algorithms?
    • Discuss
    • 8. In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?
    • Discuss
    • 9. What is a drawback of MVT?
    • Discuss
    • 10. What is process spawning?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment