aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2014-10-06 19:17:30 -0400
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2014-10-06 19:17:30 -0400
commit0ede470030a35847a8b213bbdafb29d77bca76da (patch)
tree7e2f224ce89938b91d383fc79cfe1f772c3ec99b /Documentation
parent88b42a4883a7783972c8fc607e60bd3f027e24de (diff)
parentfdd64ed54eeba6b8619b36dcc7cb6442f2c6da0c (diff)
Merge branch 'pm-sleep'
* pm-sleep: PM / hibernate: Iterate over set bits instead of PFNs in swsusp_free() PM / sleep: new suspend_resume trace event for console resume PM / sleep: Update test_suspend option documentation PM / sleep: Enhance test_suspend option with repeat capability PM / sleep: Support freeze as test_suspend option PM / sysfs: avoid shadowing variables
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/kernel-parameters.txt10
1 files changed, 6 insertions, 4 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 10d51c2f10d7..ccbab5653bb8 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -3303,11 +3303,13 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
3303 3303
3304 tdfx= [HW,DRM] 3304 tdfx= [HW,DRM]
3305 3305
3306 test_suspend= [SUSPEND] 3306 test_suspend= [SUSPEND][,N]
3307 Specify "mem" (for Suspend-to-RAM) or "standby" (for 3307 Specify "mem" (for Suspend-to-RAM) or "standby" (for
3308 standby suspend) as the system sleep state to briefly 3308 standby suspend) or "freeze" (for suspend type freeze)
3309 enter during system startup. The system is woken from 3309 as the system sleep state during system startup with
3310 this state using a wakeup-capable RTC alarm. 3310 the optional capability to repeat N number of times.
3311 The system is woken from this state using a
3312 wakeup-capable RTC alarm.
3311 3313
3312 thash_entries= [KNL,NET] 3314 thash_entries= [KNL,NET]
3313 Set number of hash buckets for TCP connection 3315 Set number of hash buckets for TCP connection