[PATCH v3 0/8] pstore: Improve performance of ftrace backend with ramoops

From: Kees Cook
Date: Fri Nov 11 2016 - 17:28:25 EST


Hi Joel,

I've reorganized a bunch of the logic here. Since pstore is going to need
the init_przs() logic for multiple pmsg przs, I wanted to get this in and
make sure I was happy with how it looks. I figured this would reduce our
round-trip time on reviews. :)

Can you test this series and verify that it works as you're expecting? I've
validated some basic behavior already, but don't have a good test-case for
ftrace. What commands do you actually use for testing ftrace? I'd like to
add something to my local tests.

Thanks!

-Kees