Re: SELINUX performance issues

From: James Morris
Date: Sat Aug 07 2004 - 21:58:26 EST


On Sun, 8 Aug 2004, Anton Blanchard wrote:

> The biggest problem is the global lock:
>
> avc_has_perm_noaudit:
> spin_lock_irqsave(&avc_lock, flags);
>
> Any chance we can get rid of it? Maybe with RCU?

Yes, known problem. I plan on trying RCU soon, Rik was looking at a
seqlock approach.


- James
--
James Morris
<jmorris@xxxxxxxxxx>


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/