public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* arch/i386/Kconfig: CONFIG_IRQBALANCE Description
@ 2004-03-22 23:02 Rusty Russell
  2004-03-23 17:16 ` John Stoffel
  0 siblings, 1 reply; 6+ messages in thread
From: Rusty Russell @ 2004-03-22 23:02 UTC (permalink / raw)
  To: lkml - Kernel Mailing List; +Cc: Ingo Molnar

I came across this description:

config IRQBALANCE
 	bool "Enable kernel irq balancing"
	depends on SMP && X86_IO_APIC
	default y
	help
 	  The default yes will allow the kernel to do irq load balancing.
	  Saying no will keep the kernel from doing irq load balancing.

Holy shades of preempt!  Help messages should describe the advantages
and disadvantages of an option: little more disclosure would really help
here.

IMHO, if you're having trouble describing the pros and cons of an option
to a user of average technical ability (think sysadmin), it's not a good
config option.

Rusty.	
-- 
Anyone who quotes me in their signature is an idiot -- Rusty Russell


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-03-26 10:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-22 23:02 arch/i386/Kconfig: CONFIG_IRQBALANCE Description Rusty Russell
2004-03-23 17:16 ` John Stoffel
2004-03-23 21:30   ` Miquel van Smoorenburg
2004-03-24 14:04     ` John Stoffel
2004-03-25 19:07     ` Jamie Lokier
2004-03-26 10:39       ` Miquel van Smoorenburg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox