On 10/07/2013 06:29 AM, Mel Gorman wrote: > Ideally it would be possible to distinguish between NUMA hinting faults > that are private to a task and those that are shared. This patch prepares > infrastructure for separately accounting shared and private faults by > allocating the necessary buffers and passing in relevant information. For > now, all faults are treated as private and detection will be introduced > later. > > Signed-off-by: Mel Gorman <[email protected]>
Reviewed-by: Rik van Riel <[email protected]> -- All rights reversed -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

