]> gitweb.factorcode.org Git - factor.git/commit
Revert "vm: faster allocation in tenured space and code heap. If small free list...
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Wed, 11 Nov 2009 11:47:22 +0000 (05:47 -0600)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Wed, 11 Nov 2009 11:47:22 +0000 (05:47 -0600)
commit5169dddc406bef0d49695639c11e9ef2a5a95414
treefce483b97cebff9794520389fc86eeebd7aa1e46
parent2c8f67851e48e63dedd2c1c5209a1b2829b5a98f
Revert "vm: faster allocation in tenured space and code heap. If small free list exhausted, allocate a 1kb block and split it up instead of searching larger free lists"

This reverts commit 9af2fa1957951472526721928b7c6db8b4107fc1.
basis/vm/vm.factor
vm/free_list.cpp
vm/free_list.hpp
vm/gc.hpp