Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
wendelin.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Joshua
wendelin.core
Commits
da4617c7
Commit
da4617c7
authored
Jun 26, 2015
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
t/shm-punch-hole: fallocate() for hugetlbfs patch v4 & v5
parent
9357bac8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
t/shm-punch-hole.c
t/shm-punch-hole.c
+2
-0
No files found.
t/shm-punch-hole.c
View file @
da4617c7
...
@@ -45,6 +45,8 @@
...
@@ -45,6 +45,8 @@
* patch: http://lwn.net/Articles/640751/ (hugetlbfs: add fallocate support)
* patch: http://lwn.net/Articles/640751/ (hugetlbfs: add fallocate support)
* http://lwn.net/Articles/641681/ v2
* http://lwn.net/Articles/641681/ v2
* http://lwn.net/Articles/645458/ v3
* http://lwn.net/Articles/645458/ v3
* http://lwn.net/Articles/647962/ v4
* http://lwn.net/Articles/649077/ v5
*/
*/
#define _GNU_SOURCE
#define _GNU_SOURCE
#include <sys/types.h>
#include <sys/types.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment