The XArray data structure
The XArray data structure
Posted Jan 26, 2018 22:09 UTC (Fri) by ncultra (✭ supporter ✭, #121511)Parent article: The XArray data structure
The api is similar to the existing, though sparsely used, flex_array library, which has pre-allocation but not locking. I have found it useful but am concerned that no upstream kernel code seems to be using flex_arrays.