Displaying 4 results from an estimated 4 matches for "rexit".
Did you mean:
exit
2009 Jan 06
1
DT race
...ere a way of checking if the process with a certain pid does
still exist?
I tried by adding a dummy pid probe. Sometimes I get ": failed to grab
process <pid>''
but sometimes I do not, and the dtrace process last forever.
BTW: tracing a process exit isn''t easy as well: rexit only fires when
the porcess calls
exit but when a signal is sent.... you always get lwp_exit fired, how
to know this will
cause the process to exit and not a single thread?
--
This message posted from opensolaris.org
2014 Jan 08
1
CRAN rejects package because of write statement in Fortran
...ing Fortran I/O, this will not be allowed."
The issue is that this Write statement does not involve I/O it is inernally
writing an integer to a character which is then placed in an appropriate
message (character string) passed to the error handling function recommened
in writing R extensions rexit(message). I'm working with a very large
legacy program which was developed over 16 years and I am reluctant to
rewrite the entire error handling sections in R. I was wondering if anyone
has gotten CRAN to accept a package with a Fortran write statement
converting numbers to characters or if a...
2007 Aug 29
6
How do I look up syscall name
I''m using a fbt probe where I get a system call id as an argument, how do I look up the name of it? At the moment I''m post-processing the output using /etc/name/to_sysnum but that doesn''t feel right :)
cheers,
/Martin
--
This message posted from opensolaris.org
2005 Aug 29
14
Oracle 9.2.0.6 on Solaris 10
How can I tell if this is normal behaviour? Oracle imports are horribly slow, an order of magnitude slower than on the same hardware with a slower disk array and Solaris 9. What I can look for to see where the problem lies?
The server is 99% idle right now, with one database running. Each sample is about 5 seconds. I''ve tried setting kernel parameters despite the docs saying that