Displaying 20 results from an estimated 44 matches for "900k".
Did you mean:
900
2009 Sep 10
2
R 2.9.2 memory max - object vector size
...ry(foreign) # to read/write SPSS files
library(doBy) # for summaryBy
library(RODBC)
setwd("C:\\Documents and Settings\\............00909BR")
gc()
memory.limit(size=4000)
## PROBLEM:
I have memory limit problems. R and otherwise. My dataframes for
merging or subsetting are about 300k to 900k records.
I've had errors such as vector size too large. gc() was done.....reset
workspace, etc.
This fails:
y$pickseq<-with(y,ave(as.numeric(as.Date(timestamp)),id,FUN=seq))
Any clues?
Is this 2.9.2?
Skipping forward, should I download version R 2.8 or less?
Thanks!
Steve
2003 Mar 14
1
dovecot/vpopmail auth problems
...for some time, and I understand how it works.
vpopmail is using mysql to store it's authentication data.
vpopmail's tools can access the user database just fine, and vchkpw
is working so far as authentication goes.
I took an "strace -f dovecot", in case it can help. It is about 900k,
and can be accessed at http://www.narshe.net/~umaro/dovecot.log
please help!
Thanks
Chris Doyle
1998 Oct 13
0
Possibe Autocad R13 Fix found
...ranges in
the 12-40K/s range (according to NT Performance Monitor). This equals
roughly a 1 minute wait to load a 600K drawing into Autocad, even on
very high performance systems. Strangely enough, Autocad is able to
write the file, VERY fast to the samba server, on some of my machines
even up to 900K/s (bursting higher). There is some increase in
performance when using NT with Service Pack 3, but as I have said,
performance is VERY poor. I set the following settings in smb.conf
oplocks = true
ole locking compatibility = no
read prediction = true
strict sync = yes
And the following socket o...
2012 Apr 09
1
Multiply mailboxes vs one huge
Hello,
as I need to store a lot of messages on my IMAP server (order of
900K-1000K; this is an archive for some time, maybe a year or so), I see
some "slowness" in dealing with such a huge amount. I mainly need to do
searches like "get all messages from user1 at domain1.com to
user2 at domain2.tld recieved between date1 and date2".
So I really intere...
2001 Sep 26
1
problems with large transfers form solaris 2.6
Hi all.
I have a large data set on solaris 2.6 (approx 16gb and about 900K files and rectory structures). Rsync is misbehaving in the most obnoxious way:
it is launched as such: rsync -e ssh -aLv --bwlimit=512 --timeout=300 <source> <dest>
A transfer starts, a list of files and directories is built, and data starts flowing. then for no apparent reason data...
2009 Oct 07
1
Log entries with truncated service names
...ent
machines that are connecting to it - a 30 second operation on local disk,
takes upwards of 5 mins over a network connection, generating thousands of
entries similar to the above.
This isn't unique - over the last 16 business hours (it's in a lab in a
university dept.), there have been ~900k similar entries. It's also not just
for this particular share, it's on all of the "home" shares that have been
accessed, and also all of the 4 "defined" shares in smb.conf. Also, it's
across many different hosts, and affecting different Windows OS's. My
primary t...
2008 Jul 25
2
Recieving e-mail is not updating quota
...lbox of the userY, and the maildirsize is like this:
16777216S
0 0
1151862 1
2837616 1
2838683 1
5674797 2
-5674797 -2
-5674797 -2
1151862 1
-1151862 -1
-1151862 -1
The user quota from ldap is 16MB.
In the user dir, the size is 452K
# du -kh . --max-depth=0
452K .
Now, I send an e-mail about 900k from userX to userY, and the quota
display still 0M, but the user dir is 1,6M
# du -kh . --max-depth=0
1,6M .
My confs/logs
# /usr/local/dovecot/sbin/dovecot -n
# 1.1.1: /usr/local/dovecot/etc/dovecot.conf
log_path: /var/log/dovecot.log
info_log_path: /var/log/dovecot-info.log
ssl_disable:...
2013 Aug 26
1
zlib plugin issues
...ysical size for mail UID 12
$ file
/mail/mailbox/<mydomain.tld>/me/Maildir/.vijay_gmail/cur/1377448276.M960004P32378.vrajah-vps5\,S\=1464\:2\,S
/mail/mailbox/<mydomain.tld>/me/Maildir/.vijay_gmail/cur/1377448276.M960004P32378.vrajah-vps5,S=1464:2,S:
bzip2 compressed data, block size = 900k
Am I missing anything? any ideas is much appreciated.
Thanks
Vijay
###################doveconf -n ############################
Here is my doveconf -n
# 2.2.5: /mail/dovecot/2.2.5/etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-358.14.1.el6.x86_64 x86_64 CentOS release 6.4 (Final)
ext4
auth_mechan...
2008 Apr 29
0
[LLVMdev] Lost in the documentation
On 2008-04-29, at 08:41, Hendrik Boom wrote:
> On Mon, 28 Apr 2008 17:54:31 -0400, Gordon Henriksen wrote:
>
>> On Apr 28, 2008, at 17:32, Hendrik Boom wrote:
>>
>>> In http://llvm.org/docs/FAQ.html, when taking about writing a
>>> compiler
>>> that uses LLVM (at least I think that's what the FAQ question is
>>> asking),
>>> the
2002 Oct 01
1
what I'm doing wrong?
I'm trying to make my own boot+root linux on a floppy disk
this is what i am trying:
dd if=/dev/zero of=disk bs=1k count=900
mkdosfs -F 12 disk
mount disk mnt -o loop
cp bzImage mnt/linux
umount mnt
syslinux -s disk
dd if=disk of=/dev/fd0
but when i tray to boot with the disk i get "boot filed"
2010 Dec 09
4
Almost 2000
...window, which leaves the menu window floating around.
I've attached a screen shot of the situation.
[Image: http://imgbucket.info/img/0easdby2k/almost.png ] (http://imgbucket.info/?0easdby2k)
Wine does not output anything on the console. I've tried to create a trace log which left me with 900k lines of messages. And somewhere between those lines might be something that can help me.
So if anyone could point me in the right direction or has an idea what might be causing this, i would greatly appreciate it.
Hithran
1999 Nov 11
0
Samba 2.0.6 Release compiles using patches from -current
...irst
part (no longer needed) and also change the line location for the remaining
part.
Throughput using an NT4 SP6 P6/200 client connected at 100Mbits full
duplex to a P5/90 FreeBSD 3.3-RELEASE server also connected at 100Mbits
full duplex, network all switch, was about 400K/sec with 4K blocks and
900K/sec with 64K blocks using TESTNET 2.24 (old NetWare server benchmark).
mars_nwe v.0.99 pl17 clocks at the same speed with 4k blocks but does not
speed up with 64K blocks. (The server uses old 5 1/4" fast narrow diff
SCSI drives which benchmark in the 3-4MB/sec range using bonnie).
I'm goi...
2001 Feb 23
1
Postscript File Size
...lt;jbowers at csm.berkeley.edu>
> To: R-help at stat.math.ethz.ch
> Subject: [R] Postscript File Size
>
> Hi.
>
> Is there any way to reduce the size of postscript output from R?
>
> I have just discovered that the same plot done on Splus 5.1 (on Solaris)
> is about 900k compared to roughly 6.6mb on R-1.2.0 (on Solaris).
It is I suspect because you are using pch-".", which is special-cased
in the R code to be a small square, not an ASCII symbol, and so uses
quite a lot of space, a line like
106.49 114.85 107.49 115.85 r p2
S-PLUS uses 1/4 as much, in p...
2003 Feb 02
1
Observations about the floating point data in vorbisfile
...ncoding the start of Rammsteins Feuer from the
xXx soundtrack (it's a pretty loud soundtrack, but max is still max.. ).
http://www.ing.umu.se/~stric/tmp/vorbis/
These are plots of data read with ov_read_file, printf()'d and fed into
gnuplot. The x axis is sample number, counting from sample 900k
(left,right,left,right,...)
Looking at ov_read(), it clips the data to [-1..1], but I have encoded
files where samples go up to 1.45 which I suppose isn't right.
Both 1.0 and 1.0rc3 show similar stuff.
/Tomas
--
Tomas Ă–gren, stric@ing.umu.se, http://www.ing.umu.se/~stric/
|- Student at Com...
2008 Apr 29
2
[LLVMdev] Lost in the documentation
On Mon, 28 Apr 2008 17:54:31 -0400, Gordon Henriksen wrote:
> On Apr 28, 2008, at 17:32, Hendrik Boom wrote:
>
>> In http://llvm.org/docs/FAQ.html, when taking about writing a compiler
>> that uses LLVM (at least I think that's what the FAQ question is
>> asking),
>> the FAQ recommends
>>
>>> # Call into the LLVM libraries code using your
1998 Oct 20
3
printing LARGE files
hello,
I am wondering how to print LARGE files..
samba seems to trunkate large files..
I changed my printer command = lp -d%p %s
to no avail.
If I print the file to the disk on the server I can then issue
an lp -dhp5si LARGEFILE and it prints fine.
any suggestions??
thanks in advance.
Robert
2001 Feb 23
3
Stuck in the Rd
Having almost written a Tcl program to convert S help to Rd format, I
have one problem that I have failed to solve after reading 'R-exts'. Is
there a tag something like '\item' that works in a similar way but
doesn't have to be after an '\arguments' or '\value' tag? I'm trying to
include sections on 'MODEL PARAMETERS' and 'DESIGN
2012 Sep 10
0
Announce: PuppetDB 0.11.0 Available
...oad to 1.0. Changes
include new features and bug fixes. For details on changes
in this release, please see the release notes below. Please note that
upgrading may take longer than in previous releases, due to new indices
being added to the database. In our upgrades with large datasets
(~2300 nodes, 900k resources) we didn''t see upgrade time exceed 3 minutes.
# Downloads
Available in native package format at
http://yum.puppetlabs.com
http://apt.puppetlabs.com
Source (same license as Puppet): http://github.com/puppetlabs/puppetdb
Available for use with Puppet Enterprise 2.5.1 and lat...
2011 Oct 28
0
the next mountain for markdown to climb up
...h situations.
i've now done tests, and can conclusively say it isn't true.
not as far as my analysis engine in my program, anyway...
i knew that before, but i wasn't using the hardest case --
a very long document where the entire file was rendered.
but i tested a book that's over 900k, over a meg in .html,
rendered it in its entirety, centered at the cursor-location,
and saved the file to disk, all in seconds, on an older mac.
that's faster than it needs to be, considering that display
of the full book isn't even desirable, let alone necessary.
plus that's without...
2000 Jun 08
1
interface negotiation questions (slightly off-topic)
...ular link?
How can one know whether to trust the autonegotiate stuff in general? Just test it and see?
If the switch can't negotiate properly, why don't the windoze drivers get horked up?
How do I determine the actual duplex modes if I can't trust the switch indicators?
Since I get 900k/sec or better on my 10 Mbps half duplex network at home, is the 5M/sec indicative of half or full duplex operation?
Is there anything else I forgot to ask?
Thanks in advance (and sorry for the off-topic-ness).
****************************************************************
Stephen L. Arnold...