All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ed Wildgoose <lists@wildgooses.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] filter ingress policy rates -> slow!!
Date: Sat, 03 Jul 2004 13:13:26 +0000	[thread overview]
Message-ID: <40E6B0F6.10805@wildgooses.com> (raw)
In-Reply-To: <200407011810.01786.edulix@tumundoweb.com>

>
>
>I think it will change because: 
>I'm not going to use the same distro, but change from Fedora to Suse.
>What's more, I've managed to compile this same kernel source time ago, so 
>something wrong must be happening :-). 
>  
>

One workaround is to look at which module is erroring (in your case an 
IDE bit of code).  And then see if you live without that code (disable 
it). 

Also if you are using a redhat .config preprovided file then it tends to 
build everything as a module - in my experience this becomes very 
fragile.  I prefer to have few or no modules (and this tends to fix a 
lot of compile probs as well)

>As I said, I'll get Suse 9.1 Prof soon (the 10th most probably). I'm curious 
>about the PSCHED_CLOCK_SOURCE value. Is it wrong or deprecated the default 
>Fedora's value (PSCHED_JIFFIES instead of PSCHED_CPU)? Or is it just that you 
>have to compile your own kernel in order to get ingress rate policies working 
>fine ?
>  
>

I'm a BIG fan of gentoo.  You never need to upgrade again...!  (Debian 
sounds nice as well)

I think the psched_clock_source code just changes how the scheduler 
works out how often to fire.  Basically its hard to get accurate high 
resolution timers on most operating systems.  I haven't studied the 
details, but assume the CPU method gives more accurate results, perhaps 
at the expense of more CPU required..?

Ed W
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

  parent reply	other threads:[~2004-07-03 13:13 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-01 16:10 [LARTC] filter ingress policy rates -> slow!! Edulix
2004-07-01 20:40 ` Stef Coene
2004-07-02  8:36 ` Edulix
2004-07-02 14:13 ` gypsy
2004-07-03  4:14 ` gypsy
2004-07-03  9:44 ` Edulix
2004-07-03 11:09 ` Ed Wildgoose
2004-07-03 11:47 ` Edulix
2004-07-03 13:13 ` Ed Wildgoose [this message]
2004-07-03 15:02 ` gypsy
2004-07-03 22:25 ` Edulix
2004-07-04 19:47 ` gypsy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40E6B0F6.10805@wildgooses.com \
    --to=lists@wildgooses.com \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.