[perf-discuss] Re: SE Toolkit on amd64 anyone?

2007-02-15 Thread Dagobert Michelsen
Hi, > I am also experiencing the same issue. > We have already included the diskinfo.se patch prior > to getting this issue. > > I have taken the liberty of creating a full debug > capture of the se.amd64, generating the exact > segfault that John from previous threads has > presented. > > I h

[perf-discuss] Please Do not apply the above patch

2007-02-15 Thread Dagobert Michelsen
Hi all, I hate to reply to my own post, but apparently this patch does not work at all and my problem went away that time for some other reason. Please DO NOT apply the patch as it makes things worse in not filling GLOBAL_disk_info at all. Sorry for the inconvenience -- Dagobert > Yes. The

[perf-discuss] Re: Re: Re: prstat-m - cpu% does not add to 100% ?

2007-02-15 Thread Eugene Margulis
I am trying to measure the cost (cpu impact) of transactions on a network mamangement server that runs solaris 9. I generate a predetermined rate of a certaintransaction type, then see the CPU impact. Here I look at the total CPU reported by vmstat. However, to open-up cup utilization I use prst

[perf-discuss] Re: Please Do not apply the above patch

2007-02-15 Thread Denis O'Toole
Hi Dagobert, Infinite thanks for your interest in fixing these issues ! I have removed the if (ld != 0) break; patch as requested. We get further, however we ultimately get the same outcome; if (disk1[0] == <44>) i++; if (disk1[1] == <44>) i++; if (disk1[2] == <44>) i++; if (disk1[3] == <44>) i++