Displaying 20 results from an estimated 1000 matches similar to: "kernel freeze after cbq startup"
2005 May 19
7
equal bandwidth for all IPs
Hi,
How can I set equal bandwidth of 512kbit downlink and 256kbit uplink for
every single IP address of 254 IP addresses I have in my LAN?
Regards,
ro0ot
2005 Jun 07
7
wrr question
Guys
All the recent discussions recently, and the knowledge of a 2.6 port,
of WRR has made me very keen on trying it. I had a look at the docs
and examples know but my mind is not in a very receptive state.
Take this simple example.
Incoming internet connection of 1mbps. Shared between up to 25 users
simultaneously.
I know that WRR can fairly distribute the traffic amongst the
currently
2005 Jan 07
0
Something on CBQ!
Hello,
I think I have misundertood the relationship between cbq and the queue (such as
Red) attached to
it. This is my latest opion, please give me some advice on it:
At beginning, I thought that a packet will be firstly classified by the CBQ where
it will
find the proper class it belongs to. Then the packet enters the queue attached to
that class.
At last, the packet is scheduled in that
2001 Sep 06
2
Compiling 1.3.1 under RH Linux
Hi,
I am trying to compile R-1.3.1 under RH-7.2 Linux. I used the old gcc
compiler (kgcc) and the compilation went fine. I can start R and run some
rudimentary tasks with no problem. However, when I did
make check
I got the following error in base-Ex.Rout
> fa <- file.access(dir("."))
Error in file.access(dir(".")) : file.access is not implemented on
2010 Aug 15
1
parent.frame(1) of a S4 method is not a calling environment.
Dear Developers,
I wonder what are the parent.frame rules for methods. For ordinary functions one
can call parent.frame() and be sure that it is the environment of a calling
function. With S4 aparently it is not the case.
Here is what I have discovered by trial and error so far:
> setClass("A", contains="vector")
[1] "A"
> setGeneric("foo",
2003 Jan 13
1
Getting Error when starting Wondershaper 1.1a
Hello,
i´ve installed a Suse 8.1 minimal System with iproute 2.4.7 and iptables, Suse default Kernel 2.4.19.
When I start the Wondershaper 1.1a Script I get the following Error:
CBQ: "allot" is required to set WRR parameters.
/home/skripte/./wshaper: line 72: allot: command not found
CBQ: "allot" is required to set WRR parameters.
/home/skripte/./wshaper: line 78: allot:
2011 Sep 03
2
ROCR package question for evaluating two regression models
Hello All,
I have used logistic regression glm in R and I am evaluating two models both learned with glm but with different predictors. model1 <- glm (Y ~ x4+ x5+ x6+ x7, data = dat, family = binomial(link=logit))model2 <- glm (Y~ x1 + x2 +x3 , data = dat, family = binomial(link=logit))
and I would like to compare these two models based on the prediction that I get from each model:
pred1 =
2005 Jan 04
4
Scheduler Mechnisms!
Hello,
Normally, in addition to such qdisc scheduler mechanisms as FIFO, PQ, WRR, WFQ,
are there any more? Then, there is a confusion on scheduler in Linux enviroment:
Assume there is a qdisc, such as RED as a leaf qdisc in a router, we know, if
there is packet which want to enqueue the packet, the Function red_enqueue is
called, but when the packet leave the queue(when the Function red_dequeue
2017 Dec 22
4
codificación
Estimados compañeros me tiene loco un problema de codificación que no
logro resolver. Importo un fichero cuyo nombre tiene acento. Pongamos
por ejemplo "Adrián.doc". Escribo el siguiente comando:
mdoc<-list.files(path = dest,pattern = "*.doc", full.names = TRUE)
Entonces mdoc, además del path, se me presenta como:
"Adria´n.doc"
Aunque le quite la tilde con:
2023 Nov 06
1
Local calls not possible when Internet connection down
Could you show the phone configurations - section "Proxy and Registration"
On Mon, 6 Nov 2023 at 23:13, Marek Greško <marek.gresko at protonmail.com>
wrote:
> Hello,
>
> you are probably right. It should somehow be related to DNS. I just found
> out this in the storm of previous messages:
>
> WARNING[13945] taskprocessor.c: The 'dns_system_resolver_tp'
2023 Nov 08
1
Local calls not possible when Internet connection down
Hello,
it did not seem the call hung. It seemed it never started. There was no dialplan execution on the asterisk side. It looked like phones were unregistered. Same shows the log posted previously.
Marek
Sent with Proton Mail secure email.
------- Original Message -------
On Wednesday, November 8th, 2023 at 1:21, John Harragin <jharragin at mw.k12.ny.us> wrote:
> Marek,
>
2006 Jan 30
2
Suggestions for a new shaper
Guys
Reading through my lartc mail, and thinking on how to tackle my next
shaping solution, gave me an idea. I''d like to propose this idea for
scrutiny and if it sounds viable I''ll definitely need to start
developing in due time.
For me in my day to day work with developing network application
specifically geared for middle-tier ISP''s, and reading on other
peoples
2005 Jul 26
4
wrr vs. htb
Guys
I''m looking for some advice on the following situation:
We''re serving a residential complex with internet, the network has
grown and with it has the problems, below is a descriptive layout of
our current setup:
Connection: ADSL
Down/Up speed: 512kbps/256kbps (1024kbps/256kbps in the near future)
2.0GHz Celeron D with 512MB RAM
Current users: 140
Maximum amount of users:
2009 Nov 10
3
creating multiple plots using a splitting factor
Hello,
I am new to R. I often collect data at multiple sites and need to
create separate graphs (such as scatterplots or histograms) of specific
variables for each site. I have tried to do this by splitting the data
frame and then using lapply, but it seems that the graphing commands
cannot be called as functions. Here is a sample of my data, called
"seeddist2":
site
2023 Nov 08
1
Local calls not possible when Internet connection down
Are the phones and the server in the same subnet? You might making note of
the IPs and just simply try pinging everything with the uplink
disconnected. Also, if you are using domain names for registration, it is
possible a dns server must be reachable.
If you are using database for any of your call processing, an unreachable
dns server can also be the cause of trouble. For some reason, even if
2001 Sep 19
1
ext3 0.9.6 vs ext3 0.9.9
Hello,
I have done extensive testing between 2.4.9 and 2.4.9-ac12 with ext3
0.9.6 and 0.9.9. I also tried using both kgcc and gcc-2.96.
I have a problem with logging into xdm or starting the gnome-session
totally locking up the machine while using ext3 0.9.9.
It seems to go away using ext3-0.9.6. During xdm/gnome-session the hard
disk is under heavy activity. I have attached my
kernel config.
2004 Aug 06
1
DarkIce
> > Can I be any more trouble today? :)
>
> Do yourself a favour and don't use gcc 2.96 for compiling lame. Even it
> does compile, the generated binaries will be broken (segfault and/or
> giving loads of bogus error messages)
Ie, use
CC=kgcc ./configure
:)
jack.
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage:
2006 Jan 20
5
multiple wrr as child of htb
Hi all,
Here''s the situation.
I have 80 users sharing a internet link of 5Mb link.
The users are grouped in /29 ip addr classes so I have 10 classes of users
I want to create a root htb, then 10 htb childs each with 0.5Mb
bandwidth. The traffic will be directed to each class using tc filters.
Now, I want that each of 8 users from each class to share equally the
class bandwidth. Can I
2005 Jul 11
4
wonder-shaper
Hi all,
I need to provide shell hosting for about 40 users, and few
days ago I found the wondershaper script, so Im trying to
know if this script could help me to improve interactive ssh/telnet
connections.
Wondershaper could help me or its only efective on OUTGOINGS requests?
Ok, any comment and feedback will be welcome.
Sorry for my bad english and THANKS in advance.
2005 May 30
2
wrr in 2.6.x
Guys
Given the replies and interests lately on the WRR scheduler, and the
shameless promotion of Route Hat (only kidding), my question is
simple. Is there an alternative for the 2.6.x kernels?
>From what I gather WRR is only available for the 2.4 kernels...
Regards
--
Kenneth Kalmer
kenneth.kalmer@gmail.com
http://opensourcery.blogspot.com