> From: jode...@gmail.com
> To: Harald Dunkel
> debian-user@lists.debian.org
> On 25-07-17, Harald Dunkel wrote:
>> Hi Dejan,
>>
>> On Mon, 24 Jul 2017 09:43:30 +0200
>> Dejan Jocic wrote:
>>
>> > On 24-07-17, Harald Dunkel wrote:
>> > >
>> > > Apparently systemd ignores the restricted memory. Ho
On 25-07-17, Harald Dunkel wrote:
> Hi Dejan,
>
> On Mon, 24 Jul 2017 09:43:30 +0200
> Dejan Jocic wrote:
>
> > On 24-07-17, Harald Dunkel wrote:
> > >
> > > Apparently systemd ignores the restricted memory. How can I tell
> > > systemd to keep the limits?
> > >
> > >
> > > Every helpful com
Hi Dejan,
On Mon, 24 Jul 2017 09:43:30 +0200
Dejan Jocic wrote:
> On 24-07-17, Harald Dunkel wrote:
> >
> > Apparently systemd ignores the restricted memory. How can I tell
> > systemd to keep the limits?
> >
> >
> > Every helpful comment is highly appreciated
> > Harri
> >
>
> Never did
On 24-07-17, Harald Dunkel wrote:
> Hi folks,
>
> I have to restrict memory.limit_in_bytes to 16GByte for my LXC
> containers. Problem: The containers based on Stretch and systemd
> show
>
> % for i in $(find /sys/fs/cgroup/memory/lxc/lxc1 -name
> memory.limit_in_bytes); do \
> echo $i $
Hi folks,
I have to restrict memory.limit_in_bytes to 16GByte for my LXC
containers. Problem: The containers based on Stretch and systemd
show
% for i in $(find /sys/fs/cgroup/memory/lxc/lxc1 -name memory.limit_in_bytes);
do \
echo $i $(cat $i) \
done | column -t
/sys/fs/cgroup/memory/
5 matches
Mail list logo