3.1.2.2. MAdvise System Call

int madvise (
  void *addr,
  size_t length,
  int advice);