summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp_output.c
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2012-07-04 20:20:48 +0000
committerpjd <pjd@FreeBSD.org>2012-07-04 20:20:48 +0000
commit1fb1092d75faa6d7698a7effe40382fbf8d1ae43 (patch)
tree46658a14183c230431248dfb79989612fc7137ce /sys/netinet/sctp_output.c
parent5ef9eb30da6a8c09fc9ae0ae312ccd23e820e006 (diff)
downloadFreeBSD-src-1fb1092d75faa6d7698a7effe40382fbf8d1ae43.zip
FreeBSD-src-1fb1092d75faa6d7698a7effe40382fbf8d1ae43.tar.gz
Make use of GEOM Gate direct reads feature. This allows HAST to serve
reads with native speed of the underlying provider. There are three situations when direct reads are not used: 1. Data is being synchronized and synchronization source is the secondary node, which means secondary node has more recent data and we should read from it. 2. Local read failed and we have to try to read from the secondary node. 3. Local component is unavailable and all I/O requests are served from the secondary node. Sponsored by: Panzura, http://www.panzura.com MFC after: 1 month
Diffstat (limited to 'sys/netinet/sctp_output.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud