Quantcast
Channel: Recent posts
Viewing all articles
Browse latest Browse all 20

! area_in_need() spinlocking and hogging 100% CPU

$
0
0
Inglese

I have a process running 100% on 24 cores! Dumping the process reveals 23 TBB threads are spinlocking within area_in_need!

arena* arena_in_need () { spin_mutex::scoped_lock lock(my_arenas_list_mutex); return arena_in_need(my_arenas, my_next_arena); }


Typical callstack:


Viewing all articles
Browse latest Browse all 20

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>