]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 Feb 2017 19:19:09 +0000 (11:19 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 Feb 2017 19:19:09 +0000 (11:19 -0800)
commit56af99e7164d4e299b693adb07151bb1da8eea5c
tree57b2b2ec40a5dfdf3e9ac315511fd4c61f974394
parent73b4a74c327521af597458bae975c33af2891f46
parent057aed5f565c213863e84928f51b0dee00655c3f
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull debugobjects updates from Ingo Molnar:
 "A number of scalability improvements by Waimang Long"

* 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  debugobjects: Improve variable naming
  debugobjects: Reduce contention on the global pool_lock
  debugobjects: Scale thresholds with # of CPUs
  debugobjects: Track number of kmem_cache_alloc/kmem_cache_free done