All,
As many of us are aware, readdir(p)s are serialized across DHT subvols. One
of the intuitive first reactions for this algorithm is that readdir(p) is
going to be slow.
However this is partly true as reading the contents of a directory is
normally split into multiple readdir(p) calls and most
On Fri 28 Dec, 2018, 12:44 Raghavendra Gowdappa
>
> On Mon, Dec 24, 2018 at 6:05 PM Raghavendra Gowdappa
> wrote:
>
>>
>>
>> On Mon, Dec 24, 2018 at 3:40 PM Sankarshan Mukhopadhyay <
>> sankarshan.mukhopadh...@gmail.com> wrote:
>>
>>> [pulling the conclusions up to enable better in-line]
>>>
>>>