commit | 41abcf321d447b9987f6b7d1a9bb65831e786daf | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Fri Dec 11 16:18:22 2015 -0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Mar 31 13:33:19 2016 -0700 |
tree | c3f7bd7dbdc17f15b228ee5f18cb283212d8b1dc | |
parent | 70946a44deec299ef54c0ec933e8d82ddd4bcc6a [diff] |
documentation: Add real-time requirements from CPU-bound workloads This commit records RCU's responsibility to avoid degrading latencies of CPUs running tight loops within properly configured workloads, both in kernel and in userspace. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>