Sujet : Re: PAD and preemptive multi-tasking
De : no.email (at) *nospam* nospam.invalid (Paul Rubin)
Groupes : comp.lang.forthDate : 20. Dec 2024, 22:17:54
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <87h66yqcjh.fsf@nightsong.com>
References : 1
User-Agent : Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
anton@mips.complang.tuwien.ac.at (Anton Ertl) writes:
In any case, the question is how PAD is used by current programs that
might be run on Gforth.
I thought the standard required PAD to be usable as random scratch
memory. So I'd expect Gforth to allocate one for each task. Gforth
systems aren't likely to suffer memory shortages from doing that. It
would be more of an issue for Polyforth.