login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
May
»
17
Re: [PATCH] NOHZ: local_softirq_pending with tickless plip
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Mikulas Patocka
Subject:
Re: [PATCH] NOHZ: local_softirq_pending with tickless plip
Date: Thursday, May 17, 2007 - 6:05 am
>> Hi
quoted text
>> >> On one of my machines with tickless kernel and plip I get messages : > > I bet this is a machine a P4 with Hyperthreading enabled ?
No, it's single Pentium 2. I have other Pentium MMX using plip, where I don't get these error messages, I don't know why. Mikulas
quoted text
>> NOHZ: local_softirq_pending 08 >> >> always when using plip (on other machine with tickless kernel and plip I >> get no errors). Thebug happens both on 2.6.21 and 2.6.22-rc1 >> >> This patch fixes that. Note that plip calls netif_rx neither from hardware >> interrupt nor from ksoftirqd, so there is no one who would wake >> ksoftirqd then. netif_tx calls only >> __raise_softirq_irqoff(NET_RX_SOFTIRQ), which sets softirq bit, but >> doesn't wake ksoftirqd. > > Dave, > > can we please get rid of __raise_softirq_irqoff() at all ? These micro > optimizations are causing more trouble than they are worth. > > tglx > >> Mikulas >> >> Signed-off-by: Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz >> >> --- linux-2.6.22-rc1/net/core/dev.c_ Fri May 18 07:51:01 2007 >> +++ linux-2.6.22-rc1/net/core/dev.c Fri May 18 07:51:06 2007 >> @@ -1117,7 +1117,7 @@ >> dev->quota += dev->weight; >> else >> dev->quota = dev->weight; >> - __raise_softirq_irqoff(NET_RX_SOFTIRQ); >> + raise_softirq_irqoff(NET_RX_SOFTIRQ); >> local_irq_restore(flags); >> } >> EXPORT_SYMBOL(__netif_rx_schedule); > >
-
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
Re: [PATCH] NOHZ: local_softirq_pending with tickless plip
, Thomas Gleixner
, (Thu May 17, 3:52 am)
Re: [PATCH] NOHZ: local_softirq_pending with tickless plip
, Mikulas Patocka
, (Thu May 17, 6:05 am)
Re: [PATCH] NOHZ: local_softirq_pending with tickless plip
, David Miller
, (Thu May 17, 1:29 pm)
Re: [PATCH] NOHZ: local_softirq_pending with tickless plip
, David Miller
, (Sat May 19, 2:34 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Frederic Weisbecker
[PATCH v2] struct sort_entry has a callback named snprintf that turns an entry int...
FUJITA Tomonori
Re: [Scst-devel] Integration of SCST in the mainstream Linux kernel
Jens Axboe
Re: [BUG] Linux 2.6.25-rc2 - Regression from 2.6.24-rc1-git1 softlockup while bo...
Andrew Morton
Re: [PATCH v3 0/4] Introduce hardware spinlock framework
Ingo Molnar
Re: [GIT PULL] time.c - respin
git
:
Junio C Hamano
Re: git-svnimport
Michal Sojka
[PATCHv5 1/2] filter-branch: Fix to allow replacing submodules with another content
Johannes Schindelin
Re: [PATCH] Fix approxidate("never") to always return 0
A Large Angry SCM
Re: [RFC] origin link for cherry-pick and revert
Junio C Hamano
Re: Fwd: git status options feature suggestion
linux-netdev
:
Arnaldo Carvalho de Melo
Re: [PATCH 06/37] dccp: Limit feature negotiation to connection setup phase
Gerrit Renker
[PATCH 1/5] dccp: Initialisation framework for feature negotiation
Ursula Braun
[patch 2/8] [PATCH] af_iucv: sync sk shutdown flag if iucv path is quiesced
Daniel Lezcano
getsockopt(TCP_DEFER_ACCEPT) value change
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
git-commits-head
:
Linux Kernel Mailing List
ARM: S3C64XX: DMA: Callback with correct buffer pointer
Linux Kernel Mailing List
sata_mv: drop unncessary EH callback resetting
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
timer: Try to survive timer callback preempt_count leak
Linux Kernel Mailing List
powerpc/kexec: Add support for FSL-BookE
openbsd-misc
:
Rene Maroufi
smtpd: Aliases only work with for local alias aliases
Stephen J. Bevan
GRE over IPsec
Christophe Rioux
Implementation example of snmp
Darrin Chandler
Re: strange output on openbsd C code
Nick Holland
Re: booting openbsd on eee without cd-rom
Colocation donated by:
Syndicate