Searched hist:b8b6ff019689ec7e61f0d3fa97929214507f7427 (Results 1 – 4 of 4) sorted by relevance
/linux/tools/testing/selftests/powerpc/cache_shape/ |
H A D | .gitignore | b8b6ff019689ec7e61f0d3fa97929214507f7427 Mon Feb 06 11:13:28 CET 2017 Michael Ellerman <mpe@ellerman.id.au> selftests/powerpc: Add cache_shape sniff test
This is a very basic test of the new cache shape AUXV entries. All it does at the moment is look for the entries and error out if we don't find all the ones we expect. Primarily intended for folks bringing up a new chip to check that the cache info is making it all the way to userspace correctly.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | cache_shape.c | b8b6ff019689ec7e61f0d3fa97929214507f7427 Mon Feb 06 11:13:28 CET 2017 Michael Ellerman <mpe@ellerman.id.au> selftests/powerpc: Add cache_shape sniff test
This is a very basic test of the new cache shape AUXV entries. All it does at the moment is look for the entries and error out if we don't find all the ones we expect. Primarily intended for folks bringing up a new chip to check that the cache info is making it all the way to userspace correctly.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | Makefile | b8b6ff019689ec7e61f0d3fa97929214507f7427 Mon Feb 06 11:13:28 CET 2017 Michael Ellerman <mpe@ellerman.id.au> selftests/powerpc: Add cache_shape sniff test
This is a very basic test of the new cache shape AUXV entries. All it does at the moment is look for the entries and error out if we don't find all the ones we expect. Primarily intended for folks bringing up a new chip to check that the cache info is making it all the way to userspace correctly.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/linux/tools/testing/selftests/powerpc/ |
H A D | Makefile | diff b8b6ff019689ec7e61f0d3fa97929214507f7427 Mon Feb 06 11:13:28 CET 2017 Michael Ellerman <mpe@ellerman.id.au> selftests/powerpc: Add cache_shape sniff test
This is a very basic test of the new cache shape AUXV entries. All it does at the moment is look for the entries and error out if we don't find all the ones we expect. Primarily intended for folks bringing up a new chip to check that the cache info is making it all the way to userspace correctly.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|