Home
last modified time | relevance | path

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

/rocksdb-6.9/env/
Dio_posix.cc79 int Fadvise(int fd, off_t offset, size_t len, int advice) { in Fadvise() argument
81 return posix_fadvise(fd, offset, len, advice); in Fadvise()
86 (void)advice; in Fadvise()
743 radvisory advice; in Prefetch() local
744 advice.ra_offset = static_cast<off_t>(offset); in Prefetch()
745 advice.ra_count = static_cast<int>(n); in Prefetch()
746 r = fcntl(fd_, F_RDADVISE, &advice); in Prefetch()
/rocksdb-6.9/docs/_posts/
D2018-08-01-rocksdb-tuning-advisor.markdown12 suggesting improvements in the configuration based on advice from Rocksdb
/rocksdb-6.9/tools/advisor/
DREADME.md9 suggesting improvements in the configuration based on advice from Rocksdb
/rocksdb-6.9/docs/
DLICENSE-DOCUMENTATION6 does not provide legal services or legal advice. Distribution of