On Mon, May 17, 2010 at 15:05, Antoine Pitrou <solip...@pitrou.net> wrote:
> On Mon, 17 May 2010 14:47:25 +0200
> Lennart Regebro <rege...@gmail.com> wrote:
>> On Mon, May 17, 2010 at 14:12, Antoine Pitrou <solip...@pitrou.net> wrote:
>> > On Mon, 17 May 2010 08:28:08 +0200
>> > Lennart Regebro <rege...@gmail.com> wrote:
>> >> But the scheduler is so simplistic it ends up fighting with the
>> >> OS scheduler, and a large amount of CPU time is used up switching
>> >> instead of executing.
>> >
>> > This is already fixed with py3k.
>>
>> Are you referring to the "New GIL"?
>
> Yes.

At has been shown, it also in certain cases will race with the OS
scheduler, so this is not already fixed, although apparently improved,
if I understand correctly.

-- 
Lennart Regebro: Python, Zope, Plone, Grok
http://regebro.wordpress.com/
+33 661 58 14 64
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to