両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン |
linux:kernel:namespace:namespace [2015/07/15 06:29] – [面白そうなネタのメモ] tenforward | linux:kernel:namespace:namespace [2021/01/20 06:46] (現在) – [面白そうなネタのメモ] tenforward |
---|
* Namespaces in operation, part 6: [[more on user namespaces]] ... http://lwn.net/Articles/540087/ | * Namespaces in operation, part 6: [[more on user namespaces]] ... http://lwn.net/Articles/540087/ |
* Namespaces in operation, part 7: [[Network namespaces]] ... http://lwn.net/Articles/580893/ | * Namespaces in operation, part 7: [[Network namespaces]] ... http://lwn.net/Articles/580893/ |
| * Mount namespaces and shared subtrees ... http://lwn.net/Articles/689856/ |
| * Mount namespaces, mount propagation, and unbindable mounts ... http://lwn.net/Articles/690679/ |
| |
====== 面白そうなネタのメモ ====== | ====== 面白そうなネタのメモ ====== |
* [[http://comments.gmane.org/gmane.linux.kernel.containers/23242|container quota]] | * [[http://comments.gmane.org/gmane.linux.kernel.containers/23242|container quota]] |
* [[http://lwn.net/Articles/624767/|Cgroup Namespace]] (lwn.net 2014-12-04) v3 | * [[http://lwn.net/Articles/624767/|Cgroup Namespace]] (lwn.net 2014-12-04) v3 |
* [[https://lwn.net/Articles/621006/|Control Group Namespace]] (lwn.net 2014-11-19) | * [[https://lwn.net/Articles/621006/|Control Group Namespace]] (lwn.net 2014-11-19) |
| * [[http://lwn.net/Articles/666021/|CGroup Namespaces (v5)]] (lwn.net 2015-11-27) |
| * [[http://lwn.net/Articles/667118/|Cgroup Namespaces (v6)]] (lwn.net 2015-12-07) |
* [[http://lwn.net/Articles/611939/|fuse: Add support for mounts from pid/user namespaces]] (lwn.net 2014-09-12) | * [[http://lwn.net/Articles/611939/|fuse: Add support for mounts from pid/user namespaces]] (lwn.net 2014-09-12) |
* [[http://lwn.net/Articles/617746/|fuse: Add support for mounts from pid/user namespaces]] (lwn.net 2014-10-22) | * [[http://lwn.net/Articles/617746/|fuse: Add support for mounts from pid/user namespaces]] (lwn.net 2014-10-22) |
| * [[http://lwn.net/Articles/666524/|http://lwn.net/Articles/666524/]] (lwn.net 2015-12-02) |
* [[http://lwn.net/Articles/618660/|netns: allow to identify peer netns]] (lwn.net 2014-10-30) | * [[http://lwn.net/Articles/618660/|netns: allow to identify peer netns]] (lwn.net 2014-10-30) |
* [[http://lwn.net/Articles/623375/|LSM/Smack namespace work in progress]] (lwn.net 2014-11-27) | * [[http://lwn.net/Articles/623375/|LSM/Smack namespace work in progress]] (lwn.net 2014-11-27) |
* [[http://lwn.net/Articles/626213/|[CFT][PATCH v6] userns: Add a knob to disable setgroups on a per user namespace basis]] (lwn.net 2014-12-11) | * [[http://lwn.net/Articles/626213/|[CFT][PATCH v6] userns: Add a knob to disable setgroups on a per user namespace basis]] (lwn.net 2014-12-11) |
* [[http://lwn.net/Articles/650779/|Per network namespace netfilter chains]] (lwn.net 2015-07-10) | * [[http://lwn.net/Articles/650779/|Per network namespace netfilter chains]] (lwn.net 2015-07-10) |
| * [[http://lwn.net/Articles/657568/|Initial support for user namespace owned mounts]] (lwn.net 2015-09-16) v3 |
| * [[http://lwn.net/Articles/674510/|Namespaceify more of the tcp sysctl knobs]] (2016-02-03) |
| * [[http://lwn.net/Articles/688382/|user-namespaced file capabilities - now with more magic]] (2016-05-18) |
| * [[https://lwn.net/ml/linux-kernel/cover.1610722473.git.gladkov.alexey@gmail.com/|[RFC PATCH v3 0/8] Count rlimits in each user namespace]] (2021-01-20) |