Please explain further what this accomplishes. This removes the use of any cache for the acpi operand object? What about performance? That was the major reason the cache was added in the first place. >-----Original Message----- >From: Alexey Starikovskiy [mailto:astarikovskiy@xxxxxxx] >Sent: Friday, April 17, 2009 11:26 AM >To: Moore, Robert; Len Brown >Cc: ACPI Devel Maling List >Subject: [RFC][PATCH] ACPICA: Drop Operand cache > >Hi, > >I've played with AcpiOperandObject union and corresponding cache. Removing >the union does not seem to be viable -- patch easily overcomes .5 meg >barrier, without any visible change. Dropping only the cache and making all >individual objects allocated from heap requires smaller number of changes >and chould make SLAB/SLUB developers happy. > >Regards, >Alex. -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html