This bug was fixed in the package linux - 5.3.0-10.11

---------------
linux (5.3.0-10.11) eoan; urgency=medium

  * eoan/linux: 5.3.0-10.11 -proposed tracker (LP: #1843232)

  * No sound inputs from the external microphone and headset on a Dell machine
    (LP: #1842265)
    - SAUCE: ALSA: hda - Expand pin_match function to match upcoming new tbls
    - SAUCE: ALSA: hda - Define a fallback_pin_fixup_tbl for alc269 family

  * Horizontal corrupted line at top of screen caused by framebuffer compression
    (LP: #1840236)
    - SAUCE: drm/i915/fbc: disable framebuffer compression on IceLake

  * Add bpftool to linux-tools-common (LP: #1774815)
    - [Debian] package bpftool in linux-tools-common

  * Miscellaneous Ubuntu changes
    - update dkms package versions

  [ Upstream Kernel Changes ]

  * Rebase to v5.3-rc8

 -- Paolo Pisati <paolo.pis...@canonical.com>  Mon, 09 Sep 2019 10:00:41
+0200

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

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

Title:
  shiftfs: mark kmem_cache as reclaimable

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Disco:
  New

Bug description:
  SRU Justification

  Impact: Shiftfs does not mark it's slab cache as reclaimable. While
  this is not a big deal it is not nice to the kernel in general. The
  shiftfs cache is not so important that it can't be reclaimed.

  Regression Potential: Limited to shiftfs. This patch has been tested
  for multiple days and has not caused any regressions.

  Test Case:
  Open a lot of files in shiftfs to get them into the cache and then cause 
memory pressure via e.g. stress-ng and see if the shiftfs cache shrinks.

  Target Kernels: All LTS kernels with shiftfs support.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to