[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250925131755.13203-1-zhanghongru@xiaomi.com>
Date: Thu, 25 Sep 2025 21:17:55 +0800
From: Hongru Zhang <zhanghongru06@...il.com>
To: stephen.smalley.work@...il.com
Cc: linux-kernel@...r.kernel.org,
omosnace@...hat.com,
paul@...l-moore.com,
selinux@...r.kernel.org,
zhanghongru06@...il.com,
zhanghongru@...omi.com
Subject: Re: [PATCH v2 2/2] selinux: improve bucket distribution uniformity of avc_hash()
> Can you re-run the latency tests from the 1st patch and provide the
> results with this one applied?
> Also, checkpatch.pl reports the following warnings; please fix:
> WARNING: Block comments use * on subsequent lines
> #47: FILE: security/selinux/avc.c:160:
> +#define C1 0x9E3779B9 /* 2^32 * Golden Ratio, classic constant for Knuth's
> + multiplicative hashing */
>
> WARNING: Block comments use a trailing */ on a separate line
> #47: FILE: security/selinux/avc.c:160:
> + multiplicative hashing */
>
> total: 0 errors, 2 warnings, 24 lines checked
Thanks for the suggestions. I'll update latency results to changelog,
fix the warnings, and then submit a new version.
Powered by blists - more mailing lists