[PATCH] Add lockmem=x option to pin memory
diff --git a/README b/README
index bc2574e..8b84a08 100644
--- a/README
+++ b/README
@@ -92,7 +92,9 @@
 			rw, offset, length
 			where with rw=0/1 for read/write, and the offset
 			and length entries being in bytes.
-
+	lockmem=x	Lock down x amount of memory on the machine, to
+			simulate a machine with less memory available. x can
+			include k/m/g suffix.
 
 Examples using a job file
 -------------------------