J
Jay B. Harlow [MVP - Outlook]
Armin,
My understanding is even when a thread or process's priority is *very* high,
the OS may use "priority boosting" to raise the lesser threads up to give
them a slight chance of having some time.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/priority_boosts.asp
Jay
| > My second point is that an individual database call may be "off"
| > (because of other processes running & possibly the network itself),
|
|
| Unless you set the priority *very* high. ;-) But the user probably won't
| like this. (and it's not good design to do it just for more accurate
| measuring (apart from testing purposes)).
|
|
| Armin
My understanding is even when a thread or process's priority is *very* high,
the OS may use "priority boosting" to raise the lesser threads up to give
them a slight chance of having some time.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/priority_boosts.asp
Jay
| > My second point is that an individual database call may be "off"
| > (because of other processes running & possibly the network itself),
|
|
| Unless you set the priority *very* high. ;-) But the user probably won't
| like this. (and it's not good design to do it just for more accurate
| measuring (apart from testing purposes)).
|
|
| Armin