Displaying 20 results from an estimated 74 matches for "99.0".
Did you mean:
94.0
2003 Nov 30
1
bad performance on 2.4.23
hi,
- big and ugly mail. If you don't like them, delete it now :-) -
I have collected and classified some information of:
http://home.earthlink.net/~rwhron/kernel/bigbox.html
And I observed that ext3 performance is worse than previous
kernels(2.4.19...). -ac and -aa are here only as reference.
Complete information is in the upper URL.
dbench: Performance is worse.
dbench (Numbers are in
2006 May 11
1
Maximum value of two columns
Hello -- Given the 10x2 matrix below, my goal is to create a vector
which contains the maximum of column 1 and column 2, or the only value
if there is an NA in one column. I experimented with max.col without
success. Thanks. --Dale
> tmax.m
tmaxhme tmaxer
[1,] 101.0 99.8
[2,] 102.5 99.0
[3,] 100.6 98.4
[4,] NA 100.5
[5,] 101.0 99.4
[6,] NA
2012 Feb 29
1
Error occurred during mean calculation of a column of a data frame, which is apparently contents numeric data
Hello R people,
How can I compute the mean of the "Pulse_rate" column of the data frame or
matrix from the following character object called "str_got". It has 14
entries and each entry has 8 values, separated by commas. Please go thru
the following R commands to know how I tried to unstring and unlist the
values to form a data frame.
> str_got
[1]
2014 Apr 11
1
Bug: noveau DATA_ERROR / CACHE_ERROR on Quadro NVS 290
Hi, there!
Every once in a while / about once a day I have nouveau for a Quadro NVS
290 failing in my
system from about kernel 3.10...up to now 3.14, so I finally decided to
report this bug as
it gets really annoying. After the bug appears, there are some (one per
DATA_ERROR line)
small 20x20 to 40x40 pixel sized odd shaped white block artefacts stuck
on my (dual monitor)
desktop. After a restart
2006 Nov 12
3
Server resources consumption prevention
I have a CentOS 3.8 server which i manage for web hosting (web server,
mail server + database server). Today i got it down because of an
attack, here is the last snapshot of top command before server dies
09:47:30 up 21 days, 6:54, 1 user, load average: 363.88, 727.82, 253.42
3949 processes: 135 sleeping, 3800 running, 14 zombie, 0 stopped
CPU states: cpu user nice system irq
2008 Dec 08
1
Battlefeild 2- new issue?
ubuntu 8.1
Nvidia 9600GT.
Installed BF2 with no problems.
Go to run it- first screen comes up, screen blinks, reverts to desktop, changing resolution from 1440x900 to 800x600. so basically it wont even start
Ive already tried everything i found in previous forums and appdb (i think ive tried it all)
Ive changed the video.con file to read 1024x768 at 60 in the appropiate file. Ive tried
2008 May 17
1
nmbd using 80-90% cpu for name reg from phantom
nmbd is using a lot of cpu:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
22681 root 20 0 10080 1520 1084 R 99.0 0.3 146:30.78 nmbd
log.nmbd logs 30-40 messages per second::
[2008/05/17 12:56:41, 0]
nmbd/nmbd_incomingrequests.c:process_name_registration_request(212)
process_name_registration_request: unicast name registration request
received for name
2012 Jul 29
2
Reverse order of x-axis
Hello,
does anybody know, how to reverse the elements of the x-axis. At now my
x-axis for example goes from 0, 0.5, 1, 1.5, ... to 99.5, 100.0
Is there a way to change the x-axis, like this: 100.0, 99.5, 99.0, ..., 0.5,
0. The 100.0 should start at left x-axis and the 0 shold be on the right.
Greeting
--
View this message in context:
2000 Jul 05
2
eigen function on Solaris2.6 (PR#595)
Full_Name: Sharon Kuhlmann
Version: 0.99
OS: solaris2.6
Submission from: (NULL) (129.16.167.231)
When I use the function > eigen(x), it gives me a "Process R bus error",
and the program quits.
I'm running the following R version:
platform sparc-sun-solaris2.6
arch sparc
os solaris2.6
system sparc, solaris2.6
status Patched
2017 Jun 06
4
asterisk server - no sound
Thanks Anthony.
I did it on the server, according to
https://www.voip-info.org/wiki/view/port+forwarding
However after doing it, when running Asterisk I get the following message
sudo asterisk -vvvvvvr
No ethernet interface found for seeding global EID. You will have to set
it manually.
Unable to access the running directory (No such file or directory).
Changing to '/' for compatibility.
2013 Jun 01
2
Performance checks
On 31.5.2013 13:04, Miroslav Lichvar wrote:
> On Wed, May 29, 2013 at 04:08:57PM +0200, Martijn van Beurden wrote:
>> I was surprised to see that the Windows compile on wine actually
>> outperformed the native Linux one. Probably GCC 4.6 optimized a little
>> better or something very weird is going on in wine, I don't know. The
>> assembly optimizations work very
2000 Feb 19
1
problem with glm (PR#452)
I'm having sporadic problems with glm on my alpha workstation running
Compaq Tru64 UNIX V5.0 (I can't replicate the problem on my Linux PC). I
have the same problem whether I use a version of R built with the native
C-compiler or a version compiled with gcc. In both cases I've built with
g77.
I want to do some simulations with a call to glm in each rep. A simplified
version would be
2013 May 29
2
Performance checks
On 28-05-13 20:09, Janne Hyv?rinen wrote:
> On Windows the 32-bit NASM enabled compiles are always fastest. If you
> can run 32-bit code on your Linux box you should compile with assembly
> optimizations.
That depends on the way you define speed. For decoding this doesn't seem
to be true. I reran my tests, it took a little longer because I couldn't
believe the results I got.
2000 Mar 22
3
segmentation fault with 1D array (PR#500)
Here's a nasty one. The following has caused a segmentation
fault and possibly also a bus error.
fred <- 1:6
dim(fred) <- 6
dimnames(fred) <- list(LETTERS[1:6])
mm <- matrix(1:12, 2, 6)
mm %*% fred # segmentation fault here
In the case without the dimnames assignment the result is OK.
Cheers, Jonathan.
--please do not edit the information below--
Version:
platform =
2009 Jun 23
1
ask for help xyplot
I want to make such plot using the following data set
plot Mean with Sd(+/-) by Dim group by Lac
here is data
Does anyone know how to plot using xyploy
Thanks,
Aimin
Mean Sd Var Min Max Dim Lac
704 44.00000 NA NA 44.0 44.0 -30 3
703 45.92000 9.5484030 91.1720000 60.0 34.4 -30 4
702 57.40000 NA NA 57.4 57.4 -30
2012 Jul 21
1
top on host and guest
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I have a 6.3 guest running on a 6.3 host and the output from top seems
strange to me. At least I did not expect this.
While in the guest on core is busy with i/o the host seems idle.
Does anyone know why it is this way?
See the output from top below, first the one from guest, then host.
top - 14:12:35 up 12 min, 1 user, load average: 2.76,
2000 Feb 11
1
R CMD check [nlme|MASS] fails (PR#431)
Mmmh, seems as if I really should change my options as I seem to keep
sending off empty bug-reports ;-/ Sorry guys. Here is the content
that should have been in the last e-mail:
`R CMD check nlme' fails on my machine. The final output in
nlme-Ex.Rout is:
> library(nlme)
> data(Soybean)
> fm1 <- nlme(weight ~ SSlogis(Time, Asym, xmid, scal), data = Soybean,
+ fixed =
2006 May 04
2
Uselib24/bindz - owned!
So pretty sure one of my boxes has been owned. Just wanted some advise
on what to do next. Obviously, i'll need to nuke the fecker and start
over but it would be really nice to find out how they got in as its a
CentOS 4.3 which is bang up to date.
So i found:
PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME CPU COMMAND
7052 apache 25 0 27320 5348 8 R 99.0 0.5
2000 Feb 14
2
Error report on empty matrices (PR#435)
Dear R developers:
When using R.0.99a (Version 0.99.0 Patched (February 9, 2000), source
compiled with gcc under SuSE 6.2) on a PIII 500Mhz Machine under SuSE
6.2 Linux I found the following bug:
x <- matrix(0,10,0)
rbind(x,2)
causes an R-crash with the message "Gleitkomma-Ausnahme" (floating point
exception) which is probably due to the non-applicability of the
recyling
2007 Sep 25
12
Problems with expect_render
Hi there,
I''ve been working with RSpec for about a week now, and the process of
moving from a Test::Unit + Mocha setup to an RSpec + Mocha
environment has been pretty straightforward.
Except, I''m having problems with using template.expect_render.
I have Mocha enabled with:
> config.mock_with :mocha
in spec_helper. And then I have a view spec which looks like this: