[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20060807155714.GA3075@muc.de>
Date: Mon, 7 Aug 2006 17:57:14 +0200
From: Andi Kleen <ak@....de>
To: Andreas Mohr <andi@...x01.fht-esslingen.de>
Cc: Vojtech Pavlik <vojtech@...e.cz>,
Dmitry Torokhov <dtor@...ightbb.com>,
Rusty Russell <rusty@...tcorp.com.au>,
lkml - Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] Turn rdmsr, rdtsc into inline functions, clarify names
> That way a driver could use
>
> if (gtod_cpu_cycles_needed <= 500)
> gettimeofday();
> else
> funky_fast_workaround();
Sounds like overengineering to me. I prefer something simple.
> OK, in total we have at least four ways of doing this:
Please don't get carried away with this. I'm really not interested
in any complex solutions here.
-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists