Find the answer to your Linux question:
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 ...
  1. #1
    Just 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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...