Activity log for bug #1234260

Date Who What changed Old value New value Message
2013-10-02 15:45:22 James M. Leddy bug added bug
2013-10-02 15:45:46 James M. Leddy description For Haswell systems, Intel has created a new tool called 'intel_l3_parity'. They have requested that we use this so that we can make use of the l3 parity feature on these cards. Quote: DPF (L3 Parity): Haswell has extra cache which can be dynamically (during run time) used to replace cachelines which are exhibiting faulty behavior. It follows that Haswell also has the ability to detect the errors. Kernel driver receives the error interrupts and reports them to userspace via udev. The event is a parity error. Userspace should be listening for the udev events, and handling them in whatever way they see fit. We expected OSVs to add such hooks to their distributions, and use the intel_l3_parity tool to be invoked by their udev rules as needed. The code for the binary can be found here, it looks like they're planning on adding it to the linux kernel tree but afact it's not in Linus' tree yet: http://article.gmane.org/gmane.comp.freedesktop.xorg.drivers.intel/10847/match=intel_l3_parity Also I haven't seen a udev script from them as yet. According to Intel the way it works is that udev has to catch the party check and then do the right thing by calling intel_l3_parity the right way. For Haswell systems, Intel has created a new tool called 'intel_l3_parity'. They have requested that we use this so that we can make use of the l3 parity feature on these cards. Quote:   DPF (L3 Parity): Haswell has extra cache which can be dynamically (during run time) used to replace cachelines which are exhibiting faulty behavior.   It follows that Haswell also has the ability to detect the errors.   Kernel driver receives the error interrupts and reports them to userspace via udev. The event is a parity error.   Userspace should be listening for the udev events, and handling them in whatever way they see fit.   We expected OSVs to add such hooks to their distributions, and use the intel_l3_parity tool to be invoked by their udev rules as needed. The code for the binary can be found here, it looks like they're planning on adding it to the linux kernel tree but afact it's not in Linus' tree yet: http://article.gmane.org/gmane.comp.freedesktop.xorg.drivers.intel/10847/match=intel_l3_parity Also I haven't seen a udev script from them as yet. According to Intel the way it works is that udev has to catch the party check and then do the right thing by calling intel_l3_parity the right way.
2013-10-02 15:46:09 James M. Leddy bug task added udev (Ubuntu)
2013-10-02 15:46:20 James M. Leddy nominated for series Ubuntu Saucy
2013-10-02 16:03:10 Stéphane Verdy bug added subscriber Stéphane Verdy
2013-10-02 19:40:42 Robert Hooker bug task added intel-gpu-tools (Ubuntu)
2013-10-02 20:52:05 James M. Leddy nominated for series Ubuntu T-series
2014-06-14 03:53:35 Vincent Cheng intel-gpu-tools (Ubuntu): status New Fix Released
2016-04-06 13:07:52 Robert Hooker intel: status Confirmed Fix Released