commit | 00b7ec5c9cf338902faea2e40801573a384e45be | [log] [tgz] |
---|---|---|
author | Michael Ellerman <mpe@ellerman.id.au> | Wed Dec 02 20:44:09 2015 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Dec 17 10:46:42 2015 +1100 |
tree | 1c2f5994e1d92ec156466f25cd97c2e6f7b790eb | |
parent | d1301afd71bd38b1610b391e50debf766faa84be [diff] |
selftests/powerpc: Import Anton's context_switch2 benchmark This gets referred to a lot in commit messages, so let's pull it into the selftests. Almost vanilla from: http://ozlabs.org/~anton/junkcode/context_switch2.c Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Acked-by: Anton Blanchard <anton@samba.org>