chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] Re: [Chicken-bugs] #327: Spiffy uses 100% of CPU


From: Chicken Scheme
Subject: [Chicken-janitors] Re: [Chicken-bugs] #327: Spiffy uses 100% of CPU
Date: Mon, 08 Oct 2007 11:51:57 -0000

#327: Spiffy uses 100% of CPU
---------------------+------------------------------------------------------
Reporter:  asandroq  |        Owner:            
    Type:  defect    |       Status:  new       
Priority:  critical  |    Component:  extensions
 Version:  2.7       |   Resolution:            
Keywords:  spiffy    |  
---------------------+------------------------------------------------------
Comment (by asandroq):

 Replying to [comment:11 felix]:
 > Please try the current svn head (2.720). If I understand correctly, a
 timeout of a thread blocked for both timeout and I/O didn't clear the
 scheduler's internal I/O state properly, which would result in a select
 syscall failing, which itself caused a forceful unblocking of the
 primordial thread, which was in a tcp-accept loop, which simply continued,
 which called the scheduler again, which did the select syscall, which...

 Thanks a lot once again, Felix. It seems to be working properly now.

-- 
Ticket URL: <http://trac.callcc.org/ticket/327#comment:14>
Chicken Scheme <http://www.call-with-current-continuation.org/>
The CHICKEN Scheme-to-C compiler

reply via email to

[Prev in Thread] Current Thread [Next in Thread]