search for: do_syssleep

Displaying 6 results from an estimated 6 matches for "do_syssleep".

2006 Apr 01
1
Sys.sleep() burns up CPU on Solaris 8
...er unix variants, but Solaris requires that the timeout value be normalized (i.e. 0 <= tv_usec < 1000000). Because a value greater than 1000000 was being placed in tv_usec, select() was returning an error (EINVAL) immediately, causing R_checkActivityEx() to return immediately. This caused do_syssleep() to loop continuously until the desired elapsed time had evolved. A rather sleepless sleep ;-). The following patch against R-2.2.1 fixes the problem. Note that the test of the return value for R_SelectEx() was also incorrect; although harmless, it was treating the error return (-1) as a succe...
2001 Aug 20
2
interrupting Sys.sleep (PR#1063)
On Linux R1.3.0 (and current pre1.3.1 and pre1.4.0) Sys.sleep(30) interrupt with CTRL-C Sys.sleep(30) causes a segmentation fault. It doesn't happen under Windows (2000). -thomas -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or
2007 Jan 30
1
Solaris 10 compilation issue
...ithmetic.o Rf_qf arithmetic.o Rf_qt arithmetic.o Rf_rf random.o Rf_rt random.o chol_ registration.o gzeof connections.o do_syssleep names.o R_EditFiles platform.o R_getProcTime memory.o R_ExpandFileName Renviron.o R_OpenInitFile main.o R_getClockIncrement eval.o R_ReadConsole connec...
2007 Jan 30
1
Difficulty with compiling R-2.4.1 on solaris 10
...ithmetic.o Rf_qf arithmetic.o Rf_qt arithmetic.o Rf_rf random.o Rf_rt random.o chol_ registration.o gzeof connections.o do_syssleep names.o R_EditFiles platform.o R_getProcTime memory.o R_ExpandFileName Renviron.o R_OpenInitFile main.o R_getClockIncrement eval.o R_ReadConsole connec...
2007 Jan 30
0
R Compiling issue
...registration.o rg_ registration.o rs_ registration.o bincount registration.o inflate connections.o Rf_df arithmetic.o Rf_dt arithmetic.o Rf_pf arithmetic.o Rf_pt arithmetic.o Rf_qf arithmetic.o Rf_qt arithmetic.o Rf_rf random.o Rf_rt random.o chol_ registration.o gzeof connections.o do_syssleep names.o R_EditFiles platform.o R_getProcTime memory.o R_ExpandFileName Renviron.o R_OpenInitFile main.o R_getClockIncrement eval.o R_ReadConsole connections.o Rf_initialize_R Rmain.o call_dqags registration.o call_dqagi registration.o deflateEnd connections.o ptr_R_EditFile ../unix/libun...
2007 Jan 30
0
Issue with compiling R on solaris 10
...ithmetic.o Rf_qf arithmetic.o Rf_qt arithmetic.o Rf_rf random.o Rf_rt random.o chol_ registration.o gzeof connections.o do_syssleep names.o R_EditFiles platform.o R_getProcTime memory.o R_ExpandFileName Renviron.o R_OpenInitFile main.o R_getClockIncrement eval.o R_ReadConsole connec...