このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン |
linux:kernel:namespace:namespace [2015/12/09 12:47] – [面白そうなネタのメモ] 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/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/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) |