On 23 Nov 2005, at 15:07, Luck, Tony wrote: >> It's not hard to support arbitrary alignment, at the cost of burning >> some space. We should probably do that. > > The "we" in that last sentence is the Xen team ... referring > to making fixes to xmalloc? Correct. But I've thought more on it and I guess that actually the number of cases where we have structures with alignment requirements stricter than SMP_CACHE_BYTES will be very small. In fact I can't think of any in Xen right now. :-) So it makes most sense for ia64 Xen to define SMP_CACHE_BYTES to a sensible largeish number irrespective of CONFIG_SMP (after all, how many uniproc ia64 systems are there), and solve the general alignment problem in xmalloc only if we really need to. -- Keir - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Thu Nov 24 02:35:08 2005
This archive was generated by hypermail 2.1.8 : 2005-11-24 02:35:16 EST