Re: [PATCH GIT 0.6] make use of register variables & size_t
From: Dmitry Torokhov (dmitry.torokhov_at_gmail.com)
Date: 04/25/05
- Previous message: Bodo Eggert
: "Re: [PATCH GIT 0.6] make use of register variables & size_t" - In reply to: Matthias-Christian Ott: "Re: [PATCH GIT 0.6] make use of register variables & size_t"
- Next in thread: Bodo Eggert
: "Re: [PATCH GIT 0.6] make use of register variables & size_t" - Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 25 Apr 2005 12:38:20 -0500 To: Matthias-Christian Ott <matthias.christian@tiscali.de>
On 4/25/05, Matthias-Christian Ott <matthias.christian@tiscali.de> wrote:
> "register" and "auto" variables aren't relicts of the 60's, they're a
> part of the ISO-C 99 standard, I'm following, "man".
...
> [2] Erik de Castro Lopo, Peter Aitken, Bradley L. Jones: Teach Yourself
> C for Linux Programming in 21 Days; SAMS Publishing; 1999
It must be "Teach yourself C for Gentoo Linux Programming..." "...
Gentoo rocks! I changed all my variables to 'register' and now my
kernel runs 3x times faster than RehHat one" :)
Sorry, couldn't resist...
-- Dmitry - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Bodo Eggert
: "Re: [PATCH GIT 0.6] make use of register variables & size_t" - In reply to: Matthias-Christian Ott: "Re: [PATCH GIT 0.6] make use of register variables & size_t"
- Next in thread: Bodo Eggert
: "Re: [PATCH GIT 0.6] make use of register variables & size_t" - Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|