search for: 5000k

Displaying 6 results from an estimated 6 matches for "5000k".

Did you mean: 5000
2010 Apr 07
3
match function or "=="
Hi all, I have a huge dataset(5000k observations), which contains the daily sales for each company. If I want to find out the a company with unique company id number, which function I should use that is more efficient, match or "=="? For example, use<-dataset[!is.na(match(dataset$companyID, 12345)),] or use<-dataset...
2005 Dec 20
1
Problems in batch mode
Dear R-users, I am trying to run some simulations in batch mode. In an older version of the program, I used rterm --vsize=100M --nsize=5000K --restore --save <input file> output file, however, in the new version R 2.2.0 , the parameters vsize and nsize are ignored. I can use the command memory.limit to increase memory, but I am not sure if this corresponds to vsize and nsize. Does anyone know how can I set these quantities n...
2002 May 27
2
samba speeds
...freebsdhelp and got confirmation that this is just not happening to me but we couldn't figure it out there either... with: FreeBSD 4.5 Samba 2.2.2 | 100Base T Crossover link | Window XP Pro Upload win to unix speeds are around ~400k/sec Download unix to win speeds are around ~5000k/sec checked for net collisons (there are none) anyone find a fix for this? Thanks, Tsdiorus
2012 Apr 18
1
trash plugin
...location = maildir:/var/spool/mail/%1u/%1.1u/%u/.Spam:INDEX=/var/spool/mail/dovecot-control/indexes/%1u/%2u/%u/.Spam:CONTROL=/var/spool/mail/dovecot-control/%1u/%2u/%u/.Spam subscriptions = no list = yes hidden = yes } plugin { quota = maildir:Spam quota:ns=Spam/ quota_rule = *:storage=5000K } My goal is to create a FIFO spam folder that never returns a quota error, but instead just deletes the oldest emails as new spam comes in. Regards, Cor
1999 Apr 27
2
Memory management
...[needed 250000 Kb more] It's always 250000 Kb less. Although gc() reports the memory management as expected (correctly ?), increased every time I invoke R with greater vsize,nsize params. My matrix should hold roughly 1 Meg of memory. Is this correct ? When I issue : rgui --vsize 30M --nsize 5000K R hangs up and have to kill the session. I am using R on a 333 Celeron Pentium PC with 128Megs of memory under windows 98. I don't think I should have a problem there. Hardware seems ok... Would the interpreter normally use the swap disk to create a ramdrive for extra memory needs ? When I u...
2011 Apr 06
5
Guestfish errors (Running in VirtualBox)
....000000]?? #37 [00013eae00 - 00013ece00]???????? BOOTMEM [??? 0.000000]?? #38 [000140e000 - 000144e000]???????? BOOTMEM [??? 0.000000]?? #39 [000144e000 - 000146e000]???????? BOOTMEM [??? 0.000000] Initializing HighMem for node 0 (00000000:00000000) [??? 0.000000] Memory: 496564k/511988k available (5000k kernel code, 14976k reserved, 2406k data, 740k init, 0k highmem) [??? 0.000000] virtual kernel memory layout: [??? 0.000000]???? fixmap? : 0xfff16000 - 0xfffff000?? ( 932 kB) [??? 0.000000]???? pkmap?? : 0xff800000 - 0xffc00000?? (4096 kB) [??? 0.000000]???? vmalloc : 0xdfbfd000 - 0xff7fe000?? ( 50...