I'm on Ubuntu 20.10 and security updates are no longer being provided.
The recommendation is to upgrade to 21.04, but I want to avoid this
issue. I could upgrade the kernel, but I wonder when the kernel fixes
will appear in an Ubuntu release so I can simply upgrade Ubuntu?
--
You received this bu
This is not a bug.
It turns out the behaviour I was seeing was due to the fact that swap
accounting is disabled by default and so the perl process was swapping
rather than being killed when its RAM limit was reached.
If I turn swap off (swapoff -a), the process is killed correctly.
Similarly, if
** Changed in: linux (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1303683
Title:
Memory resource controller oom killing not functioning
To manage notif
It occurred to me that the behaviour observed could have been due to an
optimisation in a later version of perl, but Ubuntu 13.10 is running
perl v5.14.2 whereas RHEL 7 is running v5.16.3. It seems unlikely,
therefore, that the version of perl is significant to this problem.
--
You received this
Hi Joseph
As per comment #2, this bug reproduced on the latest upstream kernel.
Regards,
Glyn
** Tags added: kernel-bug-exists-upstream
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
Note that the above instructions assuming swapping is off, otherwise
memory.memsw.limit_in_bytes would also need to be set to 100.
The above testing was done on a 3.11.0-17-generic kernel. Re-testing on
an upstream kernel, 3.14.0-031400-generic ("3.14-trusty"), showed the
same problem - the pr
Public bug reported:
This problem reproduces on Ubuntu 13.10 with a 3.11 kernel but, for
comparison, works ok on RHEL 7 with a 3.10 kernel.
Steps to reproduce:
1. Make a directory, for example /home/glyn/cgh1.
2. Switch to root user.
3. Attach the memory resource controller subsystem to a cgroup