GeeksforGeeks » Operating Systems

A GATE 2011 question about OS

(8 posts)
  1. vivek
    guest
    Posted 1 year ago #

    A thread is usually defined as a ‘light weight process’ because an operating system (OS) maintains smaller data structures for a thread than for a process. In relation to this, which of the followings is TRUE?
    (A) On per-thread basis, the OS maintains only CPU register state
    (B) The OS does not maintain a separate stack for each thread
    (C) On per-thread basis, the OS does not maintain virtual memory state
    (D) On per thread basis, the OS maintains only scheduling and accounting information

  2. Sh
    guest
    Posted 1 year ago #

    A

  3. boobal
    guest
    Posted 10 months ago #

    Ans a).

  4. mahesh
    guest
    Posted 9 months ago #

    A

  5. raj
    guest
    Posted 8 months ago #

    B ) is the answer

  6. raja
    guest
    Posted 6 months ago #

    can some one explain?

  7. Timer
    guest
    Posted 6 months ago #

    If we talk about windows OS , thread has CPU register ,thread stack and thread kernel object for maintaining statistical data.Please correct if i am wrong.

  8. lokesh
    guest
    Posted 4 months ago #

    answer is c, os does maintain virtual memory state too, b cant be answer for this


Reply

You must log in to post.

RSS feed for this topic