Home
last modified time | relevance | path

Searched refs:SENDFILE_REQ_LOWAT (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksyscalls.c2075 #define SENDFILE_REQ_LOWAT 3 * 1024 * 1024 macro
2076 uint_t sendfile_req_lowat = SENDFILE_REQ_LOWAT;
2077 uint_t sendfile_req_hiwat = 10 * SENDFILE_REQ_LOWAT;