search for: snv_50

Displaying 3 results from an estimated 3 matches for "snv_50".

Did you mean: nv_50
2007 Jun 29
1
dtrace and Xorg don''t always mix
...a bug against this or is this just a case of a user doing something stupid :) I ran the following script on my desktop: #!/usr/sbin/dtrace -s pid9276:::entry { @counting[probefunc] = count(); } And my Xsession immediately crashed and through me back to the login screen. My OS is 5.11 snv_50 i86pc i386 i86pc with a dual core amd chip and 2G or memory. pid 9276 was Xorg, in case you couldn''t guess. So is this something that dtrace could/should have prevented or is there no way to know that this might cause some sort of problem. Xorg was taking up 40% cpu time so I wanted t...
2006 Dec 07
1
When does ufunc/func work?
...1 So my questions are: - What is needed for ufunc() to work? I would think that even when dtrace attaches to a pid, it could get the process''s namelist through /proc/$pid/path/a.out. - Why isn''t func() working? Do I need a specific / custom kernel build? I''m runnning snv_50 i86pc. This message posted from opensolaris.org
2006 Nov 01
56
ZFS/iSCSI target integration
Rick McNeal and I have been working on building support for sharing ZVOLs as iSCSI targets directly into ZFS. Below is the proposal I''ll be submitting to PSARC. Comments and suggestions are welcome. Adam ---8<--- iSCSI/ZFS Integration A. Overview The goal of this project is to couple ZFS with the iSCSI target in Solaris specifically to make it as easy to create and export ZVOLs