Re: Multiprocessoring
Derek Zhou <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.gnu.general |
|---|---|
| Message-ID | <[email protected]> |
Wolfgang Dann writes: > Does anybody has experience with configure --enable-preemption? > It looks like there is code in the VM. Does it work with Linux > at least? My feeling is it is a feature that not battle tested. True preemption is very hard to get right. However I believe gnu smalltalk is single threaded, so it may not be that bad. Derek. > > regards Wolfgang