diff options
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | 2009-04-06 11:44:59 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-04-07 10:48:54 +0200 |
commit | a2e87d06ddbe6e6fdb8d6d2e5e985efe4efb07dd (patch) | |
tree | af0fdeb24c4e957d4e87a50ba358e5fdba6f7600 /fs/jbd2/commit.c | |
parent | 92f22a3865abe87eea2609a6f8e5be5123f7ce4f (diff) |
perf_counter: update mmap() counter read, take 2
Update the userspace read method.
Paul noted that:
- userspace cannot observe ->lock & 1 on the same cpu.
- we need a barrier() between reading ->lock and ->index
to ensure we read them in that prticular order.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
LKML-Reference: <20090406094517.368446033@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions