diff options
author | James Morris <james.l.morris@oracle.com> | 2014-09-30 10:44:04 -0400 |
---|---|---|
committer | James Morris <james.l.morris@oracle.com> | 2014-09-30 10:44:04 -0400 |
commit | 6c8ff877cdf13cd5287ed9d700cfb6cb70e2bfa1 (patch) | |
tree | 2ab49b7d19fb69cdae5b6be9e7ba44f6cf3d45ef /Documentation/kernel-parameters.txt | |
parent | 35e1efd25a9e7d5cf2884fa23441ab87353849bb (diff) | |
parent | 19583ca584d6f574384e17fe7613dfaeadcdc4a6 (diff) |
Merge commit 'v3.16' into next
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 90c12c591168..0cd50491c0a4 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -2812,6 +2812,12 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
2812 | leaf rcu_node structure. Useful for very large | 2812 | leaf rcu_node structure. Useful for very large |
2813 | systems. | 2813 | systems. |
2814 | 2814 | ||
2815 | rcutree.jiffies_till_sched_qs= [KNL] | ||
2816 | Set required age in jiffies for a | ||
2817 | given grace period before RCU starts | ||
2818 | soliciting quiescent-state help from | ||
2819 | rcu_note_context_switch(). | ||
2820 | |||
2815 | rcutree.jiffies_till_first_fqs= [KNL] | 2821 | rcutree.jiffies_till_first_fqs= [KNL] |
2816 | Set delay from grace-period initialization to | 2822 | Set delay from grace-period initialization to |
2817 | first attempt to force quiescent states. | 2823 | first attempt to force quiescent states. |
@@ -3548,7 +3554,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
3548 | the allocated input device; If set to 0, video driver | 3554 | the allocated input device; If set to 0, video driver |
3549 | will only send out the event without touching backlight | 3555 | will only send out the event without touching backlight |
3550 | brightness level. | 3556 | brightness level. |
3551 | default: 0 | 3557 | default: 1 |
3552 | 3558 | ||
3553 | virtio_mmio.device= | 3559 | virtio_mmio.device= |
3554 | [VMMIO] Memory mapped virtio (platform) device. | 3560 | [VMMIO] Memory mapped virtio (platform) device. |