Files
linux/lib
Matthew Wilcox f32f004cdd ida: Convert to XArray
Use the XA_TRACK_FREE ability to track which entries have a free bit,
similarly to how it uses the radix tree's IDR_FREE tag.  This eliminates
the per-cpu ida_bitmap preload, and fixes the memory consumption
regression I introduced when making the IDR able to store any pointer.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
2018-10-21 10:46:33 -04:00
..
2018-08-22 10:52:48 -07:00
2018-08-16 12:14:42 -07:00
2018-08-22 10:52:48 -07:00
2018-10-21 10:46:33 -04:00
2018-10-21 10:45:57 -04:00
2018-10-21 10:46:33 -04:00