cregit-Linux how code gets into the kernel

Release 4.10 arch/alpha/include/asm/param.h

#ifndef _ASM_ALPHA_PARAM_H

#define _ASM_ALPHA_PARAM_H

#include <uapi/asm/param.h>


# undef HZ

# define HZ		CONFIG_HZ

# define USER_HZ	1024

# define CLOCKS_PER_SEC	USER_HZ	
/* frequency at which times() counts */

#endif /* _ASM_ALPHA_PARAM_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
pre-gitpre-git1657.14%342.86%
richard hendersonrichard henderson517.86%114.29%
david howellsdavid howells310.71%114.29%
ivan kokshayskyivan kokshaysky310.71%114.29%
h. peter anvinh. peter anvin13.57%114.29%
Total28100.00%7100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.