Files
tor/src
Nick Mathewson efadebf7c3 Make the chance for priority inversion thread-specific
Instead of choosing a lower-priority job with a 1/37 chance, have
the chance be 1/37 for half the threads, and 1/2147483647 for the
other half.  This way if there are very slow jobs of low priority,
they shouldn't be able to grab all the threads when there is better
work to do.
2017-07-27 16:28:59 -04:00
..
2017-06-09 09:58:46 -04:00
2017-04-29 08:55:57 +02:00
2017-04-25 18:02:19 +02:00
2017-06-29 18:45:49 -04:00
2017-04-29 08:55:57 +02:00