home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.scheme
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!decwrl!netcomsv!netcom.com!thinman
- From: thinman@netcom.com (Technically Sweet)
- Subject: Continuations via stack-switching
- Message-ID: <1992Nov6.070858.10267@netcom.com>
- Organization: International Foundation for Internal Freedom
- Date: Fri, 6 Nov 1992 07:08:58 GMT
- Lines: 12
-
- Has anyone implemented continuations via remapping the
- stack address space? The features implemented in BSD & SunOS
- for threads should be useable for continuations also.
- The mmap() system call changes the memory underneath
- a virtual address, and I think there's a provision for a
- separate signal stack?
-
- --
-
- Lance Norskog
-
- Data is not information is not knowledge is not wisdom.
-