All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] mm/highmem: make kmap cache coloring aware
@ 2014-07-25 19:43 Max Filippov
  0 siblings, 0 replies; 4+ messages in thread
From: Max Filippov @ 2014-07-25 19:43 UTC (permalink / raw)
  To: linux-xtensa
  Cc: Chris Zankel, Marc Gauthier, linux-mm, linux-arch, linux-mips,
	linux-kernel, David Rientjes, Andrew Morton, Leonid Yegoshin,
	Steven Hill, Max Filippov

Hi,

this series adds mapping color control to the generic kmap code, allowing
architectures with aliasing VIPT cache to use high memory. There's also
use example of this new interface by xtensa.

Max Filippov (2):
  mm/highmem: make kmap cache coloring aware
  xtensa: support aliasing cache in kmap

 arch/xtensa/include/asm/highmem.h | 40 +++++++++++++++++-
 arch/xtensa/mm/highmem.c          | 18 ++++++++
 mm/highmem.c                      | 89 ++++++++++++++++++++++++++++++++++-----
 3 files changed, 134 insertions(+), 13 deletions(-)

-- 
1.8.1.4

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

* [PATCH v3 0/2] mm/highmem: make kmap cache coloring aware
@ 2014-07-25 19:43 ` Max Filippov
  0 siblings, 0 replies; 4+ messages in thread
From: Max Filippov @ 2014-07-25 19:43 UTC (permalink / raw)
  To: linux-xtensa
  Cc: Chris Zankel, Marc Gauthier, linux-mm, linux-arch, linux-mips,
	linux-kernel, David Rientjes, Andrew Morton, Leonid Yegoshin,
	Steven Hill, Max Filippov

Hi,

this series adds mapping color control to the generic kmap code, allowing
architectures with aliasing VIPT cache to use high memory. There's also
use example of this new interface by xtensa.

Max Filippov (2):
  mm/highmem: make kmap cache coloring aware
  xtensa: support aliasing cache in kmap

 arch/xtensa/include/asm/highmem.h | 40 +++++++++++++++++-
 arch/xtensa/mm/highmem.c          | 18 ++++++++
 mm/highmem.c                      | 89 ++++++++++++++++++++++++++++++++++-----
 3 files changed, 134 insertions(+), 13 deletions(-)

-- 
1.8.1.4


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

* [PATCH v3 0/2] mm/highmem: make kmap cache coloring aware
@ 2014-07-25 19:43 Max Filippov
  0 siblings, 0 replies; 4+ messages in thread
From: Max Filippov @ 2014-07-25 19:43 UTC (permalink / raw)
  To: linux-xtensa
  Cc: Chris Zankel, Marc Gauthier, linux-mm, linux-arch, linux-mips,
	linux-kernel, David Rientjes, Andrew Morton, Leonid Yegoshin,
	Steven Hill, Max Filippov

Hi,

this series adds mapping color control to the generic kmap code, allowing
architectures with aliasing VIPT cache to use high memory. There's also
use example of this new interface by xtensa.

Max Filippov (2):
  mm/highmem: make kmap cache coloring aware
  xtensa: support aliasing cache in kmap

 arch/xtensa/include/asm/highmem.h | 40 +++++++++++++++++-
 arch/xtensa/mm/highmem.c          | 18 ++++++++
 mm/highmem.c                      | 89 ++++++++++++++++++++++++++++++++++-----
 3 files changed, 134 insertions(+), 13 deletions(-)

-- 
1.8.1.4

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

* [PATCH v3 0/2] mm/highmem: make kmap cache coloring aware
@ 2014-07-25 19:43 ` Max Filippov
  0 siblings, 0 replies; 4+ messages in thread
From: Max Filippov @ 2014-07-25 19:43 UTC (permalink / raw)
  To: linux-xtensa
  Cc: Chris Zankel, Marc Gauthier, linux-mm, linux-arch, linux-mips,
	linux-kernel, David Rientjes, Andrew Morton, Leonid Yegoshin,
	Steven Hill, Max Filippov

Hi,

this series adds mapping color control to the generic kmap code, allowing
architectures with aliasing VIPT cache to use high memory. There's also
use example of this new interface by xtensa.

Max Filippov (2):
  mm/highmem: make kmap cache coloring aware
  xtensa: support aliasing cache in kmap

 arch/xtensa/include/asm/highmem.h | 40 +++++++++++++++++-
 arch/xtensa/mm/highmem.c          | 18 ++++++++
 mm/highmem.c                      | 89 ++++++++++++++++++++++++++++++++++-----
 3 files changed, 134 insertions(+), 13 deletions(-)

-- 
1.8.1.4

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

end of thread, other threads:[~2014-07-25 19:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-25 19:43 [PATCH v3 0/2] mm/highmem: make kmap cache coloring aware Max Filippov
  -- strict thread matches above, loose matches on Subject: below --
2014-07-25 19:43 Max Filippov
2014-07-25 19:43 Max Filippov
2014-07-25 19:43 ` Max Filippov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.