[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1524675033.8257.4.camel@gmx.de>
Date: Wed, 25 Apr 2018 18:50:33 +0200
From: Mike Galbraith <efault@....de>
To: Alan Cox <gnomes@...rguk.ukuu.org.uk>
Cc: Ferry Toth <ftoth@...fort.nl>, linux-kernel@...r.kernel.org
Subject: Re: DOS by unprivileged user
On Wed, 2018-04-25 at 15:54 +0100, Alan Cox wrote:
>
> Classical Unix systems never had this problem because they respond to
> thrashing by ensuring that all processes consumed CPU and made some
> progress. Linux handles it by thrashing itself to dealth while BSD always
> handled it by moving from paging more towards swapping and behaving like
> a swap bound batch machine.
Memcg constrained the gitk hog nicely, forcing it do dig into swap
after hitting its limit. Dunno if there are any userspace bits that
can use it wisely though.
-Mike
Powered by blists - more mailing lists