Map
Index
Random
Help
th

QuoteRef: sampAD11_1986

topics > all references > ThesaHelp: references sa-sz



ThesaHelp:
references sa-sz
Topic:
memory management by age
Topic:
debugger
Topic:
error messages

Reference

Samples, A.D., Ungar, D., Hilfinger, P., "SOAR: Smalltalk without bytecodes", SIGPLAN, 21, 11, pp. 107-118, November 1986. Google

Quotations
112+ ;;Quote: generation scavenging: divide memory into old and new objects; new objects are garbage collected and memory resident; old objects are in virtual memory
112 ;;Quote: with generation scavenging in Smalltalk, have sub-second pause times, 3% overhead, use of virtual memory, and reclaimation of circular structures
114 ;;Quote: map a runtime error to a source instruction by recompiling the procedure; used in SOAR and TurboPascal


Related Topics up

ThesaHelp: references sa-sz (237 items)
Topic: memory management by age (18 items)
Topic: debugger (37 items)
Topic: error messages (37 items)

Collected barberCB 1/87
Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.