Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/simplebench/
H A Dbench-backup.py160 drop_caches=args.drop_caches)
H A Dsimplebench.py32 slow_limit=100, drop_caches=False): argument
/openbmc/linux/tools/testing/selftests/memfd/
H A Drun_hugetlbfs_test.sh34 echo 3 > /proc/sys/vm/drop_caches
/openbmc/openbmc/poky/scripts/contrib/
H A Dtest_build_time.sh171 sudo /sbin/sysctl -w vm.drop_caches=3 > /dev/null
/openbmc/linux/fs/
H A DMakefile46 obj-$(CONFIG_SYSCTL) += drop_caches.o sysctls.o
/openbmc/linux/Documentation/admin-guide/sysctl/
H A Dvm.rst38 - drop_caches
227 drop_caches chapter
236 echo 1 > /proc/sys/vm/drop_caches
240 echo 2 > /proc/sys/vm/drop_caches
244 echo 3 > /proc/sys/vm/drop_caches
248 `sync` prior to writing to /proc/sys/vm/drop_caches. This will minimize the
264 cat (1234): drop_caches: 3
267 with your system. To disable them, echo 4 (bit 2) into drop_caches.
/openbmc/linux/tools/testing/selftests/mm/
H A Drun_vmtests.sh159 echo 3 > /proc/sys/vm/drop_caches
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0012-do-not-disable-buffer-in-writing-files.patch247 …* for details. We write "2" into /proc/sys/vm/drop_caches to ensure dentries/inodes are flushed, b…
250 - r = write_string_file("/proc/sys/vm/drop_caches", "2\n", WRITE_STRING_FILE_DISABLE_BUFFER);
251 + r = write_string_file("/proc/sys/vm/drop_caches", "2\n", 0);
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0012-do-not-disable-buffer-in-writing-files.patch247 …* for details. We write "2" into /proc/sys/vm/drop_caches to ensure dentries/inodes are flushed, b…
250 - r = write_string_file("/proc/sys/vm/drop_caches", "2\n", WRITE_STRING_FILE_DISABLE_BUFFER);
251 + r = write_string_file("/proc/sys/vm/drop_caches", "2\n", 0);
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dmemory.rst481 A sync followed by echo 1 > /proc/sys/vm/drop_caches will help get rid of
/openbmc/linux/Documentation/filesystems/
H A Dfscrypt.rst894 combination with ``sync; echo 2 > /proc/sys/vm/drop_caches`` would
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt4787 drop_caches.c: 1684