← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1918590] Re: aws: revert change to support instance types > 255 cpu cores in xenial

 

** Changed in: linux-aws (Ubuntu)
       Status: New => Invalid

** Changed in: linux-aws (Ubuntu Xenial)
       Status: New => Confirmed

** Changed in: linux-aws (Ubuntu Xenial)
   Importance: Undecided => Medium

** Changed in: linux-aws (Ubuntu Xenial)
       Status: Confirmed => Fix Committed

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

Title:
  aws: revert change to support instance types > 255 cpu cores in xenial

Status in linux-aws package in Ubuntu:
  Invalid
Status in linux-aws source package in Xenial:
  Fix Committed

Bug description:
  [Impact]

  In 1913739 we applied a fix to properly detect the right amount of
  cores in AWS large instance types (> 255). However, this fix seems to
  work properly only with kernels > 4.4. Even if it doesn't seem to
  introduce any failure or regression, it is probably just safer to
  revert this commit in the Xenial kernel, and keep it on the other
  kernels (> 4.4).

  [Test plan]

  Boot an instance type with > 255 cpus and check the amount of cores
  detected.

  [Fix]

  Revert commit:
   561ef22a7d396289a1c5a1d18057ccdf9bb59826 ("iommu/vt-d: Gracefully handle DMAR units with no supported address widths")

  [Regression potential]

  Reverting the commit simply restores the old behavior, so we won't be
  able to detect the right amount of CPUs in large instances, but we are
  sure that we won't also introduce any potential failure or regressions
  by restoring the previous behavior. And this is affecting only the
  Xenial kernel, that is approaching to EOL.

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


References