Date: Thu, 9 Aug 2018 11:04:28 -0400 From: Mark Johnston <markj@freebsd.org> To: bob prohaska <fbsd@www.zefox.net> Cc: Warner Losh <imp@bsdimp.com>, "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org> Subject: Re: RPI3 swap experiments ["was killed: out of swap space" with: "v_free_count: 5439, v_inactive_count: 1"] Message-ID: <20180809150428.GB68459@raichu> In-Reply-To: <20180809064210.GA30347@www.zefox.net> References: <20180801034511.GA96616@www.zefox.net> <201808010405.w7145RS6086730@donotpassgo.dyslexicfish.net> <6BFE7B77-A0E2-4FAF-9C68-81951D2F6627@yahoo.com> <20180802002841.GB99523@www.zefox.net> <20180802015135.GC99523@www.zefox.net> <EC74A5A6-0DF4-48EB-88DA-543FD70FEA07@yahoo.com> <20180806155837.GA6277@raichu> <20180808214224.GA29312@www.zefox.net> <CANCZdfpsTapeVYmwPNy1vKCueMh_D4osB8ohJJEV=GPabuxLYw@mail.gmail.com> <20180809064210.GA30347@www.zefox.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 08, 2018 at 11:42:10PM -0700, bob prohaska wrote: > On Wed, Aug 08, 2018 at 03:55:52PM -0600, Warner Losh wrote: > > > > With the da driver there's some hope. Add options IOSCHED to the kernel > > config file and reboot. This will give you some detailed statistics, as > > well as power-of-two bucketized latency histograms. It may even be a vector > > forward to slow the writes / trims down, though there's some issues when > > you slow writes down TOO much, it helps *A*LOT* keep the system responsive. > > We do that at work to make our consumer SSDs not suck for serving content > > (reading) while we're doing some writes to them... The thumb drives are > > like the consumer SSDs we buy, only crappier... > > > I tried adding > options IOSCHED > to the arm64 GENERIC kernel config at the end of the debugging support options, > but buildkernel replied with > /usr/src/sys/arm64/conf/GENERIC: unknown option "IOSCHED" > > I don't see any typos, should this option go elsewhere? Looks like the proper name is "CAM_IOSCHED_DYNAMIC".
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180809150428.GB68459>