Skip to content
Snippets Groups Projects
Commit 0cf9036d authored by Raymond Toy's avatar Raymond Toy
Browse files

Change max gen to GC to 3; add inteface to set it.

 * lisp/gencgc.c
   * Set number of generations to GC to 3 instead of NUM_GENERATIONS -
     1.
   * Add simple interface to allow user to set the number of
     generations and return the old value.
 * code/gc.lisp:
   * Add Lisp interface to set the number of generations to GC.
parent 19d7d37b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment