Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run valgrind with fair scheduling when available #3914

Closed
brson opened this issue Nov 3, 2012 · 7 comments
Closed

Run valgrind with fair scheduling when available #3914

brson opened this issue Nov 3, 2012 · 7 comments
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc C-enhancement Category: An issue proposing an enhancement or a PR with one. E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. P-low Low priority

Comments

@brson
Copy link
Contributor

brson commented Nov 3, 2012

Will find more multithreading problems.

http://valgrind.org/docs/manual/manual-core.html#manual-core.pthreads_perf_sched

@catamorphism
Copy link
Contributor

Nominating for maturity milestone 4, "well-covered".

@graydon
Copy link
Contributor

graydon commented May 9, 2013

accepted for well-covered milestone

@emberian
Copy link
Member

triage bump

@pnkfelix
Copy link
Member

pnkfelix commented Sep 4, 2013

visiting for triage, email from 2013-09-02. Nothing to add.

@sanxiyn
Copy link
Member

sanxiyn commented Sep 24, 2013

--fair-sched is new in Valgrind 3.8.0, but Rust now requires Valgrind 3.8.0 for jemalloc anyway (#9237). It also needs platform support, but while --fair-sched=yes will terminate with an error when there is no platform support, --fair-sched=try will fallback. I think we can try this now.

@pnkfelix
Copy link
Member

assigning P-low.

@reem
Copy link
Contributor

reem commented Aug 12, 2014

Triage: Given sanxiyn's comment, could implement, but not sure where a fix for this goes.

@bors bors closed this as completed in 1dee7b0 Apr 18, 2015
RalfJung pushed a commit to RalfJung/rust that referenced this issue Sep 29, 2024
RalfJung pushed a commit to RalfJung/rust that referenced this issue Sep 29, 2024
…fJung

implements arc4random_buf shim for freebsd/solarish platforms.

close rust-lang#3914
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc C-enhancement Category: An issue proposing an enhancement or a PR with one. E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. P-low Low priority
Projects
None yet
Development

No branches or pull requests

7 participants