[Devel] [PATCH RH7 v2] mm: high order allocation detector

Nikita Yushchenko nikita.yushchenko at virtuozzo.com
Thu Sep 2 14:32:00 MSK 2021


>> +#define MSEC_PER_MINUTE        (60 * MSEC_PER_SEC)
>> +#define MSEC_PER_HOUR        (60 * MSEC_PER_MINUTE)
>> +#define MSEC_PER_DAY        (60 * MSEC_PER_HOUR)
> 
> Missprint?

Nice catch ;)



More information about the Devel mailing list