Change :SMALL-OTHER to :TINY-OTHER.
commitdc0591cc8c460375ab6c123dcb90e586518cba78
authorDouglas Katzman <dougk@google.com>
Wed, 13 Jul 2016 23:14:17 +0000 (13 19:14 -0400)
committerDouglas Katzman <dougk@google.com>
Wed, 13 Jul 2016 23:42:14 +0000 (13 19:42 -0400)
treeafaad57200ac41790c8ca8c53122d425b346acc9
parent831833fac0c9a4976fe1c4b480b1bf969339b45b
Change :SMALL-OTHER to :TINY-OTHER.

"tiny" means that the header can encode at most 255 payload words.
"small" has to do with size relative to a GC card.
src/code/room.lisp
src/compiler/generic/vm-array.lisp