answersLogoWhite

0


Best Answer
  • On completion of I/O operations
  • After waiting on executive events or semaphores
  • After threads in the foreground process complete a wait operation
  • When GUI threads wake up because of windowing activity
  • When a thread that's ready to run hasn't been running for some time (CPU starvation)
User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why in windows 2000 the current priority is always greater than or equal to the base priority?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the correct sentence of I worked always priority?

'I worked always priority' is a clumsy phrase that will not make a suitable sentence. Try: My work has always been my priority. The work is always my priority. That I worked was always my priority. My priority is always that I work.


Should personal safety always be a priority?

always


What are advantages and disadvantages of priority?

The advantage of a priority queue is that nodes can be weighted, allowing those with greater precedence to be moved towards the head of the queue, in front of those with lesser priority, rather than always being added to the tail of the queue as would happen in a normal queue. The disadvantage is that insertions are no longer performed in constant time as new nodes must use insertion sort to find their place in the queue (behind nodes with greater or equal priority). However, if the variable weights are finite, maintaining pointers for each weight in a static array will provide constant time insertions.


Is perimeter always greater than the area?

No the area is almost always greater.


In hospital reports which one is 1st priority?

Police officer, always.


What should be the priority- religion or country?

religion should always be first.


Do you multiply and divide or add and subtract first in a math sentence?

When dealing with maths always follow the BODMAS rule. Brackets () first priority Of x Second priority Division / Second priority Multiplication * Second priority Addition + Third priority Subtraction - Third priority


Write an algorithm for Round Robin CPU scheduling using?

On each system clock tick, at interval set by design...If no other runnable threads, return from clock interrupt.Save the currently running thread's context.Restore the next runnable thread's context.Return from clock tick interrupt.Note: Most modern schedulers combine round-robin with priority. In the priority scheme, any runnable thread with a higher priority than the interrupted thread takes precedence. If there are none, then round-robin applies at the current priority. If there are no runnable threads at the current priority, lower priorities are considered until we reach the idle priority thread, which, by the way, is always runnable.Also, there is usually an algorithm that adjusts thread priority dynamically. As the thread runs, if it stays runnable its priority slowly drops from its initial base priority. If it is constantly blocking and then then becoming runnable, its priority increases, often faster than it decreases. This makes interactive threads appear to be very responsive, while CPU intensive threads slowly defer to interactive threads. This is usually a good compromise between responsiveness and throughput.


Do you believe that financial planning is something that should be done actively?

Financial planning is something that should always be done. It doesn’t necessarily have to be done actively, but it should always be a priority. This is different from financial planning. Financial planning is something that you do actively, such as the creation of a long-term budget, individual retirement accounts, or a family budget. Financial planning always comes first. It should not always come first if you are in a financial crisis and are focusing on getting out of debt. However, financial planning should always be a priority in some way, shape, or form. It doesn’t have to be a top priority, but it should always be made a priority, no matter what the circumstances are.


Why current is always a multiple of eleven?

hi why current is always amultiple of 11


What The sum of two decimals greater than 0.5 is always greater than 1?

The sum of two decimal numbers greater than 0.5 will always be greater than 1


Is a prime number always greater than 1?

Yes, a prime number is always greater than 1.