summaryrefslogtreecommitdiff
path: root/kdbus.txt
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2013-03-31 22:27:42 +0200
committerKay Sievers <kay@vrfy.org>2013-03-31 22:27:42 +0200
commit276a80c5493b228839f7b839338554b68d2cba98 (patch)
tree582f314097d362fc3ea3dec132bcf1abfb03e2bb /kdbus.txt
parent8240bc71c467292bb0282f42a89ad4af1673b8fe (diff)
downloadkdbus-bus-276a80c5493b228839f7b839338554b68d2cba98.tar.gz
kdbus-bus-276a80c5493b228839f7b839338554b68d2cba98.tar.bz2
kdbus-bus-276a80c5493b228839f7b839338554b68d2cba98.zip
kdbus.txt: update
Diffstat (limited to 'kdbus.txt')
-rw-r--r--kdbus.txt13
1 files changed, 7 insertions, 6 deletions
diff --git a/kdbus.txt b/kdbus.txt
index 6c465115798..b1a0c3f3878 100644
--- a/kdbus.txt
+++ b/kdbus.txt
@@ -52,10 +52,6 @@ Terminology
===============================================================================
Device node layout
===============================================================================
- For any future changes, keep in mind, that the layout should support a
- possible /dev/kdbus/ filesystem for the init namspace and one separate
- instance mounted for each namespace.
-
/sys/bus/kdbus
`-- devices
|-- kdbus!0-system!bus -> ../../../devices/virtual/kdbus/kdbus!0-system!bus
@@ -85,6 +81,13 @@ Device node layout
`-- 0-system
`-- bus
+Note:
+ The device node subdirectry layout is arranged that a future version of
+ kdbus could be implemented as a filesystem with a separate instance mounted
+ for each namespace. For any future changes, this always needs to be kept
+ in mind. Also the dependency on udev's userspace hookups or sysfs attribute
+ use should be limited for the same reason.
+
===============================================================================
Objects
===============================================================================
@@ -117,8 +120,6 @@ Objects
| | +-------------------------------+ +-------------------------------+ | |
| +---------------------------------------------------------------------+ |
+-------------------------------------------------------------------------+
-
- +-------------------------------------------------------------------------+
| Namespace (Container; inside it, fedoracontainer/ becomes /dev/kdbus/) |
| /dev/kdbus/ns/fedoracontainer/control |
| +---------------------------------------------------------------------+ |