summaryrefslogtreecommitdiff
path: root/builtin-diff.c
diff options
context:
space:
mode:
authorNicolas Pitre <nico@cam.org>2007-09-10 00:06:09 -0400
committerJunio C Hamano <gitster@pobox.com>2007-09-09 22:25:33 -0700
commitc2a33679a726aeb75529540c2b295f21023ddbc7 (patch)
tree58c4b8b7dfb7eda500c81f4a682a2e116b7b1083 /builtin-diff.c
parent8ecce684a38f7cea084abe9eef80bda04d7c77be (diff)
downloadgit-c2a33679a726aeb75529540c2b295f21023ddbc7.tar.gz
threaded delta search: refine work allocation
With this, each thread get repeatedly assigned the next available chunk of objects to process until the whole list is done. The idea is to have reasonably small chunks so that all CPUs remain busy with a minimum number of threads for as long as there is data to process. Signed-off-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-diff.c')
0 files changed, 0 insertions, 0 deletions