Hi,
On Friday 08 June 2007, Nadia Derbey wrote:
> Ingo Oeser wrote:
> > ... together with this means 4*256 -> 1k of precious stack space used.
> > Please consider either lowering IPCS_MAX_SCAN_ENTRIES or kmalloc() that.
> You're completely right, but trying to lower the extraction size, I'm
> afr
Ingo Oeser wrote:
Hi Nadia,
good to see someone is pounding this old beast again :-)
On Thursday 07 June 2007, [EMAIL PROTECTED] wrote:
Index: linux-2.6.21/ipc/util.h
===
--- linux-2.6.21.orig/ipc/util.h2007-06-07 11:00:3
Hi Nadia,
good to see someone is pounding this old beast again :-)
On Thursday 07 June 2007, [EMAIL PROTECTED] wrote:
> Index: linux-2.6.21/ipc/util.h
> ===
> --- linux-2.6.21.orig/ipc/util.h 2007-06-07 11:00:30.0 +0200
[PATCH 01/06]
This patch introduces ipcs storage into radix trees. The main changes are:
. This ipc_ids structure is changed: the entries array is changed into a
root radix_tree structure.
. The grow_ary() routine is removed: it is not needed anymore when adding
an ipc structure, due
4 matches
Mail list logo