[patch 0/2] introduce /dev/hugetlb char device

From: Ken Chen
Date: Fri Mar 23 2007 - 18:40:51 EST


Introduce /dev/hugetlb device that behaves similar to /dev/zero for
allocating anonymous hugetlb page. It is especially beneficial that
application developers can have an easy way to create MAP_PRIVATE
hugetlb mappings without all the fuss about the hugetlbfs filesystem.

Two follow on patches has more detail description for each changeset.

Signed-off-by: Ken Chen <kenchen@xxxxxxxxxx>
-
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/