On Tue, Mar 5, 2013 at 11:13 PM, Davidlohr Bueso <davidlohr.bu...@hp.com> wrote:
>
> Digging into the _raw_spin_lock call:
>
>  17.86%           oracle  [kernel.kallsyms]   [k] _raw_spin_lock
>                      |
>                      --- _raw_spin_lock
>                         |
>                         |--49.55%-- sys_semtimedop
>                         |          |
>                         |          |--77.41%-- system_call
>                         |          |          semtimedop
>                         |          |          skgpwwait
>                         |          |          ksliwat
>                         |          |          kslwaitctx

Hmm. It looks like you cut that off a bit too early. This shows that
half the cases came from sys_semtimedop. Where did the other half come
from?

             Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to