summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_kern.c
diff options
context:
space:
mode:
authormckusick <mckusick@FreeBSD.org>2002-11-20 05:14:16 +0000
committermckusick <mckusick@FreeBSD.org>2002-11-20 05:14:16 +0000
commit637af64f544f6afdc6bfad85d6fb1706fd0907af (patch)
tree8325a4c034f34422b65c31858fa58a00c76e4130 /lib/libpthread/thread/thr_kern.c
parent13580e5c6846707466e0d71c5139f8a0f6e61926 (diff)
downloadFreeBSD-src-637af64f544f6afdc6bfad85d6fb1706fd0907af.zip
FreeBSD-src-637af64f544f6afdc6bfad85d6fb1706fd0907af.tar.gz
If an error occurs while writing a buffer, then the data will
not have hit the disk and the dependencies cannot be unrolled. In this case, the system will mark the buffer as dirty again so that the write can be retried in the future. When the write succeeds or the system gives up on the buffer and marks it as invalid (B_INVAL), the dependencies will be cleared. Sponsored by: DARPA & NAI Labs.
Diffstat (limited to 'lib/libpthread/thread/thr_kern.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud