[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <48DBE8C3.2060708@ct.jp.nec.com>
Date: Thu, 25 Sep 2008 12:38:43 -0700
From: Hiroshi Shimamoto <h-shimamoto@...jp.nec.com>
To: "H. Peter Anvin" <hpa@...or.com>
Cc: Ingo Molnar <mingo@...e.hu>, Thomas Gleixner <tglx@...utronix.de>,
linux-kernel@...r.kernel.org
Subject: Re: [RFC PATCH v2 -tip 0/4] x86: signal handler improvement
H. Peter Anvin wrote:
> Hiroshi Shimamoto wrote:
>>> This is a gcc failure, and should be reported to the gcc people.
>> Does this gcc failure mean unnecessary storing into stack?
>>
>
> Yes, it should be able to process this in a register, instead of storing
> to the stack and then merging later.
>
> It's possible it's trying to do that to hide latency, but that's clearly
> a lose in this case.
OK, I'll test with some gcc versions.
It's necessary to check outputs of the latest gcc, I think.
thanks,
Hiroshi Shimamoto
--
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