search for: intrstat

Displaying 10 results from an estimated 10 matches for "intrstat".

Did you mean: intr_stat
2005 Oct 18
2
intrstat prints incomplete interrupt statistics
...There''s currently a thread on yahoo''s solarisx86 mailing list, with an snv_20 user complaining about high interrupt rates (> 32000 interrupts/sec) on a w2100z: http://groups.yahoo.com/group/solarisx86/message/29841 The interrupts are most likely acpi interrupts, but "intrstat" does not report any acpi interrupt activity. This is because arg0 == NULL for acpi interrupts in the interrupt-start action inside intrstat, so that intrstat won''t report acpi interrupts: http://groups.yahoo.com/group/solarisx86/message/29998 Other interrupts that are missing in...
2006 Oct 31
0
4970475 There should be a stackdepth equivalent for userland
...of dip can be incorrect in autovec 6181505 dtrace sysinfo:::modload probe does not fire when using ''modload'' 6265417 schedctl-yield isn''t listed in sdt_subr.c 6272558 gcc and dtrace don''t get along 6276101 dtrace -G behaves strangely with multiple scripts 6284880 intrstat can leak dynamic variable state 6295662 plockstat needs more characters for stack addresses 6296903 invalid memory accesses clear other DTrace error bits Files: update: usr/src/cmd/dtrace/dtrace.c update: usr/src/cmd/intrstat/intrstat.c update: usr/src/cmd/plockstat/plockstat.c update: usr/src...
2006 Oct 31
0
6256581 System got a hang or a panic with dtrace+kmdb
...t;-entry"/"-return" 6317350 symbol tables should not be discarded for UNDEAD processes Files: update: usr/src/cmd/dtrace/dtrace.c update: usr/src/cmd/fm/modules/sun4u/USII-io-diagnosis/iod_main.c update: usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/cmd_cpu.c update: usr/src/cmd/intrstat/intrstat.c update: usr/src/cmd/lockstat/lockstat.c update: usr/src/cmd/mdb/common/modules/dtrace/dtrace.c update: usr/src/cmd/plockstat/plockstat.c update: usr/src/lib/libdtrace/common/dt_aggregate.c update: usr/src/lib/libdtrace/common/dt_cc.c update: usr/src/lib/libdtrace/common/dt_consume....
2006 Oct 31
0
6414036 ::interrupts share_cnt can be misleading
Author: anish Repository: /hg/zfs-crypto/gate Revision: 445b09139fca7f498d4a47a7a31fc69e742dd484 Log message: 6414036 ::interrupts share_cnt can be misleading 6415576 add new options to ::interrupts for displaying intrstat like output etc. Files: update: usr/src/cmd/mdb/i86pc/modules/pcplusmp/apic.c update: usr/src/cmd/mdb/i86pc/modules/uppc/uppc.c
2010 Jul 27
2
Introductory statistics and introduction to R
Hi, I have a bright, diligent second-year graduate student who wants to learn statistics and R and will, in effect, be taking a tutorial from me on these subjects. (If you've seen some of my questions on this list, please don't laugh.) As an undergrad he majored in philosophy, so this will be his first foray into computer programming and statistics. I'm thinking of having him use
2008 Jan 05
11
Help with booting dom0 on a Dell 2950
Hi, I have installed b_78 on a Dell 2950 and booting to bare metal works fine but when I try to boot using the grub entry Solaris xVM it will boot to the point where it displays the uname info and then just stays there. It will not boot past that point. I have enabled VT technology in the BIOS (but only after the installation). Where/what can I look at to trouble shoot this? I am new to xen and
2006 Oct 31
0
PSARC 2006/054 DTrace JNI Binding
...libdtrace_jni/java/docs/examples/TestAPI.java create: usr/src/lib/libdtrace_jni/java/docs/examples/TestAPI2.java create: usr/src/lib/libdtrace_jni/java/docs/examples/TestTarget.java create: usr/src/lib/libdtrace_jni/java/docs/examples/hello.d create: usr/src/lib/libdtrace_jni/java/docs/examples/intrstat.d create: usr/src/lib/libdtrace_jni/java/docs/examples/syscall.d create: usr/src/lib/libdtrace_jni/java/docs/examples/target.d create: usr/src/lib/libdtrace_jni/java/docs/html/JavaDTraceAPI.html create: usr/src/lib/libdtrace_jni/java/docs/html/fast.html create: usr/src/lib/libdtrace_jni/java/d...
2007 May 02
41
gzip compression throttles system?
I just had a quick play with gzip compression on a filesystem and the result was the machine grinding to a halt while copying some large (.wav) files to it from another filesystem in the same pool. The system became very unresponsive, taking several seconds to echo keystrokes. The box is a maxed out AMD QuadFX, so it should have plenty of grunt for this. Comments? Ian
2012 Jun 06
24
Occasional storm of xcalls on segkmem_zio_free
So I have this dual 16-core Opteron Dell R715 with 128G of RAM attached to a SuperMicro disk enclosure with 45 2TB Toshiba SAS drives (via two LSI 9200 controllers and MPxIO) running OpenIndiana 151a4 and I''m occasionally seeing a storm of xcalls on one of the 32 VCPUs (>100000 xcalls a second). The machine is pretty much idle, only receiving a bunch of multicast video streams and
2008 Jan 18
33
LatencyTop
I see Intel has released a new tool. Oh, it requires some patches to the kernel to record latency times. Good thing people don''t mind patching their kernels, eh? So who can write the equivalent latencytop.d the fastest? ;-) http://www.latencytop.org/ -- cburgess at qnx.com