Displaying 20 results from an estimated 400 matches similar to: "dtrace & MPI program"
2007 Mar 09
2
DIF means?
Hi,
In Solairs Dtrace User Guide, page 193, it lists the arguments of ERROR probe.
One of these arguments is arg3, it is explained as "The DIF offset
into that action or -1 if not applicable".
Then what does the abbr. DIF mean?
Regards
TJ
2009 Mar 16
4
IrfanView - got installer working, but program won't run
Hi guys!
I am new to Wine, and one of my all-time favourite porgrams ever, IrfanView, is the first one I'm trying to run with this emulator. I got past the installation, which needed MFC42.dll, by installing vcrun6 (MS Visual C++ 6 sp4 libraries: mfc42, msvcp60, msvcrt) using WineTricks. Now IrfanView itself still won't run.
I re-installed my system after screwing it up last week, before
2004 Feb 20
4
GridEngine-OpenSSH integration
Hi,
GridEngine (http://gridengine.sunsource.net, aka. SGE) is an opensource
batch system for clusters. They have an integration with SSH:
http://gridengine.sunsource.net/project/gridengine/howto/qrsh_ssh.html
The idea is that instead of using a modified rsh/rshd, they wanted to
OpenSSH. However, in order to provide full job control, they need to add a
few hooks in OpenSSH. Question:
- Is it OK
2007 Mar 12
9
X2200-M2
After the interesting revelations about the X2100 and it''s hot-swap abilities,
what are the abilities of the X2200-M2''s disk subsystem, and is ZFS going to
tickle any wierdness out of them?
-brian
--
"The reason I don''t use Gnome: every single other window manager I know of is
very powerfully extensible, where you can switch actions to different mouse
buttons.
2007 Apr 13
2
How to dtrace which process is writting a veritas volume?
Hi all,
How to dtrace a who is writing a veritas volume?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20070412/dfd8c254/attachment.html>
2006 Oct 24
15
How to emit associative array after ^C
Boy am I a dummy. I want to simply dump out unfreed allocations when I terminate the script. What''s the secret sauce?
#!/usr/sbin/dtrace -s
pid$1::MyAlloc:return
{
bufs[arg1] = walltimestamp;
}
pid$1::MyFree:entry
/bufs[arg0]/
{
bufs[arg0] = 0;
}
This message posted from opensolaris.org
2008 Jan 17
1
Under DTrace USDT and PID, kernel''s microstat accounting doesn''t work in this situation, doesn''t it?
Does anyone has any ideas about this problem?
2008/1/15, ?? TaoJie <eulertao at gmail.com>:
>
> Hi all:
>
> I''m working on revealing system performance now.
> My testing program is an infinite loop. Inside the loop, it will do some
> mathematical opertaions and call function callee(), then go to the next
> loop.
> I install a alarm(30) in the program. It
2008 Feb 15
5
dtrace for LDom/xpv hypervisor!
Hello,
I''m a grad student working at University of Michigan in computer architecture. I''m writing to open up the idea that instrumentation of the xvm would be extremely useful tool for the research community. Those of us interested in virtualization are very interested in monitoring the behavior of these systems and with low engineering effort! I was hoping to get feedback on
2007 Apr 13
57
ZFS for Linux (NO LISCENCE talk, please)
Hello. I''m a nobody.
I use Linux. I have a hard-drive. I want the best / sexiest / what ever
fs for my hard-drive, as it isn''t one of those flashy flash drives,
which I presume don''t need an fs (???).
I was THRILLED that the ZFS for Linux thread started. And, I was equally
horrified (and sufficiently annoyed that I am starting this new thread) when
it degraded in to
2007 Nov 04
7
Status of Samba/ZFS integration
I''ve tried to set up a SAMBA file server that acts completely identical with a Microsoft Windows 2000 or 2003 one. First of all, the problem with the ACI ordering is simple:
The Microsoft ACI specification imposes that the DENY ACIs are put on top. It can be solved with a simple chmod.
Problem no.2 the Samba NFSv4 ACL module doesn''t interpret owner@, group@, everyone at . While
2007 Oct 02
53
Direct I/O ability with zfs?
We are using MySQL, and love the idea of using zfs for this. We are used to using Direct I/O to bypass file system caching (let the DB do this). Does this exist for zfs?
This message posted from opensolaris.org
2011 Mar 09
0
Re: Wine 1.3.11 and Micorsoft Money Sunset Edition
In order to make it shut down properly you may try the following.
In Wine configuration , "Graphics" tab, check "Emulate a virtual desktop".
Now all wine porgrams will be opened "inside" or "above" a Windows' blue desktop area.
Now when you want to shutdown MS Money, use mouse right-click on the task bar -> "Close", instead of Money window
2005 Oct 25
1
Building wine-20050930 uses *a lot* of hd space
Yesterday, I noticed that I had lost about a gig of hd space without
knowing what had used that much. Turned out that it was the
wine-20050930 build directory that was using 850mb of hd space. I
pinned down the problem to the wine-20050930/dlls directory, which was
using about 600mb hd space. For example, advapi32.dll.so was 1155k,
while advapi.c was only 8518 bytes and advapi.o was 149k. I tried
2006 Dec 14
23
Using DTrace to monitor productions systems
Hi,
we are developing and operating an very critical application in the financial sector. Now our customer wants us to report performance data (roundtrip times of the messages routed).
My idea is using dtrace to measure the times with the pid provider catching the timestamps on entry of the in and out functions of the processes.
Now my questions ;-):
1) Is this an appropriate method to monitor
2007 Apr 11
69
ZFS and Linux
Hello,
I believe that ZFS and it''s concepts is truly revolutionary to the
point that I no longer see any OS as modern if it does not have
comparable storage functionality. Therefore I think that file
system/disk manager with similar qualities should be written for Linux.
Does Sun have plans to dual license ZFS as GPL so it can be ported to
native Linux?
If not, is it legal to write
2007 Jul 30
2
Trying to understand which kernel subsystem ZFS falls under.
In "Solaris Internals", ZFS is not covered.
I would think that ZFS would lie in the VFS subsystem, but I seem to recall
reading that this is not the case.
Could someone point me to a doc/diagram that would help clarify this for me?
Thanks,
Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Feb 26
4
Why dtrace doesn''t work on some workstation?
Dtrace does work on some workstation, such as as follows,
-----------------------------------------------------------
bash-3.00# dtrace -s ./mem.d `pgrep test`
dtrace: script ''./mem.d'' matched 5 probes
^C
bash-3.00# uname -a
SunOS ftp 5.10 Generic_118833-17 sun4u sparc SUNW,Sun-Blade-100
bash-3.00# dtrace -V
dtrace: Sun D 1.1
2008 May 08
1
Wine errors questions config etc
. wine has the biggest issue with my programs that require a file opened.Ie porgram failed becuase cant open log file or can't find mfc42.dll . do i need to change media permissions ? I was told i could point wine to use xp's api and dlls how would i do that?
mc
2004 Apr 21
3
Webvmail
I am having trouble locating webvmail on my * server.
Is this a seprate porgram or does it come with *. I
am running version
asterick*CLI> show version
Asterisk CVS-03/26/04-17:08:20 built by
root@localhost.localdomain on a i686 running Linux
asterick*CLI>
Thanks
Kurt
__________________________________
Do you Yahoo!?
Yahoo! Photos: High-quality 4x6 digital prints for 25ยข
2009 Oct 30
3
Help with RGDAL
Hello,
We (two mac users) have been attempting to install rgdal from "http://www.kyngchaos.com/software:frameworks", given that it is not available as a binary on the CRAN (binaries) of the "Package Installer".
I have also tried to solve this problem by looking on the net for an old question, and though I have found it, the answers do not help very much because our porgraming