]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
thread: pad tid lock
authorMateusz Guzik <mjg@FreeBSD.org>
Sat, 14 Nov 2020 19:19:27 +0000 (19:19 +0000)
committerMateusz Guzik <mjg@FreeBSD.org>
Sat, 14 Nov 2020 19:19:27 +0000 (19:19 +0000)
commitd1ca25be49ab19232d650dd40f52e2dd7567b600
treee9948099b97c0c352a809cc24d9c66fbdadc202d
parent09ef995baf45333d45ab214daf8c03e1a25f8fcc
thread: pad tid lock

On a kernel with other changes this bumps 104-way thread creation/destruction
from 0.96 mln ops/s to 1.1 mln ops/s.
sys/kern/kern_thread.c