login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
November
»
11
Re: [PATCH 03/20] x86, mce: Add persistent MCE event
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From: Ingo Molnar
Subject:
Re: [PATCH 03/20] x86, mce: Add persistent MCE event
Date: Thursday, November 11, 2010 - 10:30 am
* Borislav Petkov <bp@amd64.org> wrote:
quoted text
> On Thu, Nov 11, 2010 at 10:38:50AM -0500, Peter Zijlstra wrote: > > On Thu, 2010-11-11 at 14:34 +0100, Borislav Petkov wrote: > > > 3) enable the persistent event and stash its fd in some /sysfs member > > > which the RAS daemon reads out and mmaps. This last one actually sounds > > > pretty neat. > > > > Right, stashing the thing in sysfs, which you can open()+mmap() seems > > the best way. Not sure you want to make it a RAS specific place, maybe a > > generic persistent buffer place. > > > > You'll get multiple files anyway, one per cpu, so maybe something like: > > > > /sysfs/persistent_buffer/ras[0..n] > > Yeah, or even integrate it even further into the events hierarchy like > this: > > /sys/.../cpu/events/mce -> this is the trace_mce_record tracepoint > /sys/.../cpu/events/mce_pers -> persistent buffer fd > > or an additional level further down > > /sys/.../cpu/events/mce/persistent/... > > or whatever. > > Generally I don't care too much where we put it at the end.
It should be in a nice logical place though :-) Thanks, Ingo --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
[RFC PATCH 00/20] RAS daemon v3
, Borislav Petkov
, (Thu Nov 4, 8:36 am)
[PATCH 03/20] x86, mce: Add persistent MCE event
, Borislav Petkov
, (Thu Nov 4, 8:36 am)
[PATCH 04/20] perf: Move trace-event-parse out of perf/uti ...
, Borislav Petkov
, (Thu Nov 4, 8:36 am)
[PATCH 05/20] perf: Update the lib parse-events to the lat ...
, Borislav Petkov
, (Thu Nov 4, 8:36 am)
[PATCH 06/20] perf: Move trace stuff into tools/lib/trace
, Borislav Petkov
, (Thu Nov 4, 8:36 am)
[PATCH 07/20] perf: Export debugfs utilities
, Borislav Petkov
, (Thu Nov 4, 8:36 am)
[PATCH 08/20] perf: Export cpumap
, Borislav Petkov
, (Thu Nov 4, 8:36 am)
[PATCH 09/20] perf: Carve out mmap helpers for general use
, Borislav Petkov
, (Thu Nov 4, 8:36 am)
[PATCH 10/20] perf: Export util.ch into library
, Borislav Petkov
, (Thu Nov 4, 8:36 am)
[PATCH 11/20] perf: Move rbtree to library
, Borislav Petkov
, (Thu Nov 4, 8:36 am)
[PATCH 12/20] perf: Export generic kernel utils to library
, Borislav Petkov
, (Thu Nov 4, 8:36 am)
[PATCH 13/20] perf: Export compiler.h to the generic library
, Borislav Petkov
, (Thu Nov 4, 8:36 am)
[PATCH 14/20] perf: Export color.ch and config.ch
, Borislav Petkov
, (Thu Nov 4, 8:36 am)
[PATCH 15/20] perf: Export strlist.ch
, Borislav Petkov
, (Thu Nov 4, 8:36 am)
[PATCH 16/20] perf: Export map.ch and symbol.ch
, Borislav Petkov
, (Thu Nov 4, 8:36 am)
[PATCH 17/20] perf: Export trace parsing utils
, Borislav Petkov
, (Thu Nov 4, 8:36 am)
[PATCH 18/20] Move string.c to the library
, Borislav Petkov
, (Thu Nov 4, 8:36 am)
[PATCH 19/20] perf, trace: Export event parsing helpers
, Borislav Petkov
, (Thu Nov 4, 8:36 am)
[PATCH 20/20] ras: Add RAS daemon
, Borislav Petkov
, (Thu Nov 4, 8:36 am)
Re: [RFC PATCH 00/20] RAS daemon v3
, Mauro Carvalho Chehab
, (Fri Nov 5, 5:02 am)
Re: [RFC PATCH 00/20] RAS daemon v3
, Borislav Petkov
, (Fri Nov 5, 6:46 am)
Re: [PATCH 03/20] x86, mce: Add persistent MCE event
, Ben Gamari
, (Wed Nov 10, 2:15 pm)
Re: [PATCH 03/20] x86, mce: Add persistent MCE event
, Ingo Molnar
, (Wed Nov 10, 3:21 pm)
Re: [PATCH 03/20] x86, mce: Add persistent MCE event
, Borislav Petkov
, (Wed Nov 10, 11:17 pm)
Re: [PATCH 03/20] x86, mce: Add persistent MCE event
, Ingo Molnar
, (Thu Nov 11, 1:58 am)
Re: [PATCH 03/20] x86, mce: Add persistent MCE event
, Borislav Petkov
, (Thu Nov 11, 6:34 am)
Re: [PATCH 03/20] x86, mce: Add persistent MCE event
, Peter Zijlstra
, (Thu Nov 11, 8:38 am)
Re: [PATCH 03/20] x86, mce: Add persistent MCE event
, Borislav Petkov
, (Thu Nov 11, 8:55 am)
Re: [PATCH 03/20] x86, mce: Add persistent MCE event
, Ingo Molnar
, (Thu Nov 11, 10:30 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Mel Gorman
Re: [PATCH 1/4] vmstat: remove zone->lock from walk_zones_in_node
Guenter Roeck
Re: [lm-sensors] Location for thermal drivers
David Woodhouse
Re: RFC: Moving firmware blobs out of the kernel.
Siddha, Suresh B
Re: [PATCH 2.6.21 review I] [11/25] x86: default to physical mode on hotplug CPU k...
Peter Zijlstra
Re: [patch 4/6] mm: merge populate and nopage into fault (fixes nonlinear)
git-commits-head
:
Linux Kernel Mailing List
[MIPS] Fix potential latency problem due to non-atomic cpu_wait.
Linux Kernel Mailing List
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
Linux Kernel Mailing List
lib/vsprintf.c: fix bug omitting minus sign of numbers (module_param)
Linux Kernel Mailing List
[Bluetooth] Initiate authentication during connection establishment
Linux Kernel Mailing List
[POWERPC] 4xx: Add ppc40x_defconfig
linux-netdev
:
MERCEDES
Your mail id has won 950,000.00 in the MERCEDES Benz Online Promo.for claims send:
David Miller
Re: [PATCH] xen/netfront: do not mark packets of length < MSS as GSO
David Miller
Re: skb_segment() questions
Shan Wei
[RFC PATCH net-next 2/5]IPv6:netfilter: Send an ICMPv6 "Fragment Reassembly Timeou...
Stanislaw Gruszka
[PATCH 1/4] bnx2x: use smp_mb() to keep ordering of read write operations
git
:
Nicolas Sebrecht
git-svn died of signal 11 (was "3 failures on test t9100 (svn)")
Junio C Hamano
Re: [PATCH 2/2] Add url.<base>.pushInsteadOf: URL rewriting for push only
Martin Langhoff
Re: [PATCH] GIT commit statistics.
Alexandre Julliard
[PATCH] gitweb: Put back shortlog instead of graphiclog in the project list.
Josh Triplett
[PATCH 2/2] Add url.<base>.pushInsteadOf: URL rewriting for push only
openbsd-misc
:
Taisto Qvist XX
Re: AMD GEODE LX-800 just works with kernel from install42.iso and kernelpanics wi...
Nico Meijer
Re: gOS Develop Kit with VIA pc-1 Processor Platform VIA C7-D
Andreas Bihlmaier
Re: jetway board sensors (Fintek F71805F)
admin
Drive a 2009 car from R799p/m
Antti Harri
Re: how to create a sha256 hash
Colocation donated by:
Syndicate