public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "J.A. Magallon" <jamagallon@able.es>
To: Neil Brown <neilb@suse.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.16-rc1-mm4 i386 atomic operations broken on SMP (in modules at least)
Date: Thu, 2 Feb 2006 09:15:14 +0100	[thread overview]
Message-ID: <20060202091514.5e9f356e@werewolf.auna.net> (raw)
In-Reply-To: <17377.25947.81994.747575@cse.unsw.edu.au>

[-- Attachment #1: Type: text/plain, Size: 2691 bytes --]

On Thu, 2 Feb 2006 12:50:19 +1100, Neil Brown <neilb@suse.de> wrote:

> On Thursday February 2, jamagallon@able.es wrote:
> > On Thu, 2 Feb 2006 12:19:22 +1100, Neil Brown <neilb@suse.de> wrote:
> > 
> > > 
> > > I've been testing md/raid in 2.6.16-rc1-mm4 on a dual Xeon with most
> > > of the md personalities compiled as modules, and weird stuff if
> > > happening.
> > > 
> > > In particular I'm getting lots of 
> > > 
> > >     BUG: atomic counter underflow at:
> > > 
> > > reports in raid10 and raid5, which are modules.
> > > 
> > >
> > 
> > I also run this kernel (plus a couple patches) on a SATA raid5 setup, and
> > had no problems. People throws and gets files via SMB/AFP, mainly.
> > 
> > My box is dual PIII@933.
> 
> Is 'raid5' a module, or is it compiled in?
> 

nada:/usr/src/linux# grep _MD_ .config
CONFIG_MD_LINEAR=y
CONFIG_MD_RAID0=y
CONFIG_MD_RAID1=y
CONFIG_MD_RAID10=y
CONFIG_MD_RAID5=y
CONFIG_MD_RAID6=y
CONFIG_MD_MULTIPATH=m
# CONFIG_MD_FAULTY is not set

nada:/usr/src/linux# lsmod
Module                  Size  Used by
w83627hf               22512  0 
hwmon_vid               2016  1 w83627hf
i2c_isa                 3392  1 w83627hf
i2c_viapro              7188  0 
i2c_core               16640  3 w83627hf,i2c_isa,i2c_viapro
snd_ens1371            18656  0 
snd_rawmidi            17312  1 snd_ens1371
snd_ac97_codec         87744  1 snd_ens1371
snd_ac97_bus            1760  1 snd_ac97_codec
snd_pcm                72772  2 snd_ens1371,snd_ac97_codec
snd_timer              18724  1 snd_pcm
snd_page_alloc          7784  1 snd_pcm
snd                    38104  5 snd_ens1371,snd_rawmidi,snd_ac97_codec,snd_pcm,snd_timer
e100                   31620  0 
ide_cd                 35264  0 
loop                   11816  0 
via82cxxx               8132  0 [permanent]
ide_core              109844  2 ide_cd,via82cxxx
via_agp                 7584  1 
agpgart                25352  1 via_agp
microcode               5592  0 
sata_promise            8868  7 
libata                 63956  1 sata_promise
uhci_hcd               20044  0 
sg                     20984  0 
st                     34880  0 
sr_mod                 14020  0 
cdrom                  34320  2 ide_cd,sr_mod

nada:/usr/src/linux# grep BUG /var/log/syslog
nada:/usr/src/linux# grep BUG /var/log/messages
nada:/usr/src/linux# 

;)

--
J.A. Magallon <jamagallon()able!es>     \               Software is like sex:
werewolf!able!es                         \         It's better when it's free
Mandriva Linux release 2006.1 (Cooker) for i586
Linux 2.6.15-jam7 (gcc 4.0.2 (4.0.2-1mdk for Mandriva Linux release 2006.1))

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2006-02-02  8:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-02  1:19 2.6.16-rc1-mm4 i386 atomic operations broken on SMP (in modules at least) Neil Brown
2006-02-02  1:35 ` J.A. Magallon
2006-02-02  1:50   ` Neil Brown
2006-02-02  8:15     ` J.A. Magallon [this message]
2006-02-02  8:23       ` Neil Brown
  -- strict thread matches above, loose matches on Subject: below --
2006-02-02 18:12 Chuck Ebbert
2006-02-02 21:52 ` Andrew Morton
2006-02-02 22:41   ` Neil Brown
2006-02-02 23:28 Chuck Ebbert

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=20060202091514.5e9f356e@werewolf.auna.net \
    --to=jamagallon@able.es \
    --cc=linux-kernel@vger.kernel.org \
    --cc=neilb@suse.de \
    /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