Re: [PATCH v9 0/8] Count rlimits in each user namespace

2021-04-05 Thread Eric W. Biederman
Alexey Gladkov writes: > Preface > --- > These patches are for binding the rlimit counters to a user in user namespace. > This patch set can be applied on top of: > > git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.12-rc4 > > Problem > --- > The RLIMIT_NPROC,

[PATCH v9 0/8] Count rlimits in each user namespace

2021-03-23 Thread Alexey Gladkov
Preface --- These patches are for binding the rlimit counters to a user in user namespace. This patch set can be applied on top of: git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.12-rc4 Problem --- The RLIMIT_NPROC, RLIMIT_MEMLOCK, RLIMIT_SIGPENDING, RLIMIT_MSGQUEUE