Results 1 to 1 of 1
I am seeing high CPU utilization from Oprofile for restore and syscall_exit_trace_cont invoked from linux library. Oprofile shows about 7% CPU utilization for each.
Under what conditions is linux system ...
- 04-20-2011 #1Just Joined!
- Join Date
- Apr 2011
- Posts
- 1
Help: When are restore and syscall_exit_trace_cont system calls inoked
I am seeing high CPU utilization from Oprofile for restore and syscall_exit_trace_cont invoked from linux library. Oprofile shows about 7% CPU utilization for each.
Under what conditions is linux system calls restore and syscall_exit_trace_cont invoked?
Any recommendations on how the application can reduce the frequency of these methods being invoked?Last edited by linuxuser08; 04-20-2011 at 07:29 PM.


Reply With Quote