** Also affects: linux-aws (Ubuntu Trusty)
   Importance: Undecided
       Status: New

** Changed in: linux-aws (Ubuntu Trusty)
       Status: New => Fix Committed

** Changed in: linux-aws (Ubuntu Trusty)
     Assignee: (unassigned) => Kamal Mostafa (kamalmostafa)

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1803613

Title:
  Improve AWS hibernation performance

Status in linux-aws package in Ubuntu:
  Triaged
Status in linux-aws source package in Trusty:
  Fix Committed
Status in linux-aws source package in Xenial:
  Fix Committed
Status in linux-aws source package in Bionic:
  Fix Committed
Status in linux-aws source package in Cosmic:
  Fix Committed
Status in linux-aws source package in Disco:
  Triaged

Bug description:
  From: Aleksei Besogonov <cybe...@amazon.com>

  PM / hibernate: Speed up hibernation by batching requests

  Hibernate file reading and writing submits individual IO requests for
  each page of the data. This normally is not a big issue, however some
  cloud computing providers meter IO by the number of requests and not by
  their size. So one 4KB request counts as much as a 256KB request
  towards the IOPS quota.

  With this patch we opportunistically batch the requests together,
  increasing performance by 20-30%.

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

_______________________________________________
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to     : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp

Reply via email to