src/os/linux/vm/os_linux.cpp

changeset 8021
7745bb9444be
parent 7994
04ff2f6cd0eb
child 8604
04d83ba48607
     1.1 --- a/src/os/linux/vm/os_linux.cpp	Thu Feb 01 09:22:45 2018 +0800
     1.2 +++ b/src/os/linux/vm/os_linux.cpp	Thu Feb 01 09:25:24 2018 +0800
     1.3 @@ -4930,7 +4930,7 @@
     1.4  };
     1.5  
     1.6  #ifdef MIPS64
     1.7 -/* 2016/9/18 Jin 
     1.8 +/* 2016/9/18 Jin
     1.9   * Refer to:  libnuma_init() */
    1.10  int get_available_cpus() {
    1.11    typedef int (*numa_num_task_cpus_t)(void);

mercurial