search for: 1015mb

Displaying 6 results from an estimated 6 matches for "1015mb".

Did you mean: 1015m
2007 May 04
2
Alternatives to unlist()
...In actuality, my lambda, rate, and n are 26, 10, 1000000, respectively; which in effect makes the length of vv roughly equal 26'000'000. When I run cat(...), I get the following: Error: cannot allocate vector of size 101540 Kb In addition: Warning messages: 1: Reached total allocation of 1015Mb: see help(memory.size) 2: Reached total allocation of 1015Mb: see help(memory.size) Rather than keep the code as is and resort to memory.limit(), I would like to see how the code can be modified (i.e., alternatives to unlist()) such that I could still see what % of draws are below a certain number...
2006 Feb 01
1
Word boundaries and gregexpr in R 2.2.1 (PR#8547)
...t: > regexpr("\\b", text, perl=TRUE) [1] 1 1 attr(,"match.length") [1] 0 0 So far, so good. But with gregexpr I get: > gregexpr("\\b", text, perl=TRUE) Error: cannot allocate vector of size 524288 Kb In addition: Warning messages: 1: Reached total allocation of 1015Mb: see help(memory.size) 2: Reached total allocation of 1015Mb: see help(memory.size) Why don't I get the locations and extensions of all word boundaries? I am using R 2.2.1 on a machine running Windows XP: > R.version _ platform i386-pc-mingw32 arch i386 os mingw32 system...
2006 Feb 01
1
Word boundaries and gregexpr in R 2.2.1
...t: > regexpr("\\b", text, perl=TRUE) [1] 1 1 attr(,"match.length") [1] 0 0 So far, so good. But with gregexpr I get: > gregexpr("\\b", text, perl=TRUE) Error: cannot allocate vector of size 524288 Kb In addition: Warning messages: 1: Reached total allocation of 1015Mb: see help(memory.size) 2: Reached total allocation of 1015Mb: see help(memory.size) Why don't I get the locations and extensions of all word boundaries? I am using R 2.2.1 on a machine running Windows XP: > R.version _ platform i386-pc-mingw32 arch i386 os mingw32 syst...
2006 Jan 06
0
x86_64 and memory reservation
...+ with an ASUS K8V-MX mATX motherboard. 2x512 MB DDR400 Ram. Now the problem: 8MB of RAM is used by the shared memory of the video card, so I would expect 1016MB RAM to be available for Linux (that's how much the BIOS shows). Indeed if I go into memtest86+ v1.50 then I see: in e820-Std mode: 1015MB ram, with 432K reserved in e820-All mode: 1016MB ram, with 0K reserved This seems OK and everything works as expected. However when I boot CentOS 4.2 x86_64 (latest kernel) I end up with _way_ less available RAM - 21.5 MB is listed as reserved by the kernel - why??? To quote from dmesg: Memory...
2011 Aug 15
4
Kernel 3.1.0-rc2 hangs on boot, Xen 4.1.1
Hello, I tried out kernel 3.1.0-rc2 on my i386 Laptop with Xen 4.1.1. Booting hangs after these messages on the VGA console: pci 0000:02:09.0: address space collision: [mem 0x000da000-0x000dafff] conflicts with reserved [mem 0x0009f800-0x000fffff] reserve RAM buffer: 00000000 0009f000 - 00000000 0009ffff reserve RAM buffer: 00000000 38400000 - 00000000 3bffffff reserve RAM buffer: 00000001
2011 Aug 15
4
Kernel 3.1.0-rc2 hangs on boot, Xen 4.1.1
Hello, I tried out kernel 3.1.0-rc2 on my i386 Laptop with Xen 4.1.1. Booting hangs after these messages on the VGA console: pci 0000:02:09.0: address space collision: [mem 0x000da000-0x000dafff] conflicts with reserved [mem 0x0009f800-0x000fffff] reserve RAM buffer: 00000000 0009f000 - 00000000 0009ffff reserve RAM buffer: 00000000 38400000 - 00000000 3bffffff reserve RAM buffer: 00000001