Commit c068e6b1 authored by Kirill Smelkov's avatar Kirill Smelkov

t/shm-punch-hole: Patches to add fallocate support to hugetlbfs started to appear

parent 48defba0
...@@ -41,6 +41,8 @@ ...@@ -41,6 +41,8 @@
* SIGBUS at later page access. * SIGBUS at later page access.
* *
* https://lkml.org/lkml/2011/11/16/499 * https://lkml.org/lkml/2011/11/16/499
*
* patch: http://lwn.net/Articles/640751/ (hugetlbfs: add fallocate support)
*/ */
#define _GNU_SOURCE #define _GNU_SOURCE
#include <sys/types.h> #include <sys/types.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment