search for: 1sec

Displaying 20 results from an estimated 40 matches for "1sec".

Did you mean: 15sec
2006 Sep 14
10
tc is giving an error: RTNETLINK answers: File exists
...s'' # high priority destination ports - I''ll fill these in later (when this # thing works) HIGHPORT= # low priority destination ports LOWPORT= $TC qdisc add dev $IDEV root handle 1: cbq bandwidth 1600Kbit cell 8\ avpkt 1000 mpu 64 $TC class add dev $IDEV parent 1: classid 1:1 est 1sec 8sec cbq\ bandwidth 1600Kbit rate 1500kbit allot 1514 maxburst 20 avpkt 1000\ prio 0 bounded isolated cat $IPS | sed -e ''s/#.*$//; s/^ *$//;'' | while read IP RATE STATUS; do if [ "x$IP" == "x" ]; then continue fi # I use the last byte of the custo...
2008 Nov 08
4
Variable mpid - what is it?
DTraceToolkit has a dtrace script (Proc/pidpersec.d) that refers to a variable mpid as below profile:::tick-1sec { printf("%-22Y %8d %6d\n", walltimestamp, `mpid, pids); pids = 0; } Where is `mpid getting picked from (it isn''t declared anywhere else)? What does the character ` in `mpid signify? I do not see any reference to this variable in the dtrace manual/user-guide. -Shiv
2005 Jul 04
4
Long delay via Teliax
I'm testing Teliax tall free number line and I'm experiencing long delay about 1sec. during conversation. When I call myself over FWD the response is normal no delay or cut messages. When I call my number over FWD the is a long delay, welcome message usually cuts off few first words and during conversation my voice arrives after about 1sec. delay. Since, the 800-number is only a...
2003 Apr 03
6
tc problem
Hello.. I have a linux box and I want to make priority on traffic generated by my LAN''s computers.. I don''t have a guaranted bandwidth, so I wanna use sfq... I want to make traffic to port 80 , 443 , 25 & 110 PRIORITY 1 Traffic src or dest 192.168.0.2 to make priority 2 And the rest to put it in proiority 3.. I did the following : tc qdisc add dev eth0 root handle 1:
2001 Jun 08
2
Problem with TC
...I am not sure if this problem has been discussed already. I am running red-hat LINUX 2.2.14 and the version of iproute that comes with it. The problem is that whatever I give as a command it tells me RTNETLINK answers : Invalid argument Example : tc qdisc add dev eth2 handle 10: root estimator 1sec 8sec prio bands 3 priomap 0 1 2 I have tried all kinds of combinations and it refuses to do anything...Can anyone please help me?? Thanks, Anand Get 250 color business cards for FREE! http://businesscards.lycos.com/vp/fastpath/
2002 Dec 29
8
wondershaper + htb prio + qdisc prio
...nt. didn''t work so he tryed with just a prio qdisc and put the icmp packets in the 0 band, the script: $iptables -t mangle -A POSTROUTING -p icmp -j TOS --set-tos 0x10 $tc qdisc del $IF_EXT root $tc qdisc add $IF_EXT root handle 10: prio $tc qdisc add $IF_EXT parent 10:1 handle 20: est 1sec 8sec bfifo $tc qdisc add $IF_EXT parent 10:2 handle 30: est 1sec 8sec bfifo $tc qdisc add $IF_EXT parent 10:3 handle 40: est 1sec 8sec bfifo $tc filter add $IF_EXT parent 10: protocol ip prio 1 u32 match ip tos 0x10 0xff flowid 10:1 $tc filter add $IF_EXT parent 10: protocol ip prio 1 u32 match ip...
2009 Jun 01
3
Within Subject ANOVA question
Dear R users, I have copied for following table from an article on "Using confidence intervals in within-subject designs": Subject 1sec 2sec 5sec 1 10 13 13 12.00 2 6 8 8 7.33 3 11 14 14 13.00 4 22 23 25 23.33 5 16 18 20 18.00 6 15 17 17 16.33 7 1 1 4 2.00 8 12 15 17 14.67 9 9 12 12 11.00 10 8 9 12 9.67 I rearranged the data this way: >subject<-factor(c(1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10)) >con...
2010 Jun 02
2
Faster union of polygons?
...cate(500, releaf(leaf), simplify=FALSE) # Make into gpc.poly class: leaves <- lapply(leaves, as, "gpc.poly") # Make union ..... system.time({ leavesoutline <- union(leaves[[1]], leaves[[2]]) for(i in 3:length(leaves))leavesoutline <- union(leavesoutline, leaves[[i]]) }) # about 1sec here. # Check it: plot(leavesoutline) thanks! Remko ------------------------------------------------- Remko Duursma Research Lecturer Centre for Plants and the Environment University of Western Sydney Hawkesbury Campus Richmond NSW 2753 Dept of Biological Science Macquarie University North...
2006 Apr 10
2
Control-c
why do I need to use Control-c to stop my trace, for example: #dtrace -n ''profile:::tick-1sec/++x == 10/ {exit(0)}'' in my system with heavy IO load, I have to use Control-c without heavy IO, the same trace cmd just return automatically after 10 sec. I just assume Control-c is to deliver a signal to dtrace, but why do I have to in some cases (like I have a heavy IO load)? Thank...
2006 Oct 10
1
Strange FXS disconnection problem.
Hi All, I've tried to find the solution to this, but sadly met with failure. I've got an asterisk box with two X100P's in, and both cards have the same strange problem. After 2min 40seconds (always: within +/- 1sec) they drop an outbound call. Inbound calls are not affected... they stay up as long as required. I've seen a fair bit of chatter about similar kinds of problems sometimes being related to callprogess detecting false hang-ups, so I've made sure this is disabled in Zapata.conf but it see...
2009 Jan 18
1
caller ID - handle_request_invite: Failed to authenticate user
...e: Failed to authenticate user THELMA <sip:7804789998 at 10.10.0.103>;tag=50e17675d59121c4o1 at this point call fails, it is not being passed through to asterisk. I'm using Linksys 3102, PSTN answer delay is set to 3sec. to allow for caller ID to pass through. When I decrease timing to 1sec. or eliminate it 0sec the call goes through but there is no caller ID being forwarded. It was working OK for a while. So I'm not sure if Shaw Cable have upgraded something on their digital phone or there is a problem with asterisk/ <4> is a Line1 <pstn-4444> is PSTN Line -- #J...
2007 Apr 17
0
RSVP questions?
...me? 2.) What is the relationship between the CBQ class created for RSVP traffic and the CBQ parameter that is in RSVP.conf? - ex. ### cbq qdisc ### tc qdisc add dev eth0 root handle 1: cbq bandwidth 10mbit avpkt 1000 mpu 64 ### cbq root rate ### tc class add dev eth0 parent 1:0 classid :1 est 1sec 8sec cbq bandwidth 10mbit rate 1mbit allot 1514 maxburst 50 avpkt 1000 ### extra class ### tc class add dev eth0 parent 1:1 classid :2 est 1sec 8sec cbq bandwidth 10mbit rate 100kbit allot 1514 weight 500Kbit prio 6 maxburst 50 avpkt 1000 ### rsvp class - classid acts as filter ??? ### tc class add...
2007 Dec 15
1
hfsc and bps
Hi! Do you know somthing about hfsc and bps? There''s no output for speed only for packets. Doesn''t hfsc support such a field? tc -s class show dev eth0 class hfsc 1: root Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0) rate 0bit 0pps backlog 0b 0p requeues 0 period 0 level 2 class hfsc 1:11 parent 1:1 sc m1 0bit d 18.0ms m2 1000Kbit ul m1 0bit d 0us m2
2013 Jun 07
2
[LLVMdev] [cfe-dev] [3.3 Release] 3.3rc3 Now Available
I'm not sure I follow. Will the final binaries have a bad RPATH or not? A 1sec startup pause on some (admittedly crazy) systems seems like a big deal to me. On Fri, Jun 7, 2013 at 6:51 AM, Bill Wendling <wendling at apple.com> wrote: > On Jun 6, 2013, at 9:04 AM, Hans Wennborg <hans at chromium.org> wrote: > > > It's probably PR12517. > >...
2011 Apr 30
10
How to check if a package exists
Dear all, I''m trying to do this. Say for example, I want this link: "liblcgdm.so -> liblcgdm.so.1.8.0" to be present on the client only if "lcgdm- libs-1.8.0-1sec.sl5" is already listed. I already have this to create the link: file { ''liblcgdm.so'': ensure => symlink, name => ''/opt/lcg/lib/liblcgdm.so'', target => ''liblcgdm.so.1.8.0''; } but how do I check the existence o...
2010 Jul 06
0
Problem with wct4xxp - cannot make calls
...18:00:09 server kernel: Reg 6: 0xc01a016c Jul 5 18:00:09 server kernel: Reg 7: 0x00001f00 Jul 5 18:00:09 server kernel: Reg 8: 0x010200ff Jul 5 18:00:09 server kernel: Reg 9: 0x00fd0001 Jul 5 18:00:10 server kernel: Reg 10: 0x0000004a Jul 5 18:00:10 server kernel: wct4xxp 0000:06:08.0: Enabled 1sec error counter interrupt Jul 5 18:00:10 server kernel: wct4xxp 0000:06:08.0: Enabled errored second interrupt Jul 5 18:00:10 server kernel: wct4xxp 0000:06:08.0: Enabled 1sec error counter interrupt Jul 5 18:00:10 server kernel: wct4xxp 0000:06:08.0: Enabled errored second interrupt Jul 5 18...
2007 May 04
0
RSVP RESV not seen
...recv rate sinkrate rsvp 100 RSVP.CONF: - all nodes have the corresponding settings api 4000 interface eth1 refresh 10000 tc cbq 1000000 2500 CBQ SCRIPT: $TC qdisc add dev $DEVICE root handle 1: cbq \ bandwidth $RATE avpkt 1000 mpu 64 $TC class add dev $DEVICE parent 1:0 classid :1 est 1sec 8sec cbq \ bandwidth $RATE rate $RATE allot 1514 maxburst 50 avpkt 1000 $TC class add dev $DEVICE parent 1:1 classid :2 est 1sec 8sec cbq \ bandwidth $RATE rate $BE_RATE allot 1514 weight 500Kbit \ prio 6 maxburst 50 avpkt 1000 split 1:0 defmap ffff borrow $TC class add dev $DEVICE parent 1:1 class...
2006 May 12
10
why dtrace is not quiet?
i''m running the following script: #pragma D option quiet profile:::tick-1sec / ++x >= 15 / { exit(0); } io:::start { @io_size[execname] = sum(args[0]->b_bcount); } on exit, the script prints out the value of @io_size, why? there''s no printa(), and i also specified "D option quiet" (i also tried -q). this seems to happen with any kind of probe:...
2004 Nov 22
3
Mode context extremely poor performance.
...ime than the on RAW or ext2 database. I have ran this request on a single IA32 machine with Redhat and dbf on ext2. The average reponse time is less than a sec. The same request on RAC 4 nodes cluster on RAW take the same average time. On ext2 idem. But on OCFS it took up to 15 sec randomly between 1sec>responce_time>15sec. We tried to ran the request on a single itanium (without RAC) on OCFS. - > sameproblem. We tries to ran the request on single nodes without RAC with only DBF file on OCFS. -> Same problem. We tried to run several version of OCFS -> same problem. We bench a few...
2004 Nov 22
3
Mode context extremely poor performance.
...ime than the on RAW or ext2 database. I have ran this request on a single IA32 machine with Redhat and dbf on ext2. The average reponse time is less than a sec. The same request on RAC 4 nodes cluster on RAW take the same average time. On ext2 idem. But on OCFS it took up to 15 sec randomly between 1sec>responce_time>15sec. We tried to ran the request on a single itanium (without RAC) on OCFS. - > sameproblem. We tries to ran the request on single nodes without RAC with only DBF file on OCFS. -> Same problem. We tried to run several version of OCFS -> same problem. We bench a few...