public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PULL] updates for tip/cpus4096
@ 2009-01-10 22:55 Mike Travis
  0 siblings, 0 replies; only message in thread
From: Mike Travis @ 2009-01-10 22:55 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: Rusty Russell, Yinghai Lu, Jack Steiner, LKML


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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-10 22:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-10 22:55 [PULL] updates for tip/cpus4096 Mike Travis

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