Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1555125
| From | Sami Farin <hvtaifwkbgefbaei@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [BUG] How to crash 4.9.2 x86_64: vmscan: shrink_slab |
| Date | 2017-01-10 11:40 +0100 |
| Message-ID | <sY20p-aM-9@gated-at.bofh.it> (permalink) |
| References | <sXPwe-PW-25@gated-at.bofh.it> <sY0UF-7Xs-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jan 10, 2017 at 10:22:41 +0100, Michal Hocko wrote: > On Mon 09-01-17 23:02:10, Sami Farin wrote: > > # sysctl vm.vfs_cache_pressure=-100 > > > > kernel: vmscan: shrink_slab: super_cache_scan+0x0/0x1a0 negative objects to delete nr=-6640827866535449472 > > kernel: vmscan: shrink_slab: super_cache_scan+0x0/0x1a0 negative objects to delete nr=-6640827866535450112 ... > > > > > > Alternatively, > > # sysctl vm.vfs_cache_pressure=10000000 > > Both values are insane and admins do not do insane things to their > machines, do they? Not on purpose, unless they are insane :) Docs say: "Increasing vfs_cache_pressure significantly beyond 100 may have negative performance impact." Nothing about crashing. But anyways, the problem I originally had was: with vm.vfs_cache_pressure=0 , dentry/inode caches are reclaimed at a very alarming rate, and when I e.g. rescan quodlibet media directory (only 30000 files), that takes a lot of time.. I only download some files for a minute and dentry/inode caches are reclaimed, or so it seems. Still, SReclaimable keeps on increasing, when it gets to about 6 GB , I increase vm.vfs_cache_pressure .... -- Do what you love because life is too short for anything else. https://samifar.in/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[BUG] How to crash 4.9.2 x86_64: vmscan: shrink_slab Sami Farin <hvtaifwkbgefbaei@gmail.com> - 2017-01-09 22:20 +0100
Re: [BUG] How to crash 4.9.2 x86_64: vmscan: shrink_slab Michal Hocko <mhocko@kernel.org> - 2017-01-10 10:30 +0100
Re: [BUG] How to crash 4.9.2 x86_64: vmscan: shrink_slab Sami Farin <hvtaifwkbgefbaei@gmail.com> - 2017-01-10 11:40 +0100
csiph-web