← Back to team overview

kernel-packages team mailing list archive

[Bug 1508471] Re: [SRU] arm64 performance regression in wily 4.2 kernel on m400 due to dropped patch

 

** Also affects: linux (Ubuntu Wily)
   Importance: Undecided
       Status: New

** Changed in: linux (Ubuntu Wily)
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1508471

Title:
  [SRU] arm64 performance regression in wily 4.2 kernel on m400 due to
  dropped patch

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Wily:
  Fix Committed

Bug description:
  [Impact]
  Performance Regression.

  The copy_{to,from}_user implementations in the Ubuntu kernel are
  suboptimal. Optimized implementations have been accepted upstream and
  have shown a significant improvement in network performance. Previous
  Ubuntu releases included non-upstream versions of these patches, but
  they were dropped during the wily cycle.

  [Test Case]
  Generate traffic from one node to another using iperf.

  [Regression Risk]
  These functions are obviously used heavily throughout the kernel, so a defect here could have significant impact. However, it has been accepted by upstream after some cycles of review, and we have shipped earlier versions of it in every arm64 release prior to wily. The backported patches have also been tested on real arm64 hardware.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1508471/+subscriptions


References