]> git.proxmox.com Git - mirror_ubuntu-artful-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)
commit575260e3f8f8ac72dc0c41a4a20190d1a5f2b887
tree57b2b2ec40a5dfdf3e9ac315511fd4c61f974394
parent1cd4027cfe33390dc3f442aea8e7caeeeaa861a1
parent0cad93c3453fc9d11692d3924ac3a520821bbf64
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