logo

CuriousTab

CuriousTab

Discussion


Home Technical Questions Operating Systems Comments

  • Question
  • What are the typical elements of a process image?


  • Correct Answer
  • User data: Modifiable part of user space May include program data, user stack area, and programs that may be modified User program: The instructions to be executed System Stack: Each process has one or more LIFO stacks associated with it Used to store parameters and calling addresses for procedure and system calls Process control Block (PCB): Info needed by the OS to control processes 


  • Operating Systems problems


    Search Results


    • 1. When does the condition 'rendezvous' arise?
    • Discuss
    • 2. The main interface in Windows and OS X is __________ interface.

    • Options
    • A. Command-line
    • B. Embedded
    • C. Neural
    • D. Graphical
    • Discuss
    • 3. When designing the file structure for an operating system, what attributes are considered ?
    • Discuss
    • 4. What resources are used when a thread is created? How do they differ from those when a process is created?
    • Discuss
    • 5. What are the stipulations of C2 level security?
    • Discuss
    • 6. Define latency, transfer and seek time with respect to disk I/O.
    • Discuss
    • 7. What is a binary semaphore? What is its use?
    • Discuss
    • 8. What are the reasons for process suspension?
    • Discuss
    • 9. Explain the popular multiprocessor thread-scheduling strategies.
    • Discuss
    • 10. What scheme does the Kernel in Unix System V follow while choosing a swap device among the multiple swap devices?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment