> having the potential for running out of memory in an interrupt > handler might be a sign that a little code reorg is in order, if you > are worried about this sort of thing. (and even if you're not.)
To begin with: grep -n '.((iallocb)|(qproduce))' /sys/src/9/^(port pc)^/*.c
