From mboxrd@z Thu Jan 1 00:00:00 1970
From: Pat LaVarre
Subject: Re: [PATCH] libata atapi work #5
Date: 14 May 2004 17:09:24 -0600
Sender: linux-ide-owner@vger.kernel.org
Message-ID: <1084576164.3084.85.camel@patibmrh9>
References: <1084560167.8752.7.camel@patibmrh9> <40A5195C.2000402@pobox.com>
<1084562845.8752.37.camel@patibmrh9> <40A5225B.9000907@pobox.com><108456 4
801.3084.13.camel@patibmrh9> <40A528FE.8040301@pobox.com>
Mime-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Return-path:
Received: from email-out1.iomega.com ([147.178.1.82]:6906 "EHLO
email.iomega.com") by vger.kernel.org with ESMTP id S263162AbUENXJs
(ORCPT );
Fri, 14 May 2004 19:09:48 -0400
Received: from royntex01.iomegacorp.com (edison [10.1.1.82])
by email.iomega.com (Postfix) with ESMTP id 37E071EEC
for ; Fri, 14 May 2004 17:09:48 -0600 (MDT)
In-Reply-To: <40A528FE.8040301@pobox.com>
List-Id: linux-ide@vger.kernel.org
To: linux-ide@vger.kernel.org
If I may continue our explosive growth in off-topic digressions here ...
1)
Thank you I blogged those open source PCI chip links to:
Subject: PCI chip designs in open source, now available
http://plavarre.blog-city.com/read/610412.htm
2)
I personally reviewed IEEE pthreads in late draft, for example on my own
time I flew to the New Orleans working group. I argued to specify
pthreads so that they could efficiently do cooperative fibers, not just
indeterminately preemptive SMP, but I left town before that project
ended. My least irrelevant blog might be:
fibers in C across platforms, if abused without asm
http://plavarre.blog-city.com/read/433074.htm
3)
I haven't seen anyone in software outside of chip simulation support
massively parallel threading with reasonable efficiency.
My least irrelevant blog for that might be:
http://groups.google.com/groups?threadm=2695edf1.0403121101.1d77a037%40posting.google.com
Newsgroups: comp.lang.forth
Subject: almost every if is a mistake goes mainstream
Date: 2004-03-12 11:01:09 PST
which mentions the recent gcc adoption of the "indirect goto extension"
as in Maurer'shttp://cs.ecs.baylor.edu/~maurer/Metamorphic/
IEEE Computer March 2004, p.31, "Metamorphic Programming: Unconventional
High Performance".
Pat LaVarre