]> git.sesse.net Git - stockfish/commit
Allow split point master to sleep
authorMarco Costalba <mcostalba@gmail.com>
Thu, 21 Oct 2010 06:46:38 +0000 (07:46 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sat, 23 Oct 2010 12:50:54 +0000 (13:50 +0100)
commit96e589646df1d2289c2d6c510a91294a4d055454
tree0d232fd3b8c55c37791411c777d5df3f12751f2e
parentc81bf3743fa7905d551080ca678a356a0d31a9a9
Allow split point master to sleep

Let to sleep even split point master, it will be waken up
by its slaves when they return from the search.

With this patch we get maximum HT speedup

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
src/search.cpp
src/thread.h