Omar Sandoval 40aabb6746 sbitmap: push per-cpu last_tag into sbitmap_queue
Allocating your own per-cpu allocation hint separately makes for an
awkward API. Instead, allocate the per-cpu hint as part of the struct
sbitmap_queue. There's no point for a struct sbitmap_queue without the
cache, but you can still use a bare struct sbitmap.

Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2016-09-17 08:39:10 -06:00
..
2016-09-14 08:44:57 -06:00
2016-04-13 13:33:19 -06:00
2015-02-04 09:57:52 -07:00
2016-08-16 09:16:51 -06:00
2016-05-26 19:34:26 -07:00