linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: "Jonas Schäfer" <jonas@wielicki.name>
To: linux-mm@kvack.org
Subject: About swapaccount=
Date: Thu, 02 Mar 2023 20:01:01 +0100	[thread overview]
Message-ID: <2593755.Xrv9ptJ69j@sinistra.local> (raw)

[-- Attachment #1: Type: text/plain, Size: 1138 bytes --]

Hi there,

By coincidence, I found this log message in my kernel logs:

Mär 02 17:23:19 sinistra kernel: The swapaccount= commandline option is 
deprecated. Please report your usecase to linux-mm@kvack.org if you depend on 
this functionality.

My usecase does depend on this in the following way:

I use LXC extensively to isolate workloads from one another. Kind of like 
docker, but with full operating systems inside.

Before I found out about swapaccount, I often ran into the issue that one 
misbehaving workload from one of those containers would bring the entire 
machine to a halt because it occupied lots of swap, and thus triggered 
significant slowdown.

With swapaccount, I limit swap to about 10% of the RAM assigned to the 
containers. This allows them to swap out unused stuff, but invokes the OOM 
killer before any significant slowdown happens.

The alternative would be to turn off swap for the system entirely, but it is 
running fairly efficiently thanks to swapping stuff out.

I'd be interested to hear about alternatives.

Thanks for hearing me, anyway.

kind regards,
Jonas Schäfer

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2023-03-02 19:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-02 19:01 Jonas Schäfer [this message]
2023-03-02 19:12 ` Yosry Ahmed
2023-03-03  9:46   ` Jonas Schäfer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2593755.Xrv9ptJ69j@sinistra.local \
    --to=jonas@wielicki.name \
    --cc=linux-mm@kvack.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox