[valgrind] [Bug 394361] [Enhancement] : Client request to control thread-yielding in valgrind

2018-09-03 Thread Manish Goel
https://bugs.kde.org/show_bug.cgi?id=394361 --- Comment #2 from Manish Goel --- (In reply to Julian Seward from comment #1) > Did you try without your patch, but the the flag --fair-sched=yes ? Yes, I did try with --fair-sched=yes but it didn't worked and there were still data-races.

[valgrind] [Bug 394361] New: [Enhancement] : Client request to control thread-yielding in valgrind

2018-05-17 Thread Manish Goel
a consumer-thread can yield to other consumer-thread and we can re-produce race-causing scenario with helgrind as well. I have patch attached with bugz. Kindly review and patch it into valgrind. Thanks & Regards Manish Goel -- You are receiving this mail because: You are watching all bug changes.