kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #180932
[Bug 1585741] [NEW] [ubuntu 16.10] Enable OPTPROBES for powerpc
Public bug reported:
This is a feature request for Ubuntu 16.10:
Optimized kprobes support for powerpc :
This feauture aims to enhance the performance of kprobes. Currently, whenever a probe is placed in the kernel using the kprobes infrastructure, it places a trap instruction at that place. This feature will replace the trap with a branch thereby reducing the probe overhead drastically.
Patches to enable this are being sent :
https://lkml.org/lkml/2016/5/17/513
** Affects: linux (Ubuntu)
Importance: Undecided
Assignee: Taco Screen team (taco-screen-team)
Status: New
** Tags: architecture-ppc64le bugnameltc-141658 severity-medium targetmilestone-inin1610
** Tags added: architecture-ppc64le bugnameltc-141658 severity-medium
targetmilestone-inin1610
** Changed in: ubuntu
Assignee: (unassigned) => Taco Screen team (taco-screen-team)
** Package changed: ubuntu => linux (Ubuntu)
--
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/1585741
Title:
[ubuntu 16.10] Enable OPTPROBES for powerpc
Status in linux package in Ubuntu:
New
Bug description:
This is a feature request for Ubuntu 16.10:
Optimized kprobes support for powerpc :
This feauture aims to enhance the performance of kprobes. Currently, whenever a probe is placed in the kernel using the kprobes infrastructure, it places a trap instruction at that place. This feature will replace the trap with a branch thereby reducing the probe overhead drastically.
Patches to enable this are being sent :
https://lkml.org/lkml/2016/5/17/513
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1585741/+subscriptions
Follow ups