diff options
author | NeilBrown <neilb@suse.de> | 2012-05-22 07:55:22 +0400 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2012-05-22 07:55:22 +0400 |
commit | bdfd1140731a67c74fd74814f222c8078171adcd (patch) | |
tree | e244aa26d983b56c61fb8d53eb9a1a4105476a85 /net/sctp | |
parent | fae7d326cd0905624c173337fdfcfe9b86b9e6e2 (diff) | |
download | linux-bdfd1140731a67c74fd74814f222c8078171adcd.tar.xz |
md/bitmap: make _page_attr bitops atomic.
Using e.g. set_bit instead of __set_bit and using test_and_clear_bit
allow us to remove some locking and contract other locked ranges.
It is rare that we set or clear a lot of these bits, so gain should
outweigh any cost.
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'net/sctp')
0 files changed, 0 insertions, 0 deletions