2009-12-29 02:41:49

by Yuhong Bao

[permalink] [raw]
Subject: Happy birthday Linus!


This has just been posted on Slashdot:
http://www.linuxjournal.com/content/happy-birthday-linus
BTW, I wonder, did you get a 387-compatible coprocessor later?

Yuhong Bao

_________________________________________________________________
Hotmail: Free, trusted and rich email service.
http://clk.atdmt.com/GBL/go/171222984/direct/01/-


2009-12-29 05:13:40

by Vikram Dhillon

[permalink] [raw]
Subject: Re: Happy birthday Linus!

Happy Birthday, I am a little late so sorry about that. Keep up the
good work, I just started learning about kernel programming, and I can
be certain that Linux will soon take over the world :D

Regards,
Vikram Dhillon

~~~
There are lots of Linux users who don't care how the kernel works, but
only want to use it. That is a tribute to how good Linux is.
-- Linus Torvalds



On Mon, Dec 28, 2009 at 9:41 PM, Yuhong Bao <[email protected]> wrote:
>
> This has just been posted on Slashdot:
> http://www.linuxjournal.com/content/happy-birthday-linus
> BTW, I wonder, did you get a 387-compatible coprocessor later?
>
> Yuhong Bao
>
> _________________________________________________________________
> Hotmail: Free, trusted and rich email service.
> http://clk.atdmt.com/GBL/go/171222984/direct/01/--
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>

2009-12-30 20:27:48

by Linus Torvalds

[permalink] [raw]
Subject: Re: Happy birthday Linus!



On Mon, 28 Dec 2009, Yuhong Bao wrote:
>
> BTW, I wonder, did you get a 387-compatible coprocessor later?

Yes, I did. In fact, I bought one purely for Linux development, so that I
could test the code to do i387 error handling (which is non-trivial,
because an IBM PC/AT hooks up the i387 in a non-standard way - not the way
Intel designed it directly to the CPU, but instead through the interrupt
controller)

Linus

2009-12-30 20:49:45

by Avi Kivity

[permalink] [raw]
Subject: Re: Happy birthday Linus!

On 12/30/2009 10:27 PM, Linus Torvalds wrote:
> Yes, I did. In fact, I bought one purely for Linux development, so that I
> could test the code to do i387 error handling (which is non-trivial,
> because an IBM PC/AT hooks up the i387 in a non-standard way - not the way
> Intel designed it directly to the CPU, but instead through the interrupt
> controller)
>

Or rather, Intel designed it in a non-standard way, different from the
way IBM implemented it later.

--
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.

2009-12-31 00:08:16

by Yuhong Bao

[permalink] [raw]
Subject: RE: Happy birthday Linus!


> Or rather, Intel designed it in a non-standard way, different from the
> way IBM implemented it later.
Nope, see this for more info on the history:
http://www.openwatcom.org/index.php/Math_error_handling_on_x87
By coincidence, this year is the 25th anniversary of the IBM PC/AT, and 25th anniversary of the 80486. Funny, huh?

Yuhong Bao
_________________________________________________________________
Hotmail: Free, trusted and rich email service.
http://clk.atdmt.com/GBL/go/171222984/direct/01/-