unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* posix/native thread status?
@ 2003-06-02 12:19 Nic Ferrier
  2003-06-09 20:32 ` Marius Vollmer
  0 siblings, 1 reply; 2+ messages in thread
From: Nic Ferrier @ 2003-06-02 12:19 UTC (permalink / raw)


I've been poking around the guile threading stuff. Am I right in
thinking the work on native threads stopped. I can't even download the
patch.

Linux threads have been made posix compliant for kernel 2.6. Would
the issue of native threading be good to look at again?



Nic



_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: posix/native thread status?
  2003-06-02 12:19 posix/native thread status? Nic Ferrier
@ 2003-06-09 20:32 ` Marius Vollmer
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Vollmer @ 2003-06-09 20:32 UTC (permalink / raw)
  Cc: guile-user

Nic Ferrier <nferrier@tapsellferrier.co.uk> writes:

> I've been poking around the guile threading stuff. Am I right in
> thinking the work on native threads stopped.

No, it is merely, well, blocked.  But because of unfair work
scheduling, it is getting unblocked for quite some time.

The Guile CVS HEAD version (aka the 1.7 series) has supprt for native
POSIX threads.  While threads are in 'Guile mode', they are restricted
to cooperate their use of the global resources (such as the GC), but
they are implemented using the POSIX threading API of the underlying
platform.

> Linux threads have been made posix compliant for kernel 2.6. Would
> the issue of native threading be good to look at again?

Yes, please try the Guile 1.7 series, maybe from

  ftp://ftp.dt.e-technik.uni-dortmund.de/pub/guile/snapshots/guile-core.unstable.tar.gz

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-06-09 20:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-02 12:19 posix/native thread status? Nic Ferrier
2003-06-09 20:32 ` Marius Vollmer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).