This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: kernel crash when probe context_switch function


See http://sources.redhat.com/bugzilla/show_bug.cgi?id=1564

To be safe in ALL possible places, I'm changing the IO code to simply
write the data to a buffer and set a flag. (This is what oprofile does.)
Once I finish with some buffering changes, I'll get that checked in.
Until then, avoid IO in scheduler functions.

Martin



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]