search for: 800k

Displaying 20 results from an estimated 39 matches for "800k".

Did you mean: 800
2000 Feb 16
2
Embedding samba...
...call. So, I setup smbd to run from inetd.conf, so that a new process is exec()ed for each connection. This works, no real fundamental problem. I can access directories and files from win9X systems on the network. The downside of this approach is that it is really slow, since it needs to spawn an ~800k smbd for each connection. It is also very heavy on memory resources on this type of embedded platform. This problem is worse with no MMU, where we cannot share code pages... So, to the questions. Is there any way use/setup a single smbd process that can sequentially handle multiple requests? Idea...
2001 Apr 24
2
odd error between vfat and samba
...linux machine that I occationally duel boot and I wanted to be able to share my mp3s directory to my roomate via samba. I figured I'd just make a partition vfat and have both linux and windows export that directory... but under linux there seems to be an odd issue w/ creating a file larger than 800K on the samba share. Symptomps: I've tried multiple ways of creating a file on the samba share. First from the windows machine just copying a file larger than 400K will fail, and throw up a dialog box that says something to the effect "No Permission to create file check w/ sysadmin"....
2009 Jan 13
2
Memory Size & Allocation in R
...lated in the run prior to the error. To get at this data, I tried write.csv and got a similar error: > write.csv(Results, "TempOutput_011309.csv", row.names=FALSE, col.names=TRUE) Error: cannot allocate vector of size 5.5 Mb For reference, 'Results' is a data frame with about 800K rows and 18 columns (1 col contains character strings of class factor, 1 col contains Date/Time stamps of class factor, the remaining cols are all numeric). Any help here is greatly appreciated - Thanks! [[alternative HTML version deleted]]
2003 Jul 07
1
Incredibly slow Roaming Profiles
...led the 'You do not own the profile' tidbit, fixed up permissions, and finally gotten XP to read the profile from the SAMBA server (3.0b1). However, it takes about ten minutes to actually log on to the machine now that it's using a Roaming Profile. The profile itself is something like 800k, and this is all over a 100Mb LAN. I can see via the SAMBA logs that the profile share is opened, the profile is loaded, and the profile share is closed in a matter of seconds, yet the XP machine continues to say, 'Loading your personal preferences...' (or whatever it says at logon). Does...
2003 Jul 23
1
bzImage size limits?
Hi, What the the size limit of booting bzImage file with syslinux ? I have tested different sized bzImage files, and when the files are small <800K, they work with syslinuz, but at some size larger they fail to work. This was the same problem loadlin1.6 had, but loadlin1.6c fixes the issue, and I can boot bzImage sizes up to 1.5Meg with loadlin, but syslinux fails. Can you confirm this problem, and if you have the same problem, can you m...
2008 May 13
2
(PR#11281) Bug in R 2.7 for over long lines (crasher+proposed fix!)
...ot; code to produce such a crash, but just the >>> assertion that you get crashes when working on R <-> >>> Swig interaction. Can you construct simple R code >>> producing the crash? >> >> No. I put however difficult autogenerated (~800k big!) .R >> code that will crash R 2.7 at >> http://nn7.de/debugging/Features.R for everyone to enjoy >> :) >> >> Sourcing it will crash R2.7.0 (without my fix) but not >> 2.8. >> >> Soeren >> >>...
1999 Apr 12
3
--nsize and --vsize
Martin M has suggested I widen this discussion to R-devel, and > I agree that we should increase them, > but I'm not sure at all about the amount. > > The default could even depend on the architecture (via "./configure").. Views, please. ------------- Begin Forwarded Message ------------- Is is not time we increased the defaults a bit? As the base gets bigger I hit
2011 Sep 23
1
Glued-together private namespaces
...messages=0 Debug: Quota rule: root=User quota mailbox=INBOX.Archives bytes=+5138022400 messages=+3900 These are wildly stupid quotas but they're just there to test. With INBOX already at capacity (byte-wise; only set to a meg), copying large messages inside INBOX.Archives fails (only copying a 800k message but the quota should be 5gig now). Again, before I post configs, I'm just curious if what I'm trying to do isn't remotely possible, or that I'm approaching this entirely wrongly. Thanks!
2005 May 31
4
Karl
...se facts: George W. Bush (herein referred to as 'bushwhack') is the village idiot and he pushed a series of Trojan horses at Americans: 1) The Overtime Pay act is nothing more than a backdoor attempt to strip professionals of overtime pay under the disguise of providing overtime to a mere 800K people. As a result, over 8MILLION Americans loose overtime pay because they make more the 22,000 which is the cutoff point for overtime pay. So ANYONE making more than $22K is NOT eligible for overtime pay. 2) Then there's the NO CHILD LEFT BEHIND ACT which educators call the NO CHILD LEFT AC...
2007 Apr 10
7
equalize / ecmp not working as expected in 2.6 vs 2.4
...fferent routers (our isp supports this setup), like this: ip route add default src ip.a.dd.rr equalize nexthop via <router1> weight 1 nexthop via <router2> weight 1 The two routes were used equally on a per packet basis, not per flow or per cached route, but per packet, each line has 800k upload and with that route we could upload to a single remote host at 1.6mbit. We replaced the server with a newer one and changed to 2.6 (2.6.20) kernel, I found that equalize no longer works as expected, it does choose a router at random but once a single packet has been sent to a remote host th...
2002 Dec 29
8
wondershaper + htb prio + qdisc prio
hello, a friend of mine have this configuration: 10 x PC -- router/linux/rh8 -- ADSL Modem -- ISP let''s say that the bandwidth is: 5M and 800K he does dc++ and counter-strike, so let''s say the UP is full, and the ping from the counter server is 300ms, the server cut the connection, and no more game, the player is unhappy. The normal ping is 50ms. so he thinks to put some prio on the ping-echo packets to make the ping be extra s...
2010 Mar 12
0
Writing calendar files to .ics with more than one event.
Hi, I have a huge (2.2 MB) .ics file that I am trying to import into Google Calendar. Google suggests file sizes no greater than 1 MB. Unfortunately, it fails when I try to upload it in it''s entirety or when I try to manually split it up into smaller chunks (6-800k). I have now looked into the iCalendar gem as a way to split up the .ics file into calendars by year (there are about 8000 events (8 years worth) ). Here is the code I used to create a .ics file for all 2010 events: http://pastie.org/867072. That fails with a "NoMethodError: Method Name: <=...
2003 Jun 20
0
File Locking for dropbox
...dropbox, the Delphi process gets about 4900 'rejected : corrupt files' because it tried to access the file while it was still being written. Notes : - When using 100M ethernet vs. 10M ethernet, the problem goes away. This makes sense : the faster you write the file (files average about 800K in size) the less likely the file processor will try to read the file as you're writing it. - smb.conf file is below. The 'strict' and 'level2' lines were added to try to fix the problem, but they didn't work well enough : the ratio of rejected files dropped, but it...
2012 Apr 03
0
When lack of data is data and not n/a
Greetings. Here is a problem I don't know how to handle, even by brute force. We have an 800k line data file that includes eye fixations for subjects in a 3 x 2 factorial design. There are several screen locations where information is available while Ss do their task. These locations vary by condition so there is no reason for people in some conditions (i.e., the 3-factor one) to look at so...
1999 Dec 17
1
R CMD check --help
This example from the INSTALL help seems to be broken in R 0.90.1 (on Solaris): gilp/dse : R CMD check --help Usage: R CMD check [options] [-l lib] pkg_1 ... pkg_n I'm trying to figure out how to request more nsize and vsize when using R CMD check. Paul Gilbert -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read
2008 May 13
0
Bug in R 2.7 for over long lines (crasher+proposed fix!) (PR#11456)
...sh but do not provide "self-contained > reproducible" code to produce such a crash, but just the > assertion that you get crashes when working on R <-> Swig > interaction. > Can you construct simple R code producing the crash? No. I put however difficult autogenerated (~800k big!) .R code that will crash R 2.7 at http://nn7.de/debugging/Features.R for everyone to enjoy :) Sourcing it will crash R2.7.0 (without my fix) but not 2.8. Soeren
2002 Dec 18
0
[fwd] new product using ogg (from: jules@rawmaterialsoftware.com)
...s the basis for its project archiving mechanism. If you're interested, check it out at www.rawmaterialsoftware.com ..and when you download some of the example tunes, note that all the audio in these is compressed at the lowest vorbis bitrate - I think the biggest demo archive is only about 800k, but it all sounds brilliant! (or at least as good as the original..) Because it compresses only the source material of an edit and then plays it back applying all the original filters, etc., this disguises all the artifacts, and my only complaint about vorbis is that you don't have lower b...
2005 Jun 24
0
wfq scripts needed help
...parent 1:0 prio 4 protocol ip u32 tc filter add dev $DEV parent 1:0 prio 4 handle 2: protocol ip u32 \ divisor 1 # adding conditions to filter tc filter add dev $DEV protocol ip parent 1:0 prio 4 u32 match ip \ sport 80 0xffff ht 2:0 match ip dst 192.168.3.2 \ police rate 5mbps burst 800K drop flowid 1:1 tc filter add dev $DEV protocol ip parent 1:0 prio 4 u32 ht 800:: \ match ip dst 192.168.0.0/16 hashkey mask 0x0000ffff at 16 \ link 2: ---------------------------------------------------------------------- And for the CORE routes the WFQ is implemented like this #!/bin/sh...
2014 Oct 27
0
Re: (no subject)
On 12/31/1969 05:00 PM, wrote: > Hi all, [your 800k .bmp file prevented your message from getting through the mailing list filter, which caps mail around 100k for a reason. Please, just describe your problem in plain text, or if you MUST point people to a screenshot, have your email simply contain a URL to a dropbox containing the screenshot, rathe...
2000 Jun 09
0
Disappearing values (PR#551)
...d stuff. However, some apparently related (?) problem occurs. Yesterday, I started working on some simulations I have done (with R of course! :-) ). I did exactly the same operations on rukbat and mirfak (using ESS-elsewhere while sitting on alnair), starting with the same calls, vsize=80M, nsize=800k, no-restore. I loaded a 58MB file with load, and there are a few variables with arrays of htest-objects. Then, I did as.vector(sapply(chisq5M11000, function(x) x$statistic)) to get a vector of the test statistics. Now, occasionally, it prints a nice vector with all the values intact. Occasionally,...