Displaying 20 results from an estimated 4000 matches similar to: "Kernel timer frequency and HTB"
2007 Feb 07
3
Linux Kernel Timer Frequency and Asterisk
Ok here is a real geek question,
I building my own linux kernel for my asterisk system and came across
the kernel setting for the timer frequency. I have one of 3 hardcode
choices 100Hz, 250 Hz and 1000Hz. From what I understand the default
Freq was changed from 100Hz in kernel 2.4 to 1000Hz (1KHz) in kernel
2.6. Timing is a BIG issue in asterisk with all the TDM and zap channel
stuff.
2004 Jan 31
6
HTB dequeueing in pairs fixed
I posted earlier when I noticed that htb was releasing packets in pairs,
even though my burst/quantums were 1 pkt.
To fix I set HTB_HYSTERESIS 0 in net/sched/sch_htb.c .
This gives a noticable gain in upstream worst case latency, for me with
256kbit/s up I used to see +90 sometimes, now it''s +45. For the many who
have 128 up it should limit them to +90 rather than +180.
Andy.
2011 Jun 22
2
VGAM constraints-related puzzle
Hello R users,
I have a puzzle with the VGAM package, on my first excursion into
generalized additive models, in that this very nice package seems to
want to do either more or less than what I want.
Precisely, I have a 4-component outcome, y, and am fitting multinomial
logistic regression with one predictor x. What I would like to find
out is, is there a single nonlinear function f(x) which acts
2004 Aug 27
5
Large number of HTB classes
I am planning a setup with thousands of classes in a HTB qdisc, say from
1:1000 to 1:2000, each with a very small rate and a big ceil, for fair
sharing of a 45mbit link.
I suspect some problems could be lurking in there.
Anyone having good/bad experience with such number of classes?
Simon
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
2010 Dec 21
7
I/O size distribution?
Hello
I have read that under Solaris one can use DTrace to get I/O request
size distribution on a global scale (also on a per process/pid basis).
See for example
http://prefetch.net/articles/observeiodtk.html
Can anyone?recommend?an alternative to get similar information under
CentOS? I looked into dtrace for linux but it seems still work in
progress, even putting aside CDDL issues ...
2007 Feb 12
1
'Save Workspace' gives "recursive default argument reference" -- workaround?
When signing off R or trying to save a workspace in Windows XP pro SP2,
I receive the following error message -
save.image("C:\\Program Files\\R\\R-2.4.1\\Responses3.RData")
Error in save.image("C:\\Program Files\\R\\R-2.4.1\\Responses3.RData") :
recursive default argument reference
Everything else seems to work fine, and the only function I have written
2009 Dec 03
3
Three-dimensional (3D) movement using 'R'
Hi Everyone,
I have a question regarding the construction of 3D graphs in 'R', BUT
these graphs also need to illustrate movement (with time) of the
prostate gland (using radiological techniques). I am not sure how to do
this in 'R' although I'm sure there is some way of doing it.
Below, I have copied and pasted some of the data with which I'm working
on. The data
2019 Mar 22
2
prettyNum digits=0 not compatible with scientific notation
FWIW, it doesn't seem to be happening on Mac OS:
> format(2^30, digits=0)
[1] "1.e+09"
> prettyNum(12345.6, digits=0)
[1] "1.e+04"
A glibc misfeature?
-pd
> On 22 Mar 2019, at 10:10 , Martin Maechler <maechler at stat.math.ethz.ch> wrote:
>
> Thank you, Robert for raising this here !
>
>>>>>> Robert McGehee
2018 Apr 20
1
question re: ls oddity
Hi all!
I use Centos-7 all the time. I also have a Fedora-26 VM that I use only
occasionally.
Today I noticed that ls on the two systems gives different results when
listing the same (networked) directory.
the one on fedora 26 shows files with spaces in the names like this:
'CHURCH FAMILY ADDRESS AND PHONE LIST.doc'
whereas the one on Centos shows it without the quotes.
both systems
2006 Jan 05
6
InPlaceEditor and textarea
Hi to all.
First of all exchuse for my bad english
I try to use Ajax.InPlaceEditor with a textarea:
##################
new Ajax.InPlaceEditor($(''ipblock''), ''tools/admin_save.php'',
{ ajaxOptions: {method: ''get''},
rows:10,
cols:20,
callback: function(form, value) { return ''op=ipblock&value='' + value},
2011 Oct 27
2
Syntax Check: rshape2 melt()
This is my first excursion into using reshape2 and I want to ensure that
the melt() function call is syntactically correct.
The unmodifed data frame is organized this way:
head(tds.anal)
site sampdate param quant
1 UDS-O 2006-12-06 TDS 10800
4 STC-FS 1996-06-14 Cond 280
7 UDS-O 2007-10-04 Mg 1620
9 UDS-O 2007-10-04 SO4 7580
19 JCM-10B 2007-06-21 Ca 79
20
2005 Mar 15
1
how to bring down htb rate to 3kbit?
Hello Everybody,
I am successful in throttling down the Bandwidth to 8kbit using HTB. Below that I get report to change r2q. I want to bring down the Leaf class Bandwidth to 3kbit.
My script is as below:
Tc Script to throttle down the Bandwidth to 8kbit based on MAC address and IP address
tc qdisc del dev eth0 root
tc qdisc add dev eth0 root handle 1:0 htb default 30 r2q 1
tc class add
2004 Jun 12
5
HTB theory?
Hello,
I have been searching for HTB theory documentation and found two interesting
sources - Devik''s page and docum.org FAQ. In some places they are
contradictory which make me think that Devik''s theoretic document (marked
"actual") is just too old and does not reflect the latest changes. After
reading http://www.docum.org/docum.org/faq/cache/30.html and others, I
2015 Dec 02
2
Dovecot doesn't sent rejection message user overquota
Il 01/12/2015 16:19, Timo Sirainen ha scritto:
> On 01 Dec 2015, at 17:10, Antonello Cioffi <antonello.cioffi at uniparthenope.it> wrote:
>> Hi
>>
>> I'm using postfix+dovecot (2.2.18).
>>
>> The problem is that dovecot silently discard message when user has its own mailbox full without sending rejection message to the sender.
>>
>> Here a
2007 Sep 19
1
major packet loss with htb
Hi,
got a 25/25Mbit connection which is quite stuffed. So I applied htb rules.
Uplink:
class htb 1:1 root rate 24500Kbit ceil 24500Kbit burst 4661b/8 mpu 0b
overhead 0b cburst 4661b/8 mpu 0b overhead 0b level 7
Sent 430600689269 bytes 730147320 pkt (dropped 0, overlimits 0 requeues 0)
rate 23057Kbit 5520pps backlog 0b 0p requeues 0
lended: 199673949 borrowed: 0 giants: 0
tokens: -964
2015 Dec 01
2
Dovecot doesn't sent rejection message user overquota
Hi
I'm using postfix+dovecot (2.2.18).
The problem is that dovecot silently discard message when user has its
own mailbox full without sending rejection message to the sender.
Here a sample log:
Dec 1 14:54:23 posta2 postfix/smtp[21478]: B315111C00B:
to=<antonen at uniparthenope.it>,
relay=192.168.241.110[192.168.241.110]:25, delay=0.4,
delays=0.2/0/0/0.2, dsn=2.0.0, status=sent
2005 Dec 05
3
Effect.Highlight on Ajax.Updater
Hello to all list members...
Exchuse for my bad english, I don''t write english very well.
I''m searching for a solution to hilight a div when his value change.
The value in these div is take from Ajax.Updater .
the code is:
new Ajax.Updater(''acc'',''tools/head_info.php'',{asynchronous:true});
and have a settimeout to recall it every 5 seconds.
2005 Mar 12
3
How to use TIMECHECK tag in htb.init ?
Does anyone use tb.init TIMECHECK to change rate/ceil for classes based on periods over the day ? I had problems setting the right syntax. Can anyone help me with a quick example. I have tried the following with no success:
LEAF=sfq
RULE=xx.xx.xx.xx
TIME=06:00-18:00;128Kbit
TIME=18:00-06:00;256Kbit
RATE=196Kbit
_______________________________________________
LARTC mailing list
2005 Aug 27
2
CBQ and/or HTB help needed
Ok, this has been kicking my @$$ for weeks. I'm trying to get some
kind of bandwidth shaping working on my server. I need to throttle ftp
down so as not to suck up all the available bandwidth. I had cbq
working on the old server (an ancient RH 6.2 box) so I figured I'd just
move the config over and get cbq.init from sf.net and it should work.
Unfortunately it doesn't. At least
2006 Jan 06
6
HTB traffic shaping odd effects
Hi,
I''m trying to perform some (what I consider) basic traffic shaping on
our network utilising HTB. I have mostly reused the example on the
lartc.org site:
tc qdisc add dev eth0 root handle 1: htb default 10
tc class add dev eth0 parent 1: classid 1:1 htb rate 100mbit burst 24k
tc class add dev eth0 parent 1:1 classid 1:10 htb rate 50mbit ceil
80mbit burst 19k
tc class add dev eth0