commit | 3c2a769de7955ff81818b49d388dd771bf6ae29d | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <mtosatti@redhat.com> | Wed Dec 14 15:08:37 2016 -0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Dec 15 14:44:27 2016 +0100 |
tree | e8fe6139bfe85878500b7b689e0a8b646d226b27 | |
parent | 76ae054c69a745ded388fc4ae70422d74c5bc77d [diff] |
Documentation, x86, resctrl: Recommend locking for resctrlfs Concurrent write or read/write access from applications to the resctrlfs directory can result in incorrect readouts or setups. Recommend a standard locking scheme for applications to use. Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Cc: Fenghua Yu <fenghua.yu@intel.com> Link: http://lkml.kernel.org/r/20161214170835.GA16924@amt.cnet Signed-off-by: Thomas Gleixner <tglx@linutronix.de>