Re: [PATCH] Add per-process flag to control thp

From: Alex Thorlton
Date: Fri Aug 02 2013 - 16:00:34 EST


> Instead of blowing a whole int on this bool, we could add it
> to the bitfield a few pages up where we have other prctl things like..
>
> unsigned no_new_privs:1;

Definitely a better way to go. I'll tweak that and float another
version of the patch. Thanks for the input, Dave!
--
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/