From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: ** X-Spam-Status: No, score=2.1 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY,PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,71b19e01eae3a390 X-Google-Attributes: gid103376,public From: Robert Dewar Subject: Re: Context switching (was: delay until and GNAT) Date: 1999/05/11 Message-ID: <7h9ng3$9gp$1@nnrp1.deja.com>#1/1 X-Deja-AN: 476631814 References: <7gpukr$s82$1@nnrp1.dejanews.com> <7grkbb$cee$1@nnrp1.deja.com> <7grvka$lc5$1@nnrp1.deja.com> <7h1e10$drg$1@nnrp1.deja.com> <3736e102@eeyore.callnetuk.com> <7h83ag$o8$1@nnrp1.deja.com> <7h9cgs$c862@ftp.kvaerner.com> X-Http-Proxy: 1.0 x42.deja.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja.com - Share what you know. Learn what you don't. X-Article-Creation-Date: Tue May 11 16:56:38 1999 GMT Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.04 [en] (OS/2; I) Date: 1999-05-11T00:00:00+00:00 List-Id: In article <7h9cgs$c862@ftp.kvaerner.com>, "Tarjei Tj�stheim Jensen" wrote: > I believe the transputer had special hardware support for > context switching. > What it exactly did is something which I don't remember. The trick on the transputer was that a context switch could happen only at a jump, and it destroyed all registers, so it could be extremly fast (faster than a call instruction, which had to mess with some registers). --== Sent via Deja.com http://www.deja.com/ ==-- ---Share what you know. Learn what you don't.---