cgroup v2 currently supports the following mount options.
 
   nsdelegate
-
        Consider cgroup namespaces as delegation boundaries.  This
        option is system wide and can only be set on mount or modified
        through remount from the init namespace.  The mount option is
        Delegation section for details.
 
   memory_localevents
-
         Only populate memory.events with data for the current cgroup,
         and not any subtrees. This is legacy behaviour, the default
         behaviour without this option is to include subtree counts.
         option is ignored on non-init namespace mounts.
 
   memory_recursiveprot
-
         Recursively apply memory.min and memory.low protection to
         entire subtrees, without requiring explicit downward
         propagation into leaf cgroups.  This allows protecting entire