This is the mail archive of the java-patches@gcc.gnu.org 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]
Other format: [Raw text]

Re: [RFC] GC: external thread suspension


Keith Seitz writes:
 > Okay, since it has been relatively quiet for the past week, I thought I
 > would turn this into an official RFA.
 > 
 > I'm going to be conservative, and offer up for approval the patch
 > suggested by Hans Boehm, using GC_start/end_blocking. It is much simpler 
 > than my original patch.
 > 
 > In order to modify gc.h, it looks like I need to ifdef stuff. Since I've 
 > only done this for pthreads, I've made a best guess as to the proper 
 > conditions. Let me know if there are any problems with this.

Did you send this to the gc list?  We need to get approval there.

Andrew.


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