search for: 63mb

Displaying 8 results from an estimated 8 matches for "63mb".

Did you mean: 3mb
2006 Jan 14
2
slow read IO in domU
...ond), dd''s reported speed, etc. both dom0 and domU are allocated 512MB of RAM, so reading the 1GB file should not benefit from caching. dd bs=1000000 count=1000 if=/dev/zero of=junk (sync, wait, etc) dd bs=1000000 count=1000 of=/dev/zero if=junk In dom0, I achieve 45MB/s write speed and 63MB/s read speed reasonably consistently. I guess this should be reasonable speeds for a partition on LVM on linux software raid 0 on a pair of SATA drives near the front of the disk. This speed was observed using dd output as well as dom0 vmstat. In domU, I achieve also about 45MB/s write speed but...
2002 Feb 01
1
Memory leak in read.table (PR#1292)
...ot;.(" %f"x6)."\n", $i,$i*$e,3,4,5,6,7,8,9}' > n90000 R : Copyright 2001, The R Development Core Team Version 1.4.0 (2001-12-19) n9<-read.table("n90000") Error: cannot allocate vector of size 75 Kb In addition: Warning message: Reached total allocation of 63Mb: see help(memory.size) > gc() used (Mb) gc trigger (Mb) Ncells 206781 5.6 467875 12.5 Vcells 109631 0.9 786432 6.0 On a machine with 512Mb it takes over 10 minutes before running out of memory On Version 1.3.1 (2001-08-31) it works fine date();n9<-read.table("n90...
2013 Apr 11
1
Pruning embedded samba 3.6 installation
I'm using the Yocto Project to build an embedded distro, to which I'm adding Samba 3.6 from OpenEmbedded. Doing so increases my root file system from about 63MB to 175MB. I seem to be building a large Samba server with a small ancillary operating system tacked onto it. I listed the files in my file system image, and see that lots of the commands are quite large. I understand that Samba 4 is better behaved in this way, but writing my own bitbake recipe to...
2006 Jun 01
0
HELP Running R
...he use of sparcv9 on Solaris and 32 by gcc on `x86_64' Linux. If you have two or more such builds you can install them over each other (and one build can be done without `r_arch'). The space savings can be considerable: on `x86_64' Linux a basic install (without debugging symbols) took 63Mb, and adding a 32-bit build added 6Mb. If you have installed multiple build you can select which build to run by R --arch=name and running `R' will run the last build that was installed. R CMD INSTALL will detect if more that one build is installed and try to install packages with the app...
2006 Jun 01
0
HELP Running R [Broadcast]
...2 > by gcc on `x86_64' Linux. > If you have two or more such builds you can install them over > each other (and one build can be done without `r_arch'). The > space savings can be > considerable: on `x86_64' Linux a basic install (without > debugging symbols) took 63Mb, and adding a 32-bit build added > 6Mb. If you have installed multiple build you can select > which build to run by > R --arch=name > and running `R' will run the last build that was installed. > R CMD INSTALL will detect if more that one build is installed > and try...
2006 May 31
10
Running R
I have downloaded R-2.3.0.tar.gz for Linux 64 bit processor 1. Untar tar -zxvf R-2.3.0.tar.gz 2. changed the directory to the newly created directory R-2.3.0 3. Typed ./configure 4. Typed make 5. Copied the Script File R from directory R-2.3.0/bin/R to /usr/local/bin/R. 6. Typed R Fatal error: unable to open the base package I get the error message. Please advice [[alternative HTML version
2008 Apr 24
0
R crashes while running a positive checked script (PR#11264)
...00414788 004167A4 00000000 ?.?l?GA.?gA..... 00414774 00000000 00000000 00000000 00000000 ................ 00414784 00000000 63616552 20646568 61746F74 ....Reached tota 00414794 6C61206C 61636F6C 6E6F6974 20666F20 l allocation of 004147A4 624D3336 6573203A 65682065 6D28706C 63Mb: see help(m 004147B4 726F6D65 69732E79 0029657A 00000000 emory.size)..... 004147C4 00000000 00000000 00000000 00000000 ................ 004147D4 00000000 00000000 00000000 00000000 ................ 004147E4 00000000 00000000 00000000 00000000 ................ 004147F4 00000000...
2006 Feb 25
10
Performance issue.. after a while
Hello, I have an project running on a dedicated server: Debian, P4 CPU 3.00GHz, 1GB RAM, ruby 1.8.4 (2005-12-24) [x86_64-linux], rails (1.0.0), activerecord (1.13.2) lighttpd-1.4.10 + fastcgi + mysql 5.0 7 dispatchers. The project is a game, so a typical user would visit 100+ pages. When the server is busiest, it gets 35-40k requests/hour. For some misterious reason after a number of hours the