This is the mail archive of the guile@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Support for unexec:ing in libguile (Re: Code compiling (marshalling?))


Mikael Djurfeldt <mdj@mdj.nada.kth.se> writes:

> What about adding easy-to-use unexec support to libguile?
> 
> Can we use your old unexec code?

If I recall correctly, the general gripe about unexec-like boots was
that unexec doesn't reinit system resources (like sockets).

Perhaps an implementation that uses GOOPS to call revive-after-unexec
generic on all the live objects?

-- 
How to eff the ineffable?

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]