This is the mail archive of the java@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]

Re: dynamic library cost (was RE: libtool, java woes)


<<I'll check out the paper.  However it seems like the compacting collector
would need to suspend threads for long periods of time while it's
modifying
all the memory references since all references to an object would need to
be modified atomically.  In a multi-threaded system it would be very
costly.
>>

There are well known algorithms that minimize the cost "it seems" is not
a substitute for looking at the literature here :-)


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