guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: scm_remember_upto_here asm volatile


From: Kevin Ryde
Subject: Re: scm_remember_upto_here asm volatile
Date: Mon, 19 May 2003 10:24:46 +1000
User-agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.2 (gnu/linux)

Marius Vollmer <address@hidden> writes:
>
> But please understand that this is a critical and tricky corner of
> Guile.  Bugs might show up on odd platforms and might be very
> sensitive to the environment that scm_remember_upto_here is used in.

With the bignum code, is it true that the only problem will be if a gc
starts in another thread at the critical moment?

If currently the gmp code just uses malloc I guess it won't run a gc
from within the mpz functions as such.  That wasn't the case in the
old code though, if I read scm_i_mkbig rightly.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]