← Back to team overview

kernel-packages team mailing list archive

[Bug 1294253] Missing required logs.

 

This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1294253

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
       Status: New => Incomplete

-- 
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/1294253

Title:
  hyper-v: Enabling dynamic memory on Hyper-V may lead to persistent
  load value of 1

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  It appears that if you enable dynamic memory on Hyper-V, and then run
  the top command then load metrics may always show 1 for the 1 minute
  average (See attached image). This is because the ballooning mechanism
  sleeps in uninterruptible mode which adds to the system load metric.
  Please use the following upstream patch to eliminate this problem:

  Drivers: hv: Ballon: Make pressure posting thread sleep interruptibly

  http://git.kernel.org/cgit/linux/kernel/git/next/linux-
  next.git/commit/drivers/hv/hv_balloon.c?id=5dba4c56dfa660a85dc8e897990948cdec3734bf

  Regards,
  Abhishek

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


References