This is the mail archive of the java-patches@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PATCH: boehm-gc SIGINT handling (linux)


>>>>> "Bryce" == Bryce McKinlay <bryce@albatross.co.nz> writes:

Bryce> Boehm-gc blocks all signals to threads waiting for a
Bryce> SIG_RESTART during a collection. This can result in a deadlock
Bryce> if Ctrl-C is pressed during a collection (some threads get left
Bryce> waiting for the SIG_RESTART when the thread doing the
Bryce> collection has gone).

I don't have time to look at this right now :-(

However, I noticed you CC'd Hans.  If he likes the patch, that's good
enough for me.

Tom

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]