container so the system breaks in OOM situations Message-Id: <[email protected]> In-Reply-To: <[email protected]> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit
Hi, On Thu, 24 Jun 2021 11:37:35 +0200 Max Bruckner <[email protected]> wrote: > How to reproduce: > > ``` > # podman run -it --rm debian sh > # cat /proc/$$/oom_score_adj > -1000 > ``` Well, I've tested it too with bullseye on KVM and reproduced it, however, it's only under root privilege. Just run "$ podman run -it --rm debian sh" via normal user and it returns 0. And also tested with my daily driver unstable system I cannot reproduce it. (But sid on KVM can reproduce it, hmm...) It may be better to downgrade as important if it's only root privilege, IMO. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp _______________________________________________ Pkg-go-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers
