文書の表示以前のリビジョンバックリンク文書の先頭へ この文書は読取専用です。文書のソースを閲覧することは可能ですが、変更はできません。もし変更したい場合は管理者に連絡してください。 ====== Namespace / 名前空間関係 ====== * [[http://d.hatena.ne.jp/defiant/20130827/1377601988|PID Namespace 内の reboot システムコール]] (2013/08/27) * [[http://d.hatena.ne.jp/defiant/20130509/1368093420|Linux 3.8 の User Namespace 機能 (4)]] (2013/05/09) * [[http://d.hatena.ne.jp/defiant/20130507/1367924268|Linux 3.8 の User Namespace 機能 (3)]] (2013/05/07) * [[http://d.hatena.ne.jp/defiant/20130329/1364563258|util-linux の nsenter コマンド]] (2013/03/29) * [[http://d.hatena.ne.jp/defiant/20130301/1362124706|Linux 3.8 で改良された Namespace 機能と lxc-attach コマンド]] (2013/03/01) * [[http://d.hatena.ne.jp/defiant/20130218/1361170507|Linux 3.8 の User Namespace 機能 (2)]] (2013/02/18) * [[http://d.hatena.ne.jp/defiant/20130213/1360760602|Linux 3.8 の User Namespace 機能 (1)]] (2013/02/13) * [[http://d.hatena.ne.jp/defiant/20121102/1351848396|Linux Kernel の User Namespace 機能と lxc (1)]] (2012/11/02) ===== Namespace in operation (lwn.net) ===== * Namespaces in operation, part 1: [[namespaces overview]] ... http://lwn.net/Articles/531114/ * Namespaces in operation, part 2: [[the namespaces API]] ... http://lwn.net/Articles/531381/ * Namespaces in operation, part 3: [[PID namespaces]] ... http://lwn.net/Articles/531419/ * Namespaces in operation, part 4: [[more on PID namespaces]] ... http://lwn.net/Articles/532748/ * Namespaces in operation, part 5: [[User namespace]] ... http://lwn.net/Articles/532593/ * 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/ * 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]] * [[https://lwn.net/Articles/179825/|PATCH 0/4 - Time virtualization]] ... Time Namespace なんてのがあったんだ.でもコンテナ・ホスト毎に違う時間が必要とは思えないけど... * [[http://lwn.net/Articles/555470/|Add namespace support for audit]] (2013-06-19) * [[http://lwn.net/Articles/564977/|RFC: Device Namespaces]] (2013-08-28) * https://github.com/Cellrox/devns-patches/wiki/DeviceNamespace * [[https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-devicens|Devices Namespace]] (Ubuntu) * [[http://lwn.net/Articles/562389/|Add namespace support for syslog]] (2013-08-07) * [[http://lists.linuxfoundation.org/pipermail/containers/2013-November/033635.html|Regression wrt mounting /proc in user namespace in 3.13]] (2013-11-15) * まだまだ userns 廻りは色々あるのかな * [[http://lwn.net/Articles/577957/|Namespace support for Android binder (under ipc-ns)]] (2013-12-22) * [[https://lists.linuxcontainers.org/pipermail/lxc-devel/2014-February/008282.html|マウント名前空間廻りで参考になるかもしれない説明]] (2014-02-28) * [[http://lwn.net/Articles/598782/|Add support for devtmpfs in user namespaces]] (2014-05-14) * [[http://lwn.net/Articles/602518/|ns: introduce getnspid syscall]] (2014-06-17) * [[https://lkml.org/lkml/2014/8/13/746|[PATCH] fs: Remove implicit nodev for new mounts in non-root userns]] (lkml 2014-08-14) * userns 内の mount の暗黙のオプション付与をやめるよ * CVE-2014-5206, 5207 の関係? * [[http://lwn.net/Articles/640754/|namespaces: log namespaces per task]] (lwn.net 2015-04-17) * [[http://lwn.net/Articles/605903/|RFC: CGroup Namespaces]] (lwn.net 2014-07-17) * [[http://lwn.net/Articles/616099/|Cgroup Namespaces]] (lwn.net 2014-10-13) * [[https://lkml.org/lkml/2014/10/31/500|Cgroup Namespaces]] (lkml 2014-10-31) v2 * [[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) * [[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/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/623375/|LSM/Smack namespace work in progress]] (lwn.net 2014-11-27) * [[http://lwn.net/Articles/623575/|lsm: namespace hooks]] * [[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/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) linux/kernel/namespace/namespace.txt 最終更新: 2021/01/20 06:46by tenforward