[Haskell-cafe] Garbage collection and finalizer thread priority
Gracjan Polak
gracjan at acchsh.com
Tue Jun 14 05:21:00 EDT 2005
Sebastian Sylvan wrote:
> On 6/13/05, Simon Marlow <simonmar at microsoft.com> wrote:
>
>
>>I presume you're running GHC. There's no way to increase the priority
>>of a thread - GHC's scheduler doesn't have a concept of priorities.
>>
>
>
> Just out of curiousity, what scheme does GHC use for scheduling threads?
As I read somewhere, round robin...
--
Gracjan
More information about the Haskell-Cafe
mailing list