This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] |
Overally things look very good here. This change alone brought ggc-boehm memory usage down almost to the ggc-page level. I expect to recover the rest with proper GTY flag "deletable" support. Then I will attack CPU time.
It would be interesting to have this feature for ggc-page, too. Are you planning to provide a general implementation or just using it for boehm-gc?
Thanks, Richard.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |