Homechevron_rightEngineeringchevron_rightComputer Sciencechevron_rightOperating Systemchevron_rightWhen high priority task is indirectly preempted by medium priority tas...

When high priority task is indirectly preempted by medium priority tas...

  • Q. When high priority task is indirectly preempted by medium priority task effectively inverting the relative priority of the two tasks, the scenario is called __________
  • filter_dramaExplanation
    Answer is : A
    None.

Discussion

    No one started the discussion yet. Break the ice and start the conversation.
    Please Login to be part of the discussion.

Similar Questions

  • 1. Which one of the following is a synchronization tool?
  • filter_dramaExplanation
    Answer is : C
    None.
  • 2. What is a mutex?
  • filter_dramaExplanation
    Answer is : B
    None.
  • 3. The system periodically performs checkpoints that consists of the following operation(s) ____________
  • filter_dramaExplanation
    Answer is : D
    None.
  • 4. The following pair of processes share a common variable X.
    Process A
    int Y;
    A1: Y = X*2;
    A2: X = Y;   
     
    Process B
    int Z;
    B1: Z = X+1;
    B2: X = Z;
    X is set to 5 before either process begins execution. As usual, statements within a process are executed sequentially, but statements in process A may execute in any order with respect to statements in process B. How many different values of X are possible after both processes finish executing?
  • filter_dramaExplanation
    Answer is : C
    Here are the possible ways in which statements from A and B can be interleaved.
  • 5. The disadvantage of a process being allocated all its resources before beginning its execution is ____________
  • filter_dramaExplanation
    Answer is : B
    None.

Operating SystemTopics

leaderboardLeaderboard
  • Rahul Kumar

    191 Points

  • VIKRAM JEET

    54 Points

  • GEETHIKA CHOWDARY

    53 Points

  • sunita saini

    52 Points

  • Zain

    49 Points