We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19905fe commit befacdcCopy full SHA for befacdc
Documentation/admin-guide/binderfs.rst
@@ -33,6 +33,12 @@ max
33
a per-instance limit. If ``max=<count>`` is set then only ``<count>`` number
34
of binder devices can be allocated in this binderfs instance.
35
36
+stats
37
+ Using ``stats=global`` enables global binder statistics.
38
+ ``stats=global`` is only available for a binderfs instance mounted in the
39
+ initial user namespace. An attempt to use the option to mount a binderfs
40
+ instance in another user namespace will return a permission error.
41
+
42
Allocating binder Devices
43
-------------------------
44
0 commit comments