Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1240459 > unrolled thread

Re: [PATCH v2 13/25] powerpc/8xx: also use r3 in the ITLB miss in all situations

Started byChristophe Leroy <christophe.leroy@c-s.fr>
First post2015-10-06 16:20 +0200
Last post2015-10-06 18:50 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v2 13/25] powerpc/8xx: also use r3 in the ITLB miss in all  situations Christophe Leroy <christophe.leroy@c-s.fr> - 2015-10-06 16:20 +0200
    Re: [PATCH v2 13/25] powerpc/8xx: also use r3 in the ITLB miss in  all situations Scott Wood <scottwood@freescale.com> - 2015-10-06 18:50 +0200

#1240459 — Re: [PATCH v2 13/25] powerpc/8xx: also use r3 in the ITLB miss in all situations

FromChristophe Leroy <christophe.leroy@c-s.fr>
Date2015-10-06 16:20 +0200
SubjectRe: [PATCH v2 13/25] powerpc/8xx: also use r3 in the ITLB miss in all situations
Message-ID<qgBfY-65-21@gated-at.bofh.it>

Le 29/09/2015 02:00, Scott Wood a écrit :
> On Tue, Sep 22, 2015 at 06:50:54PM +0200, Christophe Leroy wrote:
>> We are spending between 40 and 160 cycles with a mean of 65 cycles
>> in the TLB handling routines (measured with mftbl) so make it more
>> simple althought it adds one instruction
>>
>> Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
>> ---
>> No change in v2
>>
>>   arch/powerpc/kernel/head_8xx.S | 15 ++++-----------
>>   1 file changed, 4 insertions(+), 11 deletions(-)
> Why is this a separate patch from 1/25?
>
> Same comments as on that patch.
>
>
Just because here there is no real need behind the simplification of the 
code, whereas the first one was a pre-requisite for the following patch.
Should I merge them together anyway ?

Christophe
--
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/

[toc] | [next] | [standalone]


#1240715 — Re: [PATCH v2 13/25] powerpc/8xx: also use r3 in the ITLB miss in all situations

FromScott Wood <scottwood@freescale.com>
Date2015-10-06 18:50 +0200
SubjectRe: [PATCH v2 13/25] powerpc/8xx: also use r3 in the ITLB miss in all situations
Message-ID<qgDB9-3mf-23@gated-at.bofh.it>
In reply to#1240459
On Tue, 2015-10-06 at 16:12 +0200, Christophe Leroy wrote:
> Le 29/09/2015 02:00, Scott Wood a écrit :
> > On Tue, Sep 22, 2015 at 06:50:54PM +0200, Christophe Leroy wrote:
> > > We are spending between 40 and 160 cycles with a mean of 65 cycles
> > > in the TLB handling routines (measured with mftbl) so make it more
> > > simple althought it adds one instruction
> > > 
> > > Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
> > > ---
> > > No change in v2
> > > 
> > >   arch/powerpc/kernel/head_8xx.S | 15 ++++-----------
> > >   1 file changed, 4 insertions(+), 11 deletions(-)
> > Why is this a separate patch from 1/25?
> > 
> > Same comments as on that patch.
> > 
> > 
> Just because here there is no real need behind the simplification of the 
> code, whereas the first one was a pre-requisite for the following patch.
> Should I merge them together anyway ?

If there's no real need, why do it?  It's not really a major readability 
enhancement...

-Scott

--
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/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web