search for: 6mb

Displaying 20 results from an estimated 110 matches for "6mb".

Did you mean: 2mb
2007 Oct 26
3
micro rsync
Let's assume only kernel and drivers are on a system. Is it possible to effectively run an rsync server with ssh (ie. the receiving end) with say 3MB of available memory? How about 6MB? _____________________________ Stephen Zemlicka Integrated Computer Technologies PH. 608-558-5926 E-Mail <mailto:stevezemlicka@gmail.com> stevezemlicka@gmail.com -------------- next part -------------- HTML attachment scrubbed and removed
2015 Oct 02
1
Typo in ?Memory
...=================================================================== --- src/library/base/man/Memory.Rd (revision 69448) +++ src/library/base/man/Memory.Rd (working copy) @@ -31,7 +31,7 @@ bytes on a 64-bit build. The default values are (currently) an initial setting of 350k cons - cell sand 6Mb of vector heap. Note that the areas are not actually + cells and 6Mb of vector heap. Note that the areas are not actually allocated initially: rather these values are the sizes for triggering garbage collection. These values can be set by the command line options \option{--min-nsize} a...
2003 Apr 17
3
Internal Error 2352
...------------------------------- cheers Philip _____________________________________________________________ The Ng Family Homesite ==> http://www.ng.fm _____________________________________________________________ Select your own custom email address for FREE! Get you@yourchoice.com w/No Ads, 6MB, POP & more! http://www.everyone.net/selectmail?campaign=tag
2010 Sep 15
2
performance transfer (samba VS ftp)
Hi folks :-) situation: debian stable (samba version 2:3.2.5-4lenny9) from clients by ftp the transfer of huge file is about 10/11Mb/s (with an ethernet 10/100) by samba came 5/6Mb/s is it correct? In smb.conf I don't have any "strange"options: thanks Pol domain master = yes preferred master = yes os level = 65 workgroup = WORKGROUP netbios name = name Server String = name #wins support = yes wins server = x.x.x.x name resolve order = wins #host dns bcast...
2006 Aug 28
1
Can't update kernel, says not enough space
...======================== Install 1 Package(s) Update 0 Package(s) Remove 0 Package(s) Total download size: 11 M Is this ok [y/N]: y Downloading Packages: Running Transaction Test Finished Transaction Test Transaction Check Error: installing package kernel-2.6.9-42.0.2.EL needs 6MB on the / filesystem But I have much more than 6M: [root at mail /]# df -h Filesystem Size Used Avail Use% Mounted on /dev/sda2 145M 116M 21M 85% / /dev/sda1 168M 7.0M 152M 5% /boot /dev/sda9 8.2G 3.9G 3.9G 50% /home /dev/sda8...
2000 Apr 10
2
Increasing memory size in ESS
I am having a problem using ESS with R. In particular I have large data objects which exceed the 6Mb default heap memory. Outside of ESS I can run R by specifying large values of --vsize and --nsize but I can't figure out how to do this in ESS. Any help would be much appreciated. -- **************************************************** ** Angelo J. Canty ** **...
2004 Aug 06
2
Speex on Nokia 6600
...on: Will Speex run in realtime (both encode / decode probably simulateusly) on Nokia 6600 --- basicaly ARM9 104MHz with Symbian 7s after porting to its C++ or Java? I am thinking mostly about the worst quality encoding (optionally duplex). Can this processor make it? Oh 6600 has something about 6mb memory if I remember good. Plase cc kangur@polcom.net in replies. <p>thanks in advance and sorry for my english Grzegorz Kulewski --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to ...
2004 Feb 29
6
Samba Gigabit very very slow?
Hi! I?m having trubbles with the speed on my samba server, I just uppgraded to gigabit (Realtek 8169 NIC) at home when i copy stuff from the samba server i get around 5-6Mb/sec and if i use ftp to access the same file on the same server i get almost 30Mb/sec does anyone have a clue what causes this problem? When i used my old 3com 905c for the local net i got normal 100Mbit speed (around 10-12Mb/sec) My system: Debian Unstable Kernel 2.6.3 Athlon XP 2200+ 512Mb DDR...
2011 Jun 27
4
How many L1/L2 my cpu have ?
...Intel(R) Core(TM)2 Duo CPU T9300 @ 2.50GHz Diagram of a generic dual-core processor, with CPU-local level 1 caches, and a shared, on-die level 2 cache. *http://upload.wikimedia.org/wikipedia/commons/e/ec/Dual_Core_Generic.svg* ######################### >From /proc/cpuinfo we see that CPU have 6MB L2 cache, but we see it doubled and it's not true because according Intel specification we know that this CPU have shared L2 cache. *grep 'cache size' /proc/cpuinfo * cache size : 6144 KB cache size : 6144 KB ################################### Here we can see that cpu have 6MiB L2...
2010 Apr 13
2
efficiently picking one row from a data frame per unique key
...11 19 2 12 18 4 13 17 into one with three rows, like this, where i've discarded one row: x y z 1 1 11 19 2 2 12 18 4 4 13 17 I've got a solution using aggregate, but it gets very slow with any volume of data - the performance seems mostly IO bound and never finishes with a data set ~6MB Here's how I'm currently trying to do this d = data.frame(x=c(1,1,2,4),y=c(10,11,12,13),z=c(20,19,18,17)) d.ordered = d[order(-d$y),] aggregate(d.ordered,by=list(key=d.ordered$x),FUN=function(x){x[1]}) I've tried to use split and unsplit, but unsplit complained about duplicate row n...
2017 Mar 17
7
Saving Compile Time in InstCombine
...ive for other opt-levels. InstCombine has an ExpensiveCombines parameter to address that - but I think it's underused at the moment. Trying to find out, which patterns are important, and which are rare, I profiled clang using CTMark and got the following coverage report: (beware, the file is ~6MB). Guided by this profile I moved some patterns under the "if (ExpensiveCombines)" check, which expectedly happened to be neutral for runtime performance, but improved compile-time. The testing results are below (measured for Os). Performance Improvements - Compile Time Δ Previous Curre...
2003 Nov 11
2
sip: 401 unauthorized with xlite
...d anyone that explain in details how to setup this correct. My sip.conf i got from a example in pdf how to setup x-lite with sip, but this think doesn't work in my server. Please, could someone help me how to do that... thanks a lot, Romulo --------------------------------- Yahoo! Mail - 6MB, anti-spam e antiv?rus gratuito. Crie sua conta agora! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031111/93943756/attachment.htm
2003 Dec 08
2
License question
...on about license. If I developed a windows app running on wine, and this app utilizes a microsoft font (e.g., tahoma), can I distribute my windows app freely with the tahoma font without license problems? Thanks. ______________________________________________________________________ Yahoo! Mail: 6MB, anti-spam e antiv?rus gratuito! Crie sua conta agora: http://mail.yahoo.com.br
2016 Sep 21
1
ipset and blacklisting
This is what ipset can do for traffic on a home server that's not wanted on a slow 6MB DSL connection. http://palmettoshopper.com/httpd_traffic.jpg I only use my home server for zoneminder, testing my commercial website and streaming movies. Got tired of hackers looking for files that don't exist on my home server and non-complying robots. Check the drop in bandwidth. Setup...
2005 Apr 18
1
more: Have install diskette for 3.0, but can't find the .img for 4.0
I have found something called: diskboot.img at: http://www.gtlib.gatech.edu/pub/centos/4/os/i386/images/ But it is 6Mb large (6411Kb) instead of 1411Kb And the rawreadwrirewin program gets an error on it when run on NT. On Win2000, it makes a diskette that fails to boot.. So really, HELP!!!! I 'just' discovered that my old bootable diskette is for Centos 3.0, and my other CDs are Centos 3.3. =========...
2007 Dec 06
1
Windows Vista file copying over openvpn
...a v3.0.24 installed on Debian etch. The connection is over the internet (from a standard ADSL connection to a remote server on a 2Mbit LL). The problem is copying somewhat 'larger' files from the client to the server. Copying files of up to 2 megabyte goes well but larger files fail (4 MB, 6MB, or more). The error message I get is "There is a problem accessing C:\myfile.doc - Make sure you are connected to the network and try again". Doing the same thing with windows XP works. My conclusion is that Vista is acting differently but why only with +2MB files... I have already tri...
2005 Dec 05
0
GRED & HTB
...router using GRED/HTB. I plan to mark and set the DSCP with iptables and the ingress qdisc to set the tc_index for the proper GRED vq(1-12). My question is: Is there a way to allow for priority between the af classes and within the af classes? also would it be possible to to the following: HTB(6Mb) | GRED(1)grio HTB1 (af1) (1MB) GRED(1-3)grio | GRED(2)grio HTB2(af2) (1MB) GRED(1-3)grio thx jason ************************what i have now************** HTB (6Mb) | GRED (1-12) using grio af11 -> gred vq 10 af12 -> gred vq 11 af13 -> gred vq 12 af...
2003 Sep 04
3
CBQ Rate
...0 proto ip prio 1 u32 \ match ip tos 0x04 0xff flowid 1:2 tc filter add dev eth0 parent 1:0 proto ip prio 2 u32 \ match ip tos 0x08 0xff flowid 1:3 ------------------------------------------------------------------- I send some traffic at different rate : 3Mb/s, 3.5Mb/s, 4Mb/s, 4.5Mb/s, 5Mb/s, 6Mb/s 1st in only one class at a time ==> the result is always 2.35Mb/s then in the 3 classes at the same time with the same rates. ==> the result rate is close from wanted rate Can someone explain to me why we I send data in only one class the rate is so low ? Thank you Emmanuel _____...
2004 Jan 13
1
ingress policing
...u32 \ match ip dport 4001 0xffff \ police rate 2000kbit burst 50k drop \ flowid 1:1 I''m sending a 9Mb traffic using iperf but noticed that the bandwith at the receiving end is 4 MB instead of 2M. When Im changing the police rate to 3MB, the traffic at the receiving end is 6MB. Any ideas why does this happen? Your help is greatly appreciated. Vince UTS CRICOS Provider Code: 00099F DISCLAIMER ======================================================================== This email message and any accompanying attachments may contain confidential information. If you are n...
2008 Nov 06
0
[Postfixadmin-devel] Quota not working ?
...here a setting that MUST be in main.cf of postfix ? marko Michiel van Baak schrieb: > On 17:20, Thu 06 Nov 08, Marko Weber wrote: > >> Hi Michiel, >> i tried your hints. >> but seems not to go with quota. >> >> i send an 11mb mp3 to user and after that an 6mb mp3 >> the quota is set in postfixadmin to 15mb, so it should send a mail that >> quota is reached or not ? >> > > I think it will send the email on the next mail. > 11 mb != quota reached. 6mb = one email so I think it will go through. > Can you test by sending...