|
|
Subscribe / Log in / New account

Resource limits in user namespaces

Resource limits in user namespaces

[Kernel] Posted Jan 18, 2021 18:25 UTC (Mon) by corbet

User namespaces provide a number of interesting challenges for the kernel. They give a user the illusion of owning the system, but must still operate within the restrictions that apply outside of the namespace. Resource limits represent one type of restriction that, it seems, is proving too restrictive for some users. This patch set from Alexey Gladkov attempts to address the problem by way of a not-entirely-obvious approach.

Full Story (comments: 23)


Copyright © 2021, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds