public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Arthur Kepner <akepner@sgi.com>
To: David Daney <ddaney@caviumnetworks.com>
Cc: linux-kernel@vger.kernel.org, David Miller <davem@davemloft.net>
Subject: Re: [RFC/PATCH] notify user-level IRQ balancer when kernel assigns IRQ affinity
Date: Fri, 3 Sep 2010 14:25:45 -0700	[thread overview]
Message-ID: <20100903212545.GQ2464@sgi.com> (raw)
In-Reply-To: <4C81643F.5070801@caviumnetworks.com>

On Fri, Sep 03, 2010 at 02:10:23PM -0700, David Daney wrote:
>> ---
>>
>> diff --git a/arch/Kconfig b/arch/Kconfig
>> index 4877a8c..65c79c7 100644
>> --- a/arch/Kconfig
>> +++ b/arch/Kconfig
>> @@ -158,4 +158,15 @@ config HAVE_PERF_EVENTS_NMI
>>   	  subsystem.  Also has support for calculating CPU cycle events
>>   	  to determine how many clock cycles in a given period.
>>
>> +config NOTIFY_USER_IRQ_BALANCER
>> +	bool "Notify user-level IRQ balancer (EXPERIMENTAL)"
>> +	default n
>> +	depends on NET&&  X86
>
> Missing a space before that '&&', but more importantly, what part of the  
> patch is x86 specific?
>
>

Hmmm. I see the space in my copy of the message.

Anyway, the X86 dependency is bogus. For a while there was such 
a dependency, but that's gone now. Just forgot to fix that up. 
Will do that now.

-- 
Arthur

  reply	other threads:[~2010-09-03 21:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-03 21:05 [RFC/PATCH] notify user-level IRQ balancer when kernel assigns IRQ affinity Arthur Kepner
2010-09-03 21:10 ` David Daney
2010-09-03 21:25   ` Arthur Kepner [this message]
2010-09-03 21:48 ` David Miller
2010-09-09  8:54 ` Thomas Gleixner
2010-09-09 15:55   ` Arthur Kepner
2010-09-09 16:16     ` [PATCH] MAINTAINERS: Add IRQ SUBSYSTEM Joe Perches

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=20100903212545.GQ2464@sgi.com \
    --to=akepner@sgi.com \
    --cc=davem@davemloft.net \
    --cc=ddaney@caviumnetworks.com \
    --cc=linux-kernel@vger.kernel.org \
    /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