factor/basis/tools/memory
Björn Lindqvist f070a47ec0 VM: add marking as a timed gc phase
I think that makes sense because most time when doing a full gc is spent
marking.
2016-10-20 07:46:21 +02:00
..
authors.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
memory-docs.factor VM: new primitive (callback-room) for querying the VM about memory usage 2014-09-29 07:30:21 -07:00
memory-tests.factor VM: don't end the gc event in start_gc_again, fixes #659 2016-05-04 22:47:50 +02:00
memory.factor VM: add marking as a timed gc phase 2016-10-20 07:46:21 +02:00
summary.txt Add code heap introspection primitive to VM, and make a code-blocks word in tools.memory that wraps a useful interface around this. Add a lookup-return-address word and use this in tools.disassembler.utils 2010-02-03 23:11:32 +13:00
tags.txt Create basis vocab root 2008-07-28 22:03:13 -05:00