← Back to team overview

kernel-packages team mailing list archive

[Bug 1327360] Re: xfs_btree_cur leak

 

I built a Precise test kernel with a cherry-pick of commit 079da28.  The test kernel can be downloaded from:
http://kernel.ubuntu.com/~jsalisbury/lp1327360/

Can you test this kernel and see if it resolves this bug?  If it does,
we can send an SRU request to the kernel-team mailing list for inclusion
in Precise.

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

Title:
  xfs_btree_cur leak

Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  There appears to be a kernel memory leak of xfs_btree_cur in recent
  Precise kernels (3.2.0-45 and -63 are affected, for sure).   The slab
  can grow unbounded; we've seen it grow larger than 32GB via slabtop.
  The affected hosts have XFS mounted on / (root filesystem).

  We have another host running 3.2.0-38 in which we do not see this
  problem (it has a 37TB XFS filesystem mounted, but not on root).

  Upgrading to the latest 3.8.0-41 kernel via linux-generic-lts-raring
  seems to resolve the issue.

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


Follow ups

References