cregit-Linux how code gets into the kernel

Release 4.12 include/uapi/linux/mman.h

#ifndef _UAPI_LINUX_MMAN_H

#define _UAPI_LINUX_MMAN_H

#include <asm/mman.h>


#define MREMAP_MAYMOVE	1

#define MREMAP_FIXED	2


#define OVERCOMMIT_GUESS		0

#define OVERCOMMIT_ALWAYS		1

#define OVERCOMMIT_NEVER		2

#endif /* _UAPI_LINUX_MMAN_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
David Howells32100.00%1100.00%
Total32100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.