Increase scheduling quantum to 100k basic blocks.  Nowadays even
modest cpus can run 5-10M memcheck'd bbs per second and the previous
limit of 50k gives a 100Hz switch rate, which causes cache pollution
(a known performance problem) and other context-switch overheads.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5882 a5019735-40e9-0310-863c-91ae7b9d1cf9
1 file changed