summaryrefslogtreecommitdiffstats
path: root/Documentation/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/TODO')
-rw-r--r--Documentation/TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/TODO b/Documentation/TODO
index e9e09443d..df3d4b825 100644
--- a/Documentation/TODO
+++ b/Documentation/TODO
@@ -1,6 +1,11 @@
Note that items with (!) have high priority.
+swapon
+------
+ - (!) add option -o to specify swap options on command line in fstab notation
+ (e.g swapon /dev/sda2 -o discard=page,pri=1)
+
nsenter(1)
----------
- read the default UID and GID from the target process.