Kent Overstreet 098fb25498 bcache: Delete some slower inline asm
Never saw a profile of bset_search_tree() where it wasn't bottlenecked
on memory until I got my new Haswell machine, but when I tried it there
it was suddenly burning 20% of the cpu in the inner loop on shrd...

Turns out, the version of shrd that takes 64 bit operands has a 9 cycle
latency. hah.

Signed-off-by: Kent Overstreet <kmo@daterainc.com>
2013-11-10 21:56:42 -08:00
..
2013-11-10 21:56:42 -08:00
2013-11-10 21:56:39 -08:00
2013-11-10 21:56:41 -08:00
2013-11-10 21:56:10 -08:00
2013-11-10 21:56:10 -08:00
2013-11-10 21:56:34 -08:00
2013-11-10 21:56:34 -08:00
2013-07-01 14:43:53 -07:00
2013-11-10 21:56:34 -08:00
2013-03-23 16:11:31 -07:00
2013-11-10 21:56:32 -08:00
2013-11-10 21:56:32 -08:00
2013-11-10 21:56:32 -08:00
2013-11-10 21:56:32 -08:00