[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080414084236.GE19865@elte.hu>
Date: Mon, 14 Apr 2008 10:42:36 +0200
From: Ingo Molnar <mingo@...e.hu>
To: "H. Peter Anvin" <hpa@...or.com>
Cc: Erik Bosman <ejbosman@...vu.nl>,
Arjan van de Ven <arjan@...radead.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
Andrea Arcangeli <andrea@...share.com>,
Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/3] x86: Implement prctl PR_GET_TSC and PR_SET_TSC
* H. Peter Anvin <hpa@...or.com> wrote:
>> This is on a core 2 duo E6300.
>
> OK, so it sounds like there is no measurable difference. Good.
yep - that would be expected, as the patch only touches the
switch_to_xtra() path so it does not actually modify any fastpath.
any effect would be random code alignment changes, or perhaps some CPU
internal inefficiency when running with TSCs disabled (which would be
weird but still possible).
Ingo
--
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