cregit-Linux how code gets into the kernel

Release 4.14 arch/x86/mm/numa_64.c

Directory: arch/x86/mm
// SPDX-License-Identifier: GPL-2.0
/*
 * Generic VM initialization for x86-64 NUMA setups.
 * Copyright 2002,2003 Andi Kleen, SuSE Labs.
 */
#include <linux/bootmem.h>

#include "numa_internal.h"


void __init initmem_init(void) { x86_numa_init(); }

Contributors

PersonTokensPropCommitsCommitProp
David Rientjes763.64%125.00%
Tejun Heo327.27%250.00%
Andi Kleen19.09%125.00%
Total11100.00%4100.00%


Overall Contributors

PersonTokensPropCommitsCommitProp
David Rientjes736.84%114.29%
Tejun Heo736.84%228.57%
Andi Kleen315.79%228.57%
Greg Kroah-Hartman15.26%114.29%
Thomas Gleixner15.26%114.29%
Total19100.00%7100.00%
Directory: arch/x86/mm
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.