cregit-Linux how code gets into the kernel

Release 4.11 arch/sparc/include/asm/shmparam_32.h

#ifndef _ASMSPARC_SHMPARAM_H

#define _ASMSPARC_SHMPARAM_H


#define __ARCH_FORCE_SHMLBA 	1

extern int vac_cache_size;

#define SHMLBA (vac_cache_size ? vac_cache_size : PAGE_SIZE)

#endif /* _ASMSPARC_SHMPARAM_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Sam Ravnborg2095.24%150.00%
David S. Miller14.76%150.00%
Total21100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.