linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Optimisation on 8xx prior to hugepage implementation
@ 2016-09-16  6:42 Christophe Leroy
  2016-09-16  6:42 ` [PATCH v2 1/3] powerpc/8xx: use r3 to scratch CR in ITLBmiss Christophe Leroy
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Christophe Leroy @ 2016-09-16  6:42 UTC (permalink / raw)
  To: Benjamin Herrenschmidt, Paul Mackerras, Michael Ellerman,
	Scott Wood
  Cc: linux-kernel, linuxppc-dev

This serie is a prologue of hugepage implementation on the 8xx.
It some how optimises the DTLBMiss handler while allowing at the
same time to hook the hugepage handling that will be introduced in
a subsequent patch serie.

v1 of those patches was part of a serie identified
"powerpc/8xx: implementation of huge pages"

Christophe Leroy (3):
  powerpc/8xx: use r3 to scratch CR in ITLBmiss
  powerpc/8xx: Move additional DTLBMiss handlers out of exception area
  powerpc/8xx: make user addr DTLB miss the short path

 arch/powerpc/kernel/head_8xx.S | 134 +++++++++++++++++++----------------------
 1 file changed, 62 insertions(+), 72 deletions(-)

-- 
2.1.0

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-09-16  7:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-16  6:42 [PATCH v2 0/3] Optimisation on 8xx prior to hugepage implementation Christophe Leroy
2016-09-16  6:42 ` [PATCH v2 1/3] powerpc/8xx: use r3 to scratch CR in ITLBmiss Christophe Leroy
2016-09-16  6:42 ` [PATCH v2 2/3] powerpc/8xx: Move additional DTLBMiss handlers out of exception area Christophe Leroy
2016-09-16  6:42 ` [PATCH v2 3/3] powerpc/8xx: make user addr DTLB miss the short path Christophe Leroy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).