Re: [PATCH 1/6] selinux: print sum of chain lengths^2 for hash tables

From: Stephen Smalley
Date: Fri Sep 08 2023 - 14:49:38 EST


On Fri, Aug 18, 2023 at 11:12 AM Christian Göttsche
<cgzones@xxxxxxxxxxxxxx> wrote:
>
> Print the sum of chain lengths squared as a metric for hash tables to
> provide more insights, similar to avtabs.
>
> While on it add a comma in the avtab message to improve readability of
> the output.
>
> Signed-off-by: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>

Reviewed-by: Stephen Smalley <stephen.smalley.work@xxxxxxxxx>