Hi,
On 5/25/20 3:18 PM, Samuel Thibault wrote:
> Samuel Thibault, le lun. 25 mai 2020 15:11:44 +0200, a ecrit:
>> I'm currently using a hack such as
>>
>> for i in $(pgrep xenconsoled) ; do
>> echo -1000 > /proc/$i/oom_score_adj
>> done
>>
>> in /etc/init.d/xen, but
Samuel Thibault, le lun. 25 mai 2020 15:11:44 +0200, a ecrit:
> I'm currently using a hack such as
>
> for i in $(pgrep xenconsoled) ; do
> echo -1000 > /proc/$i/oom_score_adj
> done
>
> in /etc/init.d/xen, but there are cleaner ways to do this :)
For instance, us
Package: xen-utils-common
Version: 4.11.3+24-g14b62ab3e5-1
Severity: important
Hello,
In case memory in dom0 gets tight, the OOM killer tends to try to kill
xenstored and xenconsoled. From then on it's very difficult to control
the VMs running on the system... It'd be good to protect them from th
3 matches
Mail list logo