Loading mm/percpu-stats.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -3,7 +3,7 @@ * mm/percpu-debug.c * mm/percpu-debug.c * * * Copyright (C) 2017 Facebook Inc. * Copyright (C) 2017 Facebook Inc. * Copyright (C) 2017 Dennis Zhou <dennisz@fb.com> * Copyright (C) 2017 Dennis Zhou <dennis@kernel.org> * * * Prints statistics about the percpu allocator and backing chunks. * Prints statistics about the percpu allocator and backing chunks. */ */ Loading mm/percpu.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -6,7 +6,7 @@ * Copyright (C) 2009 Tejun Heo <tj@kernel.org> * Copyright (C) 2009 Tejun Heo <tj@kernel.org> * * * Copyright (C) 2017 Facebook Inc. * Copyright (C) 2017 Facebook Inc. * Copyright (C) 2017 Dennis Zhou <dennisszhou@gmail.com> * Copyright (C) 2017 Dennis Zhou <dennis@kernel.org> * * * The percpu allocator handles both static and dynamic areas. Percpu * The percpu allocator handles both static and dynamic areas. Percpu * areas are allocated in chunks which are divided into units. There is * areas are allocated in chunks which are divided into units. There is Loading Loading
mm/percpu-stats.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -3,7 +3,7 @@ * mm/percpu-debug.c * mm/percpu-debug.c * * * Copyright (C) 2017 Facebook Inc. * Copyright (C) 2017 Facebook Inc. * Copyright (C) 2017 Dennis Zhou <dennisz@fb.com> * Copyright (C) 2017 Dennis Zhou <dennis@kernel.org> * * * Prints statistics about the percpu allocator and backing chunks. * Prints statistics about the percpu allocator and backing chunks. */ */ Loading
mm/percpu.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -6,7 +6,7 @@ * Copyright (C) 2009 Tejun Heo <tj@kernel.org> * Copyright (C) 2009 Tejun Heo <tj@kernel.org> * * * Copyright (C) 2017 Facebook Inc. * Copyright (C) 2017 Facebook Inc. * Copyright (C) 2017 Dennis Zhou <dennisszhou@gmail.com> * Copyright (C) 2017 Dennis Zhou <dennis@kernel.org> * * * The percpu allocator handles both static and dynamic areas. Percpu * The percpu allocator handles both static and dynamic areas. Percpu * areas are allocated in chunks which are divided into units. There is * areas are allocated in chunks which are divided into units. There is Loading