]> git.tuebingen.mpg.de Git - paraslash.git/commit
sched: Improve sched_request_barrier() and friends.
authorAndre Noll <maan@systemlinux.org>
Wed, 13 Jul 2011 19:13:32 +0000 (21:13 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 7 Aug 2011 11:40:25 +0000 (13:40 +0200)
commit3d6ca6e3ae198017164e544c59d622b11a5afdde
tree517d32b63c0108a2dc58d1e3671919003e0e32b8
parent7bf235513ca87b608bdddf6220e284213965e130
sched: Improve sched_request_barrier() and friends.

Make these functions tell its caller whether the given barrier
was in the past. This is useful for vss because for certain
barriers, no other actions should be performed before the barrier
has passed.
alsa_write.c
sched.c
sched.h