Github messages for voidlinux
 help / color / mirror / Atom feed
From: adrian-bl <adrian-bl@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: Raspberry pi 5.x kernel missing memory cgroups
Date: Fri, 04 Sep 2020 20:58:37 +0200	[thread overview]
Message-ID: <20200904185837.k24dPOcPNT1uAkeNbDwHN-2iic83DRQvWkMDwXrpzf4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24657@inbox.vuxu.org>

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

New comment by adrian-bl on void-packages repository

https://github.com/void-linux/void-packages/issues/24657#issuecomment-687324871

Comment:
Thanks ericonr!

Adding

```
cgroup_memory=1 cgroup_enable=memory
```

to cmdline.txt actually fixes the issue:

```
bash-5.0# uname -a
Linux pimpel 5.4.59_1 #1 SMP Wed Sep 2 20:17:25 UTC 2020 armv7l GNU/Linux
bash-5.0# mount|grep mem
cgroup on /sys/fs/cgroup/memory type cgroup (rw,relatime,memory)
```

So looks like void is not at fault here and that the kernel defaults just changed (for machines with 'low' amounts of RAM)

  parent reply	other threads:[~2020-09-04 18:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-04 10:24 [ISSUE] " adrian-bl
2020-09-04 10:31 ` ericonr
2020-09-04 10:38 ` ericonr
2020-09-04 18:58 ` adrian-bl [this message]
2020-09-04 18:58 ` [ISSUE] [CLOSED] " adrian-bl
2020-09-04 19:01 ` ericonr
2020-09-04 19:08 ` adrian-bl
2020-09-04 19:41 ` ericonr
2020-09-05  7:38 ` adrian-bl

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=20200904185837.k24dPOcPNT1uAkeNbDwHN-2iic83DRQvWkMDwXrpzf4@z \
    --to=adrian-bl@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).