diff options
author | jimharris <jimharris@FreeBSD.org> | 2013-03-26 21:14:51 +0000 |
---|---|---|
committer | jimharris <jimharris@FreeBSD.org> | 2013-03-26 21:14:51 +0000 |
commit | 21ee92ac4f6bdb321bcb61110a71cc121390f2b9 (patch) | |
tree | 373bb8bf3ef938e872f43909aca8e28c959f1d9a /lib/libc/string/memset.c | |
parent | 18a3a60fb4e69d37c0f75f7989372bf51c6cd27c (diff) | |
download | FreeBSD-src-21ee92ac4f6bdb321bcb61110a71cc121390f2b9.zip FreeBSD-src-21ee92ac4f6bdb321bcb61110a71cc121390f2b9.tar.gz |
Cap the number of retry attempts to a configurable number. This ensures
that if a specific I/O repeatedly times out, we don't retry it indefinitely.
The default number of retries will be 4, but is adjusted using hw.nvme.retry_count.
Sponsored by: Intel
Reviewed by: carl
Diffstat (limited to 'lib/libc/string/memset.c')
0 files changed, 0 insertions, 0 deletions