/[gcl]/gcl/o/sgbc.c
ViewVC logotype

Diff of /gcl/o/sgbc.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by camm, Fri Aug 29 20:51:03 2003 UTC revision 1.11 by camm, Sun Sep 14 02:43:08 2003 UTC
# Line 1117  sgc_start(void) { Line 1117  sgc_start(void) {
1117     and delay sweeping until the pointing type is GC'ed if SGC is     and delay sweeping until the pointing type is GC'ed if SGC is
1118     turned off for the pointing type, e.g. tm_sgc=0. (This was so by     turned off for the pointing type, e.g. tm_sgc=0. (This was so by
1119     default for a number of types, including bignums, and has now been     default for a number of types, including bignums, and has now been
1120     corrected in init_alloc in alloc.c.) We can't get around this     corrected in gcl_init_alloc in alloc.c.) We can't get around this
1121     AFAICT, as old data on (writable) SGC pages must be marked lest it     AFAICT, as old data on (writable) SGC pages must be marked lest it
1122     is lost, and (old) data on now writable non-SGC pages might point     is lost, and (old) data on now writable non-SGC pages might point
1123     to live regions on SGC pages, yet might not themselves be reachable     to live regions on SGC pages, yet might not themselves be reachable

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26