Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
dvhart
/
futextest
/
HEAD
b26ae12
futex_requeue_pi: correct default timeout in usage()
by Darren Hart
· 11 years ago
master
ebd0508
futex_requeue_pi: fix a bug waiting for the waiters to block
by Darren Hart
· 11 years ago
451e814
Add locking primitives plan to README
by Darren Hart
· 12 years ago
56732da
futex_wait_uninitialized_heap: Detect failure, standardize logging and arguments
by Darren Hart
· 12 years ago
95cc04e
futex_wait_private_mapped_file: Add a timeout to allow the failure case to exit and cleanup logging
by Darren Hart
· 12 years ago
c417d14
futextest: Add futex_wait_private_mapped_file and futex_wait_unitialized_heap
by KOSAKI Motohiro
· 12 years ago
363b55e
futex_requeue_pi_mismatched_ops: Test errno, not ret for EINVAL
by Darren Hart
· 12 years ago
750a283
add string.h to logging.h
by Darren Hart
· 12 years ago
0eaeba3
Reduce dependence on sleep duration for futex_requeue_pi_signal_restart
by Darren Hart
· 13 years ago
c807adf
Fix timing errors in futex_requeue_pi_signal_restart
by Darren Hart
· 13 years ago
eb919f0
Fix hang in futex_requeue_pi_signal_restart plus cleanups
by Darren Hart
· 13 years ago
7cd5f25
Add thread and iteration parameters to performance/futex_wait.c
by Darren Hart
· 13 years ago
22f0bb5
Return futex value from futex atomic operations
by Darren Hart
· 13 years ago
e6f351a
Check for pthread_create errors and move barrier logic into harness
by Michel Lespinasse
· 13 years ago
06ec805
Add FUTEX(WAIT|WAKE)_BITSET opcodes to futextest.h
by Michel Lespinasse
· 13 years ago
1e42f69
add header guards to include/*
by Darren Hart
· 13 years ago
ce9675f
Add futex_(inc|dec|set) atomic operations
by Darren Hart
· 13 years ago
b9f8378
Add futex_wait performance test
by Darren Hart
· 13 years ago
d5bdd21
Major rewrite of futex_requeue_pi.c
by Darren Hart
· 13 years ago
0364841
Add print_result to logging
by Darren Hart
· 13 years ago
9a2b81e
Add generic atomic operations header
by Darren Hart
· 13 years ago
e6cb33f
Split out logging facilities from futextest.h
by Darren Hart
· 13 years ago
130e085
update .gitignore
by Darren Hart
· 13 years ago
665b07c
Convert SYS_futex wrappers to inline functions
by Darren Hart
· 13 years ago
575d73e
Correct futex_wake and futex_wake_bitset nr_wake argument usage
by Darren Hart
· 13 years ago
75d24c0
Use binary variable in bash to pass USE_COLOR to subdir run.sh scripts
by Darren Hart
· 13 years ago
f26619a
Use futexes directly in futex_requeue_pi.c
by Darren Hart
· 13 years ago
31f4e3e
Fix timeout handling in futex_requeue_pi.c
by Darren Hart
· 13 years ago
bd2de02
trivial timeout init comment correction for futex_wait_timeout.c
by Darren Hart
· 13 years ago
3fa9af1
add futex_wait_wouldblock test
by gowrishankar
· 13 years ago
97638de
use FAIL instead of ERROR in futex_wait_timeout result reporting
by Darren Hart
· 13 years ago
57c32b4
Add bare Makefiles to performance and stress directories
by Darren Hart
· 13 years ago
f562a70
Determine if shell is color capable dynamically
by Darren Hart
· 13 years ago
998e584
futex tests: Trivial Makefile cleanups
by Matt Helsley
· 13 years ago
bcaa84d
Add verbosity levels and printing macros
by Darren Hart
· 13 years ago
2462c22
Initial public commit
by Darren Hart
· 13 years ago