mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Willy Tarreau <willy@w.ods.org>
To: Roberto Nibali <ratz@drugphish.ch>
Cc: Marcelo Tosatti <marcelo.tosatti@cyclades.com>,
	Grant Coady <gcoady@gmail.com>,
	linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.32-rc2
Date: Thu, 3 Nov 2005 06:43:43 +0100	[thread overview]
Message-ID: <20051103054343.GA19202@alpha.home.local> (raw)
In-Reply-To: <43689CCF.1060102@drugphish.ch>

Hi Roberto,

On Wed, Nov 02, 2005 at 12:02:39PM +0100, Roberto Nibali wrote:
> Bonjour Willy,
> 
> >>Willy, if you have time, could you check your non-i386 boxes with a
> >>2.95.x compiled 2.4.x kernel, with IPVS enabled?
> >  
> > Yes, no problem, but you'll have to tell me what to test ! (a config
> > or script will save me some time). I have a Sun Ultra60 (ultrasparc SMP)
> > which matches your description. I just have a doubt about gcc-2.95
> > availability on this box, I know I have a 3.3.6, do you think that the
> > problem is gcc-related (too strong optimization or de-inlining, etc) ?
> 
> At least following should be set, the rest you can leave to your gusto:
> 
> CONFIG_ACPI=y
> CONFIG_ACPI_BOOT=y
> CONFIG_ACPI_BUS=y
> CONFIG_ACPI_INTERPRETER=y
> CONFIG_ACPI_EC=y
> CONFIG_ACPI_POWER=y
> CONFIG_ACPI_PCI=y
> CONFIG_ACPI_MMCONFIG=y
> CONFIG_ACPI_SLEEP=y
> CONFIG_ACPI_SYSTEM=y

OK, I can confirm that these ones get washed out

> CONFIG_IP_VS=m
> CONFIG_IP_VS_DEBUG=y
> CONFIG_IP_VS_TAB_BITS=12
> CONFIG_IP_VS_RR=m
> CONFIG_IP_VS_WRR=m
> CONFIG_IP_VS_LC=m
> CONFIG_IP_VS_WLC=m
> CONFIG_IP_VS_LBLC=m
> CONFIG_IP_VS_LBLCR=m
> CONFIG_IP_VS_DH=m
> CONFIG_IP_VS_SH=m
> CONFIG_IP_VS_SED=m
> CONFIG_IP_VS_NQ=m
> CONFIG_IP_VS_HPRIO=m
> CONFIG_IP_VS_FTP=m

These ones stay enabled.

> One issue is a possible C99'ism in the last IPVS patch. If you find
> time, please have a 2.95.x compiler installed.

I discovered that gcc-2.95.4 cannot compile kernel on sparc64 anymore :-(
I even wonder if it ever had been able to, because it does not know about
the -mmedlow option. I removed it to check further, but then ld segfaults
complaining that v8plus objects are not compatible with v9 output. Retrying
with 3.3.5 so...

> Another thing that could fail is if you additionally set
> 
> CONFIG_ACPI_FAN=m
> 
> and compile with CFLAGS="-g -ggdb"

I bet you guessed it gets ignored too :-) But I could test this on my
dual-athlon with gcc-2.95 if it is of any interest.

Regards,
Willy


  parent reply	other threads:[~2005-11-03  5:55 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-31 17:57 Marcelo Tosatti
2005-11-01  4:06 ` Grant Coady
2005-11-01  7:49   ` Willy Tarreau
2005-11-01  6:34     ` Marcelo Tosatti
2005-11-01 20:00       ` Roberto Nibali
2005-11-02  0:28         ` Willy Tarreau
2005-11-02 11:02           ` Roberto Nibali
2005-11-02 12:29             ` Willy Tarreau
2005-11-03 10:19               ` Roberto Nibali
2005-11-04  0:09                 ` Willy Tarreau
2005-11-04  8:50                   ` Roberto Nibali
2005-11-03  5:43             ` Willy Tarreau [this message]
2005-11-03  6:41             ` Willy TARREAU
2005-11-04  9:41       ` [PATCH 2.4] [IPVS] fix missing refcnt put with expire_nodest_conn Roberto Nibali
2005-11-01 10:56     ` Linux 2.4.32-rc2 Willy Tarreau

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=20051103054343.GA19202@alpha.home.local \
    --to=willy@w.ods.org \
    --cc=gcoady@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo.tosatti@cyclades.com \
    --cc=ratz@drugphish.ch \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome