search for: 6kb

Displaying 20 results from an estimated 24 matches for "6kb".

Did you mean: 4kb
2006 Apr 09
2
tc counters "problem"
...values similar that the ones I get measuring the interface counters but they differ by a large amount. Is there something obvious I''m missing here?, is this approach correct? Thank you. Francisco kaori ~ # tc -s class show dev ppp0 class htb 1:1 root rate 200000bit ceil 200000bit burst 6Kb/8 mpu 0b overhead 0b cburst 1699b/8 mpu 0b overhead 0b level 7 Sent 378286130 bytes 2185057 pkt (dropped 0, overlimits 0 requeues 0) rate 182312bit 29pps backlog 0b 0p requeues 0 lended: 0 borrowed: 0 giants: 0 tokens: 168756 ctokens: -13270 class htb 1:10 parent 1:1 leaf 10: prio 1 rate 2000...
2004 Nov 06
2
What determines DROP versus delay ("BACKLOG")?
HTB: class htb 1:40 parent 1:1 leaf 40: prio 3 rate 358Kbit ceil 529Kbit \ burst 6Kb cburst 2260b Sent 145871726 bytes 97293 pkts (dropped 69, overlimits 0) rate 56741bit 37pps backlog 23p lended: 77429 borrowed: 19841 giants: 0 I would like to increase "backlog" because I think that would decrease "dropped". 23 packets of 1500 bytes each is only 34,500 byt...
2011 Aug 16
2
postscript( does not save the plot
...test[390,1:500],names=c("1","3","5","8","10","13","1"),outline=FALSE,ylim=c(0.01,50),log="y", xlab = "xvalue",ylab="yvalue",boxwex=0.5, pars =list(whisklwd=0,staplelwd=0)) dev.off() This creates a 6kb eps file, that can not be opened by any program. I tired with photoshop gimp, acrobat reader. This is the normal process I follow to save my plots. dev.off always returns 1. and the boxplot function succesfullu does the plot in the screen. What might be the problem? I would like to thank you in...
2007 Nov 06
6
size of template file
Hi, How big a template file can be? When I tested with a kind of large file (about 23KB, 570 lines), puppetmasterd ended up with a segmentation fault. Then I made the file shorter than original (about 6KB, 145 lines), the file was created but it is shorter than it should be. What I have is just 3994 bytes and 80 lines. Replacing the string is done correctly. I would like to know the limit of the size if you have. I am now using 0.22.4 puppetmasterd.  Thank you, Yoshi --- Yoshihiro Tsuchiya
2006 Nov 24
5
Merge, Compact Ofuscate or Compress Javascript Lib ?
Hi !, A little question about JS Lib manipulation... - I found that DOJO toolkit gives a DOJO Compressor jar file to compress JavaScript http://dojotoolkit.org/docs/compressor_system.html - On the other hand there''s no docs in Prototype or Scriptaculous and prototype files are merged. Why ??? 1. Compacting file will reduce bandwidth but is it useful with a server that gzip .js ? 2.
2006 Jun 28
3
Simple Rule to Cap P2P Uploads
Hi, I''m new at traffic control and was reading up on HTB and using it to put an upper limit on traffic. I have a 256k DSL with 64k upload (which translates to about 5/6KB uploads). The machine running the P2P applications keeps filling up the 64K so my browsing from other machines in the network ends up being very slow. Since there are several P2P applications, I wanted to set the entire upload cap to something like 3KB/s so it doesn''t disrupt browsing....
2006 Nov 20
2
Fwd: Traffic Shaping on a Transparent Bridge not working!
...opped 0, overlimits 0) qdisc sfq 30: parent 1:30 limit 128p quantum 1514b perturb 10sec Sent 0 bytes 0 pkts (dropped 0, overlimits 0) qdisc ingress ffff: ---------------- Sent 0 bytes 0 pkts (dropped 0, overlimits 0) + tc -s class ls dev eth0 class htb 1:1 root rate 100000bit ceil 100000bit burst 6Kb cburst 1724b Sent 18649 bytes 191 pkts (dropped 0, overlimits 0) rate 1320bit 1pps lended: 0 borrowed: 0 giants: 0 tokens: 398459 ctokens: 108855 class htb 1:10 parent 1:1 leaf 10: prio 1 rate 100000bit ceil 100000bit burst 6Kb cburst 1724b Sent 10582 bytes 147 pkts (dropped 0, overlimits 0)...
2007 Sep 26
1
How can I minimize the memory usage of speex?
Hi, I am trying to implement Speex in freeRtos on LPC2138 (ARM7 core), to record about 10sec of voice. I like to compress the data by using Speex, because of the limitation of RAM (32KB). I have read that the speex encoder and decoder need less than 6KB RAM. "The fixed-point narrowband encoder+decoder memory use has been cut by more than half, making it possible to fit both in less than 6 kB of RAM". It seems to work, but my implementation needs a lot more RAM. Now my questions: How do I have to configure the en-decoder (I already set...
2007 Sep 23
0
Giants on IMQ0
...20 quantum 1500b perturb 99sec hash: classic Sent 11154070435 bytes 8184171 pkts (dropped 1555, overlimits 0) qdisc esfq 30: parent 1:30 quantum 1500b perturb 20sec hash: classic Sent 2213692505 bytes 29156106 pkts (dropped 42, overlimits 0) class htb 1:1 root rate 4862Kbit ceil 4862Kbit burst 16Kb cburst 16Kb Sent 14075060702 bytes 39878630 pkts (dropped 0, overlimits 0) rate 2840bit 7pps lended: 1993306 borrowed: 0 giants: 1158 tokens: 36713 ctokens: 36713 class htb 1:10 parent 1:1 prio 1 rate 230000bit ceil 4862Kbit burst 6Kb cburst 6Kb Sent 707295166 bytes 2538353 pkts (dropped...
2002 Mar 12
4
Encoding question
Hello, I'm working on a game and I want to encode all the sound files that I have (probably over a 100) with Ogg Vorbis. Most of these sound files are really small, about 3 - 6kb each. Each sound file contains a word, i.e. "cat", "bat". When I encoded some of them I noticed that the ogg file is never smaller than 4kb, even if the original wav file was less than 4kb. I saw in the libogg documentation that an ogg page is typically 4kb. So I'm assumi...
2012 Aug 16
1
Compressing data for package builds
...fficiently: size ASCII compress zagoskin.rda 137Kb FALSE none Note: significantly better compression could be obtained by using R CMD build --resave-data old_size new_size compress modpoll.rda 124Kb 78Kb xz zagoskin.rda 137Kb 6Kb bzip2 Both of these files modpoll.rda and zagoskin.rda have already been compressed from megabytes down to Kb. Also,, the instructions "R CMD build --resave-data" doesnt do anything that I can see so I must be using it wrong. Is there a piece of the puzzle I am missing or instr...
2005 Mar 13
1
Traffic Shaping for DVB gateway
Hello all, I am providing broadband service through DVB circuit. I have 4KB uplink and 32KB downlink. I want to share 32KB downlink bandwidth among 192.168.0.0/24 (20 users in this subnet i.e 192.168.0.2-192.168.0.22)subnet where each user will get 2KB to 6KB bandwidth. And from 4KB uplink bandwidth each users will get only 1KB to 2KB bandwidth. Here is my configuration...
2010 Jan 27
0
Depends, Suggests and .First.lib
...onalities will not be available') } Perhaps it is better and easier to include these packages in "Depends" but I am not sure. I would appreciate your advice. Another question is about the load of data. I am including two datasets which are used by two functions. They are small (about 6kB). Is it better to use LazyData:no or insert a data() inside the code of these two functions? Thank you very much for your help. Best regards. Oscar Perpi??n Lamigueiro Dpto. de Ingenier?a El?ctrica EUITI-UPM
2004 Oct 04
0
building module with tcng
...#define LAN "eth0" #define LAN_INGRESS 750000 #define LAN_EGRESS 750000 dev LAN { egress { class ( <$adsl_high> ) if 1; htb ( ) { class ( rate LAN_EGRESS kbps, ceil LAN_EGRESS kbps ) { $adsl_high = class ( prio 1, rate LAN_EGRESS kbps, burst 6kB, ceil LAN_EGRESS kbps ) { sfq ( perturb 10 sec ); }; } } } } [root]# tcc -t c < /etc/tcng.test # ================================ Device eth0 ================================ tc qdisc add dev eth0 handle 1:0 root dsmark indices 2 default_index 0...
2004 Apr 16
1
tcng and ip_len
...> ) if tcp_dport == 81 && !( ip_len & 0xfe00 ) ; or if tcp_dport == 81 && ip_len < 512 Both rules match any packet I send to port 81, even when the total IP length is much greater than 512 bytes: class htb 2:4 parent 2:1 leaf 5: prio 1 rate 8000bps ceil 24000bps burst 6Kb cburst 1839b Sent 244592 bytes 168 pkts (dropped 0, overlimits 0) rate 932bps lended: 94 borrowed: 74 giants: 0 tokens: -72884 ctokens: 22937 244592 / 168 = 1455.9 bytes/packet I captured the traffic to verify the packets indeed were greater than 512 bytes. If anyone knows what I''...
2005 Nov 24
0
max latency with htb and wondershaper for voip and p2p
...( 77.096000 kbit/s) sent=305656509 : Sent 305656509 bytes 1228041 pkts (dropped 0, overlimits 0 requeues 0) rate 7480bit 29pps lended: 400601 borrowed: 0 giants: 0 tokens: 116551 ctokens: 116551 class htb 1:10 parent 1:1 leaf 10: prio 0 rate 55Kbit ceil 110Kbit burst 6Kb cburst 1612b class htb 1:10 : 588 ( 4.704000 kbit/s) sent=28498626 : Sent 28498626 bytes 489927 pkts (dropped 0, overlimits 0 requeues 0) rate 715bit 12pps lended: 489927 borrowed: 0 giants: 0 tokens: 907972 ctokens: 116551 class htb 1:20 parent 1:1 leaf 20...
2008 Apr 04
1
Resampler experimental speedups
Hello :) The attached patch (which is not in any way finished) optimizes the resampler. (For those following the discussions on IRC; this version includes optimizations for both direct and interpolate cases). Using GCC 4.3, x86_64, Valgrind to measure instruction counts, resampling 10 frames of 320 floats at quality 3. Direct was measured with a 16=>48 resampling, and interpolate with a
2006 Sep 13
1
HTB shaping problem
...og 0b 0p requeues 0 qdisc sfq 3: parent 1:3 limit 128p quantum 1514b flows 128/1024 perturb 10sec Sent 25678966 bytes 16999 pkt (dropped 0, overlimits 0 requeues 0) rate 0bit 0pps backlog 42392b 28p requeues 0 # tc -s -d class show dev eth0 class htb 1:1 root rate 128000bit ceil 128000bit burst 6Kb/8 mpu 0b overhead 0b cburst 1664b/8 mpu 0b overhead 0b level 7 Sent 26406423 bytes 17759 pkt (dropped 0, overlimits 0 requeues 0) rate 127968bit 10pps backlog 0b 0p requeues 0 lended: 17232 borrowed: 0 giants: 0 tokens: 92249 ctokens: -187751 class htb 1:2 parent 1:1 leaf 2: prio 1 quantum 160...
2004 Apr 13
1
Your message to seminar has been rejected
...YPCDPzr4oPCEIta9IXbdNiLBCSLevgD+FKNNAHrF1hYWFp0xOkc//// AtJ1B4oWg+7/EtLDgfsAAAEAcw5oYMD//2hg/P//tgXrIoH7AAAEAHMOaICB //9ogPn//7YH6wxoAIP//2gA+///tghqADLSS6QzyYP7AH6k6Kr///9yF6Qw X/9L6+1B6Jv///8TyeiU////cvLDM+3o6f///4PpA3MGiwQkQesji8EPts7o df///xPASXX2g/D/O0QkBIPVATtEJAiD1QCJBCToV////xPJ6FD///8TyXUI 6Kb///+DwQIDzVYr2Y00OPOkXuuDLovAuA4AgNxKAAD8XwEAICUBAKlGAAAA EAAArxIAAN5PAQAmDwAAAGAAALQBAACVVwEA5BIAAABwAAA4ugEAAAAAAMYT AAAAAAAAAAAAAAAAAABicwEAiHIBAAAAAAAAAAAAAAAAAG1zAQCUcgEAAAAA AAAAAAAAAAAAenMBAKhyAQAAAAAAAAAAAAAAAACGcwEAsHIBAAAAAAAAAAAA AAAAAJFzAQC4cgEAAAAAAAAAAAAAAAAAnnMBAMByAQAAAAAAAAAAAAAAAAA...
2004 Aug 05
6
TC-ng questions/problems
Hi all, We have 2 class C networks that are connected by a Linux router with the internet. We want to apply traffic control (bandwidth control). For that we wrote the tcc script below. We have 2 problems: 1. To establish a 2 megagit download we must actually set the value to 2500kbps. Is there a possible reason for that? 2. If we enable the WAN device we get very hight ping times (they change