public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mike Travis <travis@sgi.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: Rusty Russell <rusty@rustcorp.com.au>,
	Yinghai Lu <yhlu.kernel@gmail.com>,
	Jack Steiner <steiner@sgi.com>,
	LKML <linux-kernel@vger.kernel.org>
Subject: [PULL] updates for tip/cpus4096
Date: Sat, 10 Jan 2009 14:55:46 -0800	[thread overview]
Message-ID: <49692772.9010504@sgi.com> (raw)


Hi Ingo,

Please pull the following changes that reduce the static amount of memory used
for irq_desc_ptrs and kstat_irqs_legacy for SPARSE_IRQS.

(Note that tip/cpus4096 does not have the previous pull yet but these follow them.)

Thanks,
Mike
---

The following changes since commit 076645f7bbf48dfc9528d21cfefc719f0e15de8b:
  Mike Travis (1):
        Xen: reduce memory required for cpu_evtchn_mask

are available in the git repository at:

  ssh://master.kernel.org/pub/scm/linux/kernel/git/travis/linux-2.6-cpus4096-for-ingo.git master

Mike Travis (4):
      irq: change references from NR_IRQS to nr_irqs
      irq: allocate irq_desc_ptrs array based on nr_irqs
      irq: initialize nr_irqs based on nr_cpu_ids
      kstat: modify kstat_irqs_legacy to be variable sized

 arch/x86/kernel/io_apic.c |    2 +-
 kernel/irq/handle.c       |   35 ++++++++++++++++++++++++++---------
 kernel/irq/internals.h    |    4 ++++
 3 files changed, 31 insertions(+), 10 deletions(-)

                 reply	other threads:[~2009-01-10 22:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=49692772.9010504@sgi.com \
    --to=travis@sgi.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=rusty@rustcorp.com.au \
    --cc=steiner@sgi.com \
    --cc=yhlu.kernel@gmail.com \
    /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