mod_mono itself is just a stub that kicks off the xsp_server app so I assume you're seeing the process called mono doing the damage. In which case oprofile is not going to help. strace may produce useful information that we may be able to track back to a specific method.
On 8/17/10 8:56 AM, "van Sleeuwen, Berry" <[email protected]> wrote: Hi listers, We have configured a SLES11 SP1 with apache and mono. When we start the httpd the server is active all the time, keeping it in Q3 all the time. We have determined that indeed the mono module is the cause for the wakeup of the guest. Powertop shows that 50%-65% of the time mono was responsible for wakeup-from-idle and when we remove mono the guest drops from queue. ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
