* Re: iwlagn: associating with AP causes kernel hiccup [not found] <gd5gs4$abi$1@ger.gmane.org> @ 2008-10-15 20:59 ` reinette chatre [not found] ` <gd9v3f$3ft$1@ger.gmane.org> 0 siblings, 1 reply; 8+ messages in thread From: reinette chatre @ 2008-10-15 20:59 UTC (permalink / raw) To: Frederik Himpe; +Cc: linux-wireless, linux-kernel On Wed, 2008-10-15 at 19:38 +0000, Frederik Himpe wrote: > When I associate with an AP, Linux 2.6.27 seems to "hang" for a few > seconds. During that time, all sound stops playing and keyboard and mouse > input is impossible. In the log I see this: > > wlan0: authenticate with AP 00:15:f2:0a:ab:43 > wlan0: authenticate with AP 00:15:f2:0a:ab:43 > wlan0: authenticate with AP 00:15:f2:0a:ab:43 > wlan0: authenticated > wlan0: associate with AP 00:15:f2:0a:ab:43 > wlan0: RX AssocResp from 00:15:f2:0a:ab:43 (capab=0x431 status=0 aid=2) > wlan0: associated > ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready > iwlagn 0000:0c:00.0: PCI INT A disabled > iwlagn 0000:0c:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 > iwlagn 0000:0c:00.0: restoring config space at offset 0x1 (was 0x100102, > writing 0x100106) Are you running wpa_supplicant and/or network manager? Can you try testing without them? Reinette ^ permalink raw reply [flat|nested] 8+ messages in thread
[parent not found: <gd9v3f$3ft$1@ger.gmane.org>]
[parent not found: <gd9vpo$5ql$1@ger.gmane.org>]
* Re: iwlagn: associating with AP causes kernel hiccup [not found] ` <gd9vpo$5ql$1@ger.gmane.org> @ 2008-10-17 15:27 ` Richard Scherping 2008-10-17 20:02 ` Tomas Winkler 0 siblings, 1 reply; 8+ messages in thread From: Richard Scherping @ 2008-10-17 15:27 UTC (permalink / raw) To: Frederik Himpe; +Cc: linux-wireless, linux-kernel >>>> When I associate with an AP, Linux 2.6.27 seems to "hang" for a few >>>> seconds. During that time, all sound stops playing and keyboard and >>>> mouse input is impossible. >> >> I'm using Mandriva 2009.0 x86_64 with wpa_supplicant and Mandriva's >> wireless network configuration tool (drakroam). >> >> Actually I just found out that running # ifconfig wlan0 down >> is enough to trigger the sound and mouse hanging for a few seconds. > > And shortly after I wrote that, while associating while getting an IP > with dhclient when associating with a WPA encrypted AP, I got this > backtrace in my logs: > [...] I have a similar problem here. No crash up to now, but the very same "hang" for a few seconds on "ifconfig wlan0 down". Interestingly this does only happen after a normal boot - once I did a suspend and resume (S3), there is no hang anymore. Hardware: Thinkpad T61p with Intel 4965 agn Software: Debian Lenny x86_64 with vanilla 2.6.27 kernel I remember having the same "hang" with older kernels, too. Richard ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: iwlagn: associating with AP causes kernel hiccup 2008-10-17 15:27 ` Richard Scherping @ 2008-10-17 20:02 ` Tomas Winkler 2008-10-18 16:17 ` Richard Scherping 0 siblings, 1 reply; 8+ messages in thread From: Tomas Winkler @ 2008-10-17 20:02 UTC (permalink / raw) To: Richard Scherping; +Cc: Frederik Himpe, linux-wireless, linux-kernel On Fri, Oct 17, 2008 at 5:27 PM, Richard Scherping <richard@scherping.de> wrote: >>>>> When I associate with an AP, Linux 2.6.27 seems to "hang" for a few >>>>> seconds. During that time, all sound stops playing and keyboard and >>>>> mouse input is impossible. >>> >>> I'm using Mandriva 2009.0 x86_64 with wpa_supplicant and Mandriva's >>> wireless network configuration tool (drakroam). >>> >>> Actually I just found out that running # ifconfig wlan0 down >>> is enough to trigger the sound and mouse hanging for a few seconds. >> >> And shortly after I wrote that, while associating while getting an IP >> with dhclient when associating with a WPA encrypted AP, I got this >> backtrace in my logs: >> [...] > > I have a similar problem here. No crash up to now, but the very same "hang" for a few seconds on "ifconfig wlan0 down". Interestingly this does only happen after a normal boot - once I did a suspend and resume (S3), there is no hang anymore. > > Hardware: Thinkpad T61p with Intel 4965 agn > Software: Debian Lenny x86_64 with vanilla 2.6.27 kernel > Driver in 2.6.27 is not stable, please try to reproduce this in current wireless-testing.git. Thanks ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: iwlagn: associating with AP causes kernel hiccup 2008-10-17 20:02 ` Tomas Winkler @ 2008-10-18 16:17 ` Richard Scherping 2008-10-19 15:18 ` Andy Lutomirski 0 siblings, 1 reply; 8+ messages in thread From: Richard Scherping @ 2008-10-18 16:17 UTC (permalink / raw) To: Tomas Winkler; +Cc: Frederik Himpe, linux-wireless, linux-kernel Tomas Winkler schrieb: > On Fri, Oct 17, 2008 at 5:27 PM, Richard Scherping <richard@scherping.de> wrote: >>>>>> When I associate with an AP, Linux 2.6.27 seems to "hang" for a few >>>>>> seconds. During that time, all sound stops playing and keyboard and >>>>>> mouse input is impossible. >>>> I'm using Mandriva 2009.0 x86_64 with wpa_supplicant and Mandriva's >>>> wireless network configuration tool (drakroam). >>>> >>>> Actually I just found out that running # ifconfig wlan0 down >>>> is enough to trigger the sound and mouse hanging for a few seconds. >>> And shortly after I wrote that, while associating while getting an IP >>> with dhclient when associating with a WPA encrypted AP, I got this >>> backtrace in my logs: >>> [...] >> I have a similar problem here. No crash up to now, but the very same "hang" for a few seconds on "ifconfig wlan0 down". Interestingly this does only happen after a normal boot - once I did a suspend and resume (S3), there is no hang anymore. >> >> Hardware: Thinkpad T61p with Intel 4965 agn >> Software: Debian Lenny x86_64 with vanilla 2.6.27 kernel >> > Driver in 2.6.27 is not stable, please try to reproduce this in > current wireless-testing.git. I do not have the time to compile and test wireless-testing ATM, sorry. In fact I am annoyed by the fact that iwlagn is "known to be unstable" in a stable kernel release and that this even seems to be a totally normal thing... Once compat-wireless is working again on my system I will try that and check whether the hang still occurs. Current compat-wireless does not for me - compilation says make[1]: Entering directory `/usr/src/linux-2.6.27' /home/richard/Desktop/compat-wireless-2008-10-17/config.mk:44: "WARNING: You are running a kernel >= 2.6.23, you should enable in it CONFIG_NETDEVICES_MULTIQUEUE for 802.11[ne] support" and I did not find CONFIG_NETDEVICES_MULTIQUEUE using menuconfig. Loading the modules fails with tons of unknown symbols and disagreed versions (already at cfg80211 and mac80211 modules). Perhaps I should go back to Debian stock 2.6.26 kernel - but there Ad-Hoc is broken on iwl4965, although it was working without problems earlier in 2.6.24. Richard ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: iwlagn: associating with AP causes kernel hiccup 2008-10-18 16:17 ` Richard Scherping @ 2008-10-19 15:18 ` Andy Lutomirski 2008-10-19 22:12 ` Tomas Winkler 0 siblings, 1 reply; 8+ messages in thread From: Andy Lutomirski @ 2008-10-19 15:18 UTC (permalink / raw) To: richard; +Cc: tomasw, Frederik Himpe, linux-wireless, linux-kernel Richard Scherping wrote: > Tomas Winkler schrieb: >> On Fri, Oct 17, 2008 at 5:27 PM, Richard Scherping <richard-YwAN3MSemFZ6lmGzAMPh1A@public.gmane.org> wrote: >>>>>>> When I associate with an AP, Linux 2.6.27 seems to "hang" for a few >>>>>>> seconds. During that time, all sound stops playing and keyboard and >>>>>>> mouse input is impossible. >>>>> I'm using Mandriva 2009.0 x86_64 with wpa_supplicant and Mandriva's >>>>> wireless network configuration tool (drakroam). >>>>> >>>>> Actually I just found out that running # ifconfig wlan0 down >>>>> is enough to trigger the sound and mouse hanging for a few seconds. >>>> And shortly after I wrote that, while associating while getting an IP >>>> with dhclient when associating with a WPA encrypted AP, I got this >>>> backtrace in my logs: >>>> [...] >>> I have a similar problem here. No crash up to now, but the very same "hang" for a few seconds on "ifconfig wlan0 down". Interestingly this does only happen after a normal boot - once I did a suspend and resume (S3), there is no hang anymore. >>> >>> Hardware: Thinkpad T61p with Intel 4965 agn >>> Software: Debian Lenny x86_64 with vanilla 2.6.27 kernel >>> >> Driver in 2.6.27 is not stable, please try to reproduce this in >> current wireless-testing.git. > > I do not have the time to compile and test wireless-testing ATM, sorry. > > In fact I am annoyed by the fact that iwlagn is "known to be unstable" in a stable kernel release and that this even seems to be a totally normal thing... Amen. This driver has been available and more-or-less working for ages. What kernel am I supposed to run if I just want a stable system? Haven't found one yet, other than distro kernels... In any case, I've seen these complete system hiccups with iwl4965 and iwlagn since at least 2.6.25 and through quite a few wireless-testing versions. I bet that this, along with things like it, is the culprit: In many, many functions: spin_lock_irqsave(&priv->lock, flags); ... ret = iwl_grab_nic_access(priv); In iwl-io.h (2.6.26.something): static inline int _iwl_grab_nic_access(struct iwl_priv *priv) { ... ret = _iwl_poll_bit(priv, CSR_GP_CNTRL, CSR_GP_CNTRL_REG_VAL_MAC_ACCESS_EN, (CSR_GP_CNTRL_REG_FLAG_MAC_CLOCK_READY | CSR_GP_CNTRL_REG_FLAG_GOING_TO_SLEEP), 50); ... } static inline int _iwl_poll_bit(struct iwl_priv *priv, u32 addr, u32 bits, u32 mask, int timeout) { int i = 0; do { if ((_iwl_read32(priv, addr) & mask) == (bits & mask)) return i; mdelay(10); i += 10; } while (i < timeout); return -ETIMEDOUT; } Polling the hardware waiting for firmware to do something *with IRQs disabled*? I'd really rather the drivers on my system didn't do this. I'd attempt to fix this myself, but I have no clue what the locking rules are supposed to be. Would I be out of line for wishing the iwlwifi developers would fix longstanding issues (latency and maybe horkage after resume, although the latter seems much improved lately) before adding fancy new things? --Andy ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: iwlagn: associating with AP causes kernel hiccup 2008-10-19 15:18 ` Andy Lutomirski @ 2008-10-19 22:12 ` Tomas Winkler 2008-10-19 22:52 ` Andrew Lutomirski 0 siblings, 1 reply; 8+ messages in thread From: Tomas Winkler @ 2008-10-19 22:12 UTC (permalink / raw) To: Andy Lutomirski; +Cc: richard, Frederik Himpe, linux-wireless, linux-kernel On Sun, Oct 19, 2008 at 5:18 PM, Andy Lutomirski <luto@myrealbox.com> wrote: > Richard Scherping wrote: >> >> Tomas Winkler schrieb: >>> >>> On Fri, Oct 17, 2008 at 5:27 PM, Richard Scherping >>> <richard-YwAN3MSemFZ6lmGzAMPh1A@public.gmane.org> wrote: >>>>>>>> >>>>>>>> When I associate with an AP, Linux 2.6.27 seems to "hang" for a few >>>>>>>> seconds. During that time, all sound stops playing and keyboard and >>>>>>>> mouse input is impossible. >>>>>> >>>>>> I'm using Mandriva 2009.0 x86_64 with wpa_supplicant and Mandriva's >>>>>> wireless network configuration tool (drakroam). >>>>>> >>>>>> Actually I just found out that running # ifconfig wlan0 down >>>>>> is enough to trigger the sound and mouse hanging for a few seconds. >>>>> >>>>> And shortly after I wrote that, while associating while getting an IP >>>>> with dhclient when associating with a WPA encrypted AP, I got this >>>>> backtrace in my logs: >>>>> [...] >>>> >>>> I have a similar problem here. No crash up to now, but the very same >>>> "hang" for a few seconds on "ifconfig wlan0 down". Interestingly this does >>>> only happen after a normal boot - once I did a suspend and resume (S3), >>>> there is no hang anymore. >>>> >>>> Hardware: Thinkpad T61p with Intel 4965 agn >>>> Software: Debian Lenny x86_64 with vanilla 2.6.27 kernel >>>> >>> Driver in 2.6.27 is not stable, please try to reproduce this in >>> current wireless-testing.git. >> >> I do not have the time to compile and test wireless-testing ATM, sorry. >> >> In fact I am annoyed by the fact that iwlagn is "known to be unstable" in >> a stable kernel release and that this even seems to be a totally normal >> thing... > > Amen. Stable doesn't mean all components are stable, citation from Linus blog: "It doesn't have to be perfect (and obviously no release ever is), but it needs to be in reasonable shape" The fact is that some critical patches were rejected as not regressions in rc cycle and probably need to be pushed to the stable version now or distribution will merge them. We gave more priority for testing 32 bit version so it is more stable then 64 bit which got much less in house testing and we've missed many issues there. The driver doesn't get full exposure till it's get to the public in stable version therefore no bugs are opened in the rc cycle so also are not fixed in the stable version. and unfortunately there is no much system testing at all for what get's into merging window. Second the whole mac80211 stack didn't address fully MQ rewrite so it's a bit shaky as well and this will be fact also in 2.6.28. This driver has been available and more-or-less working for ages. > What kernel am I supposed to run if I just want a stable system? Haven't > found one yet, other than distro kernels... > > In any case, I've seen these complete system hiccups with iwl4965 and iwlagn > since at least 2.6.25 and through quite a few wireless-testing versions. I > bet that this, along with things like it, is the culprit: Haven't seen you've filled bug for it. > > In many, many functions: > spin_lock_irqsave(&priv->lock, flags); > ... > ret = iwl_grab_nic_access(priv); > > In iwl-io.h (2.6.26.something): This code is here from version 2.6.18 at least was just moved around. > static inline int _iwl_grab_nic_access(struct iwl_priv *priv) > { > ... > ret = _iwl_poll_bit(priv, CSR_GP_CNTRL, > CSR_GP_CNTRL_REG_VAL_MAC_ACCESS_EN, > (CSR_GP_CNTRL_REG_FLAG_MAC_CLOCK_READY | > CSR_GP_CNTRL_REG_FLAG_GOING_TO_SLEEP), 50); > ... > } > > static inline int _iwl_poll_bit(struct iwl_priv *priv, u32 addr, > u32 bits, u32 mask, int timeout) > { > int i = 0; > > do { > if ((_iwl_read32(priv, addr) & mask) == (bits & mask)) > return i; > mdelay(10); > i += 10; > } while (i < timeout); > > return -ETIMEDOUT; > } > > Polling the hardware waiting for firmware to do something *with IRQs > disabled*? I'd really rather the drivers on my system didn't do this. > > I'd attempt to fix this myself, but I have no clue what the locking rules > are supposed to be. Locking need to be really revised but till now I didn't see show stoppers issues so it didn't get priority > Would I be out of line for wishing the iwlwifi developers Patches are always welcome would fix > longstanding issues (latency and maybe horkage after resume, although the > latter seems much improved lately) before adding fancy new things? There are also problem in mac80211 it self and we did as well some work to improve it a bit. Tomas ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: iwlagn: associating with AP causes kernel hiccup 2008-10-19 22:12 ` Tomas Winkler @ 2008-10-19 22:52 ` Andrew Lutomirski 2008-10-19 23:12 ` Tomas Winkler 0 siblings, 1 reply; 8+ messages in thread From: Andrew Lutomirski @ 2008-10-19 22:52 UTC (permalink / raw) To: Tomas Winkler; +Cc: richard, Frederik Himpe, linux-wireless, linux-kernel On Sun, Oct 19, 2008 at 6:12 PM, Tomas Winkler <tomasw@gmail.com> wrote: > On Sun, Oct 19, 2008 at 5:18 PM, Andy Lutomirski <luto@myrealbox.com> wrote: >> Richard Scherping wrote: >>> >>> Tomas Winkler schrieb: > >> >> Amen. > Stable doesn't mean all components are stable, citation from Linus blog: > "It doesn't have to be perfect (and obviously no release ever is), but > it needs to be in reasonable shape" > > The fact is that some critical patches were rejected as not > regressions in rc cycle and probably need to be pushed to the stable > version now or distribution will merge them. > We gave more priority for testing 32 bit version so it is more stable > then 64 bit which got much less in house testing and we've missed many > issues there. The driver doesn't get full exposure till it's get to > the public in stable version therefore no bugs are opened in the rc > cycle so also are not fixed in the stable version. and unfortunately > there is no much system testing at all for what get's into merging > window. > Second the whole mac80211 stack didn't address fully MQ rewrite so > it's a bit shaky as well and this will be fact also in 2.6.28. OK. > > This driver has been available and more-or-less working for ages. >> What kernel am I supposed to run if I just want a stable system? Haven't >> found one yet, other than distro kernels... >> >> In any case, I've seen these complete system hiccups with iwl4965 and iwlagn >> since at least 2.6.25 and through quite a few wireless-testing versions. I >> bet that this, along with things like it, is the culprit: > > Haven't seen you've filled bug for it. Fair enough. #1790. > > Locking need to be really revised but till now I didn't see show > stoppers issues so it didn't get priority > >> Would I be out of line for wishing the iwlwifi developers > Patches are always welcome I can write a patch to add a mutex and change it to: take mutex grab_nic spinlock but I bet that would break all kinds of things. :) --Andy ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: iwlagn: associating with AP causes kernel hiccup 2008-10-19 22:52 ` Andrew Lutomirski @ 2008-10-19 23:12 ` Tomas Winkler 0 siblings, 0 replies; 8+ messages in thread From: Tomas Winkler @ 2008-10-19 23:12 UTC (permalink / raw) To: Andrew Lutomirski; +Cc: richard, Frederik Himpe, linux-wireless, linux-kernel On Mon, Oct 20, 2008 at 12:52 AM, Andrew Lutomirski <luto@myrealbox.com> wrote: > On Sun, Oct 19, 2008 at 6:12 PM, Tomas Winkler <tomasw@gmail.com> wrote: >> On Sun, Oct 19, 2008 at 5:18 PM, Andy Lutomirski <luto@myrealbox.com> wrote: >>> Richard Scherping wrote: >>>> >>>> Tomas Winkler schrieb: >> >>> >>> Amen. >> Stable doesn't mean all components are stable, citation from Linus blog: >> "It doesn't have to be perfect (and obviously no release ever is), but >> it needs to be in reasonable shape" >> >> The fact is that some critical patches were rejected as not >> regressions in rc cycle and probably need to be pushed to the stable >> version now or distribution will merge them. >> We gave more priority for testing 32 bit version so it is more stable >> then 64 bit which got much less in house testing and we've missed many >> issues there. The driver doesn't get full exposure till it's get to >> the public in stable version therefore no bugs are opened in the rc >> cycle so also are not fixed in the stable version. and unfortunately >> there is no much system testing at all for what get's into merging >> window. >> Second the whole mac80211 stack didn't address fully MQ rewrite so >> it's a bit shaky as well and this will be fact also in 2.6.28. > > OK. > >> >> This driver has been available and more-or-less working for ages. >>> What kernel am I supposed to run if I just want a stable system? Haven't >>> found one yet, other than distro kernels... >>> >>> In any case, I've seen these complete system hiccups with iwl4965 and iwlagn >>> since at least 2.6.25 and through quite a few wireless-testing versions. I >>> bet that this, along with things like it, is the culprit: >> >> Haven't seen you've filled bug for it. > > Fair enough. #1790. > Appreciated. >> >> Locking need to be really revised but till now I didn't see show >> stoppers issues so it didn't get priority >> >>> Would I be out of line for wishing the iwlwifi developers >> Patches are always welcome > > I can write a patch to add a mutex and change it to: > > take mutex > grab_nic > spinlock > > but I bet that would break all kinds of things. :) > I'm far from being lock master but I think mutex just won't work here it can be used only in sleep-able context Also if I'm not mistake if you using the lock in irq context we must use irqsafe version of the spin lock, Thanks Tomas ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2008-10-19 23:12 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <gd5gs4$abi$1@ger.gmane.org>
2008-10-15 20:59 ` iwlagn: associating with AP causes kernel hiccup reinette chatre
[not found] ` <gd9v3f$3ft$1@ger.gmane.org>
[not found] ` <gd9vpo$5ql$1@ger.gmane.org>
2008-10-17 15:27 ` Richard Scherping
2008-10-17 20:02 ` Tomas Winkler
2008-10-18 16:17 ` Richard Scherping
2008-10-19 15:18 ` Andy Lutomirski
2008-10-19 22:12 ` Tomas Winkler
2008-10-19 22:52 ` Andrew Lutomirski
2008-10-19 23:12 ` Tomas Winkler
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox