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: notify_page_fault() problem


Quentin Barnes <qbarnes@urbana.css.mot.com> writes:

> [...]  That doesn't matter.  Just having the kprobes and kretprobes
> data structures being in module memory is all that matters.  [...]

I recall thinking of extending the systemtap startup code sequence to
force mapping of the entire module data/text memory, hoping to prevent
vmalloc faults during execution.  Does this sound like a plausible
hack around such problems?

- FChE


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