forked fromtorvalds/linux
- Notifications
You must be signed in to change notification settings - Fork1
Commitcf47b8f
Btrfs: stop spinning on mutex_trylock and let the adaptive code spin for us
Mutexes now spin internally and the btrfs spin is no longer required forperformance.Signed-off-by: Chris Mason <chris.mason@oracle.com>Signed-off-by: Ingo Molnar <mingo@elte.hu>1 parentac6e60e commitcf47b8f
1 file changed
+0
-10
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 | 40 |
| |
51 | 41 |
| |
52 | 42 |
| |
|
0 commit comments
Comments
(0)