[<prev] [next>] [day] [month] [year] [list]
Message-ID: <49692772.9010504@sgi.com>
Date: Sat, 10 Jan 2009 14:55:46 -0800
From: Mike Travis <travis@....com>
To: Ingo Molnar <mingo@...e.hu>
CC: Rusty Russell <rusty@...tcorp.com.au>,
Yinghai Lu <yhlu.kernel@...il.com>,
Jack Steiner <steiner@....com>,
LKML <linux-kernel@...r.kernel.org>
Subject: [PULL] updates for tip/cpus4096
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists