diff options
author | Devaev Maxim <[email protected]> | 2018-09-26 02:36:56 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2018-09-26 02:36:56 +0300 |
commit | f3946f102fc167efdc53c73412b2c0d6ac6c72c5 (patch) | |
tree | 4810aa29f48f5a13d0204c6a7ea8791b094a4d1e /os/platforms/common/sysctl.conf | |
parent | 680f14b1f982e55bc0da034a9e52c8cbe4f4d756 (diff) |
moved os to pi-kvm/os
Diffstat (limited to 'os/platforms/common/sysctl.conf')
-rw-r--r-- | os/platforms/common/sysctl.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/os/platforms/common/sysctl.conf b/os/platforms/common/sysctl.conf deleted file mode 100644 index 71db0efc..00000000 --- a/os/platforms/common/sysctl.conf +++ /dev/null @@ -1,3 +0,0 @@ -# https://github.com/raspberrypi/linux/issues/1753 -vm.dirty_background_bytes = 5 -vm.dirty_writeback_centisecs = 25 |