* Re: X15 alpha release: as fast as TUX bu
@ 2001-04-30 2:33 Rick Hohensee
2001-04-30 16:12 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: Rick Hohensee @ 2001-04-30 2:33 UTC (permalink / raw)
To: linux-kernel
Jim Gettys
>The "put the time into a magic location in shared memory" goes back, as
>far as I know, to Bob Scheifler or myself for the X Window System,
>sometime
>around 1984 or 1985: we put it into a page of shared memory where we used
>a circular buffer scheme to put input events (keyboard/mice), so that
>we could avoid the read system call overhead to get these events (and
>more importantly, check between each request if there was input to
>process). I don't think we ever claimed it was novel, just that we did
Perhaps you'd seen an Amiga, and jealousy led to innovation. This is about
when the Amiga came out, IIRC. AmigaDos is based on Tripos from Martin
Richards at Cambridge, which was designed from the ground up to be
"single-user, multi-tasking" in full view of the pre-existing elegance of
UNIX. There is no MMU. One bad app takes the box down, but there are no
seams and things scream when they work. There are some things about the
Amiga UI that I want to go over again some time. My vague recollection is
that devices UI served multiple readers implicitly. The structure of the
code was nice too. Everything in linked lists from address 000004.
Execbase, my old IRC nick :o)
Richards now has a beta port of Tripos to run on Linux called Cintpos.
It's in BCPL of course, which nowadays can compile itself in 8 seconds on
a P450. I had the pleasure of getting a thankyou from mr for noting that
you have to enable shared memory in your Linux kernel to run Cintpos.
Rick Hohensee
www.clienux.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: X15 alpha release: as fast as TUX bu
2001-04-30 2:33 X15 alpha release: as fast as TUX bu Rick Hohensee
@ 2001-04-30 16:12 ` Ralf Baechle
0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2001-04-30 16:12 UTC (permalink / raw)
To: Rick Hohensee; +Cc: linux-kernel
On Sun, Apr 29, 2001 at 10:33:44PM -0400, Rick Hohensee wrote:
> Richards now has a beta port of Tripos to run on Linux called Cintpos.
> It's in BCPL of course, which nowadays can compile itself in 8 seconds on
> a P450. I had the pleasure of getting a thankyou from mr for noting that
> you have to enable shared memory in your Linux kernel to run Cintpos.
Too bad that Tripos aka dos.library was the really, really rotten part of
that perl which AmigaDOS as whole is or was.
Ralf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-04-30 16:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-30 2:33 X15 alpha release: as fast as TUX bu Rick Hohensee
2001-04-30 16:12 ` Ralf Baechle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox