]> 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)
commitf63960b186ccc059a724c24ee2ee50565d7eacd2
tree57b2b2ec40a5dfdf3e9ac315511fd4c61f974394
parent2dfeabdbe2e2006c4fa9917c65f9b29fe8d1c88d
parent17588c388d8e55c9ed1a3e84751e0f5b609d8514
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