Re: [RFC patch 0/4] change 64 bit variables to long type

From: Alex Shi
Date: Tue Jun 11 2013 - 02:13:26 EST


On 06/10/2013 10:20 AM, Alex Shi wrote:
> On 06/07/2013 03:29 PM, Alex Shi wrote:
>> > There are some 64 bits variables in cfs_rq/tg etc. That ask expersive
>> > operations in 32 bit machine. But in fact, long type is enough for them.
>> >
>> > So do this change lead more efficient code and without data lose.
> BTW, this patch bases on my v8 patchset: use runnable load in balance.
> the git tree is here:
> git@xxxxxxxxxx:alexshi/power-scheduling.git runnablelb
>
>
> Any more comments?
>

Paul, Could you like to give a bit comments?

--
Thanks
Alex
--
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/