Re: [PATCH 0/5] ppc RT: Realtime preempt support for PPC

From: Ingo Molnar
Date: Thu Mar 31 2005 - 04:49:02 EST



* Frank Rowand <frowand@xxxxxxxxxx> wrote:

> < more stuff deleted >
>
> I'm working on the architecture support for realtime on PPC64 now. If
> the lock field of struct raw_rwlock_t is a long instead of int then
> /proc/meminfo shows MemFree decreasing from 485608 kB to 485352 kB.
>
> Do you have a preference for lock to be long instead of int?
>
> Do you know if any of the other 64 bit architectures would have an
> issue with int?

that would be nice to know. I have no preference, other than if possible
it should be unified, no #ifdefs or other conditionals.

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/