[Acked] [RARING][SRU][PATCH 0/2] Fix for LP#1226726
Andy Whitcroft
apw at canonical.com
Fri Oct 4 15:57:52 UTC 2013
On Thu, Oct 03, 2013 at 03:57:16PM -0500, Chris J Arges wrote:
> BugLink: http://bugs.launchpad.net/bugs/1226726
>
> SRU Justification:
>
> Impact: When creating thousands of network namespaces the delay in executing
> commands increases exponentially in kernels before 84d17192.
>
> Fix: In 84d17192 in the upstream kernel, locking code in fs/namespace.c
> is greatly improved resulting in much better performance when the number
> namespaces increase.
>
> Testcase: Below, test_ns.sh can be run and a graph can be compared between
> the existing version and the patched version.
>
> Additional Information: Because this is a change in the vfs layer, I ran the
> xfstests and compared before and after results of this patch. The patch did
> not create any additional failures in the generic xfstests.
>
> The quantal and raring solutions differ but are both based on the 84d17192
> patch. The quantal solution does a backport of this patch instead of clean
> cherry-picks because of the amount of deps required to just use cherry-picks.
> The raring solution was able to be done with two clean cherry-picks and that's
> why that solution was chosen.
>
>
> --
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
Again, huge, but as it can be so very well tested. It seems ok.
Acked-by: Andy Whitcroft <apw at canonical.com>
-apw
More information about the kernel-team
mailing list