search for: tgr

Displaying 13 results from an estimated 13 matches for "tgr".

Did you mean: tar
2004 Nov 04
6
Recent changes in qdisc/cls APIs
Folks, I''ve been changing some of the classifier APIs especially bits related to the rate estimator and statistics between 2.6.8 and 2.6.10. This probably broke some external classifiers such as esfq. If you happen to use one of them just send me the correspondig patch and I will fix it up for you. Cheers _______________________________________________ LARTC mailing list /
2010 Jul 13
0
object of class madata
Hi, Am using maanova package for doing anova.But am getting error like this..plz, help me regarding this.. > TGR=read.madata("rmaexpr.dat",designfile="design.dat") Reading one color array. Otherwise change arrayType='twoColor' then read the data again Warning messages: 1: In read.madata("rmaexpr.dat", designfile = "design.dat") : Assume that the first column...
2005 Jun 29
6
statistics + c code
Good morning :) I want to use some c code to read statistics as well as the configured settings ... .. Just give me some links for starting reading :) Have a nice day ____________________________________________________ Yahoo! Sports Rekindle the Rivalries. Sign up for Fantasy Football http://football.fantasysports.yahoo.com
2010 Jul 29
7
newton.method
Hi, Is this method broken in R? I am using it to find roots of the following function: f(x) = 2.5*exp(-0.5*(2*0.045 - x)) + 2.5*exp(-0.045) + 2.5*exp(-1.5*x) - 100 It is giving an answer of -38.4762403 which is not even close (f(x) = 2.903809e+25 for x=-38.4762403). The answer should be around 0.01-0.1. This function should converge.. Even for a simple function like f(x) = exp(-x) * x, it gives
2005 Jan 05
19
[PATCH] mark in u32
Hello, Stephen, List! Attached is the patch for iproute2 to add the possibility to use fwmark in u32 filters. The kernel part was included in 2.6.10. Please apply! Thank you! For more info: - Kernel patch (not needed for 2.6.10): http://kernel.umbrella.ro/net/mark_in_u32/net-match-nfmark-in-u32.patch - Examples: http://kernel.umbrella.ro/net/mark_in_u32/examples.txt --- Catalin(ux aka Dino)
2005 Mar 20
3
Adding dsmark qdisc fails
I''m trying to configure dsmark qdisc on 2.6.11.4 user mode linux and tc from iproute2-2.6.11-050314. I think I have some mismatch in my setup since adding dsmark qdisc fails *unless* I specify "set_tc_index" argument which I believe should be optional: # tc qdisc add dev eth1 handle 1:0 root dsmark indices 8 RTNETLINK answers: Invalid argument Mar 20 13:00:50 user user.debug
2010 Aug 11
0
No CDR with originate from manager and then an redirect to a dial from manager
...sterisk.org/view.php?id=17592&nbn=16>] The path in this issue is installed on our servers. Additional Information: Logging of the Dial command which was used to call number B. (after the redirect) Executing [s at setup_agent:229] Dial("DAHDI/1-1", "DAHDI/g1/0031655871460,30,tgR") in new stack -- Requested transfer capability: 0x00 - SPEECH -- Called g1/0031655871460 -- DAHDI/2-1 is proceeding passing it to DAHDI/1-1 -- DAHDI/2-1 is ringing -- DAHDI/2-1 answered DAHDI/1-1 Does anybody have this same problem, or does anybody knows a solution? Ast...
2005 Jun 14
1
C/Java libraries for iproute
Anybody knows allready programmed libraries either java or C to create/destroy queues?
2004 Oct 12
12
Qdisc statistics project
As a necessety for my job is to real-time monitor the bytes, packets, packet dropped etc of all the qdiscs working inside the kernel i''ve tried varius methods: 1. Parse tc -s command output and update a round robin database and use rrdtool to graphically display tc statistics. [varius perl scripts exist for the above job] 2. Unsuccesfully tried QoS SNMP extensions, in order to use a
2013 Oct 21
36
[PATCH 0 of 5 V3] Remus/Libxl: Network buffering support
This patch series adds support for network buffering in the Remus codebase in libxl. Changes in V3: [1/5] Fix redundant checks in configure scripts (based on Ian Campbell''s suggestions) [2/5] Introduce locking in the script, during IFB setup. Add xenstore paths used by netbuf scripts to xenstore-paths.markdown [3/5] Hotplug scripts setup/teardown invocations are now
2003 Dec 01
0
No subject
...g [212.84.234.227]) by lists.samba.org (Postfix) with SMTP id 2A4954F7F for <samba@lists.samba.org>; Thu, 2 Aug 2001 08:12:10 -0700 (PDT) Received: (qmail 13242 invoked by uid 8); 2 Aug 2001 15:16:46 -0000 From: thomas graichen <list-samba@spoiled.org> Reply-To: thomas graichen <tgr@spoiled.org> X-Newsgroups: spoiled.samba Subject: problem with wincvs on samba share Date: Thu, 2 Aug 2001 17:15:23 +0200 Organization: spoiled dot org Lines: 41 Distribution: local Message-ID: <news2mail-20010802151523.20202D9B.NOFFLE@tecklenburg2.spm.d e> References: <20010801143718...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking
2002 Feb 09
3
Samba 2.2.3 Windows Printer Drivers definitions
Hi, I have a question about the assignment of printer drivers for windows to my printers in printcap. How do I configure a printer located in my printcap to be recognised by a windows pc as the right model? Where is the mapping supposed to be saved? I have RH 7.2, samba 2.2.3 and lprng running on a PPro 200 Compaq. My intention is that it will serv as a queue server for about 100 printers.