瀏覽代碼

PM / sleep: Update test_suspend option documentation

Updated documentation to add freeze mode and repeat capability.

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Srinivas Pandruvada 11 年之前
父節點
當前提交
acc82342f6
共有 1 個文件被更改,包括 6 次插入4 次删除
  1. 6 4
      Documentation/kernel-parameters.txt

+ 6 - 4
Documentation/kernel-parameters.txt

@@ -3303,11 +3303,13 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
 
 
 	tdfx=		[HW,DRM]
 	tdfx=		[HW,DRM]
 
 
-	test_suspend=	[SUSPEND]
+	test_suspend=	[SUSPEND][,N]
 			Specify "mem" (for Suspend-to-RAM) or "standby" (for
 			Specify "mem" (for Suspend-to-RAM) or "standby" (for
-			standby suspend) as the system sleep state to briefly
-			enter during system startup.  The system is woken from
-			this state using a wakeup-capable RTC alarm.
+			standby suspend) or "freeze" (for suspend type freeze)
+			as the system sleep state during system startup with
+			the optional capability to repeat N number of times.
+			The system is woken from this state using a
+			wakeup-capable RTC alarm.
 
 
 	thash_entries=	[KNL,NET]
 	thash_entries=	[KNL,NET]
 			Set number of hash buckets for TCP connection
 			Set number of hash buckets for TCP connection