[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-id: <51FB753C.1080809@samsung.com>
Date: Fri, 02 Aug 2013 11:00:44 +0200
From: Tomasz Stanislawski <t.stanislaws@...sung.com>
To: Casey Schaufler <casey@...aufler-ca.com>
Cc: linux-security-module@...r.kernel.org, m.szyprowski@...sung.com,
kyungmin.park@...sung.com, r.krypa@...sung.com,
linux-kernel@...r.kernel.org
Subject: Re: [RFCv2] security: smack: add a hash table to quicken
smk_find_entry()
On 08/02/2013 01:58 AM, Casey Schaufler wrote:
> On 6/27/2013 2:11 PM, Casey Schaufler wrote:
>> On 6/11/2013 5:55 AM, Tomasz Stanislawski wrote:
>>> This patch adds a hash table to quicken searching of a smack label by its name.
>>>
>>> Basically, the patch improves performance of SMACK initialization. Parsing of
>>> rules involves translation from a string to a smack_known (aka label) entity
>>> which is done in smk_find_entry().
[snip]
>> I will take this into my tree after changing SMACK_HASH_SLOTS to 16.
>>
>> Acked-by: Casey Schaufler <casey@...aufler-ca.com>
>
> Applied to git://git.gitorious.org/smack-next/kernel.git#smack-for-3.12
>
> Rebasing was required. The change has been tested.
>
>
Hi,
Thanks for merging the patch.
BTW. Do you have comments about:
http://thread.gmane.org/gmane.linux.kernel.lsm/19650
Here I posted all of the acceptable patches rebased on smack-next.
Moreover, I added measurements of impact of patches on both time and
memory consumption.
There were no comments about this patchset. Maybe something was lost?
Regards,
Tomasz Stanislawski
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists