Re: [PATCH] Revert "x86: optimize page faults like all other achitectures and kill notifier cruft"

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andi Kleen
Date: Wednesday, January 9, 2008 - 12:07 pm

> Probing vmalloc faults is _really_ tricky : it also implies that the

That is why vmalloc_sync_all() was invented. It might make sense
to just call that on kprobe registration.

But I agree the other problems makes it a bad idea.

I think the better solution is to keep the notifier, but make 
it cheaper (e.g. by using constant patching ...)

-Andi
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] Revert "x86: optimize page faults like all oth ..., Andi Kleen, (Wed Jan 9, 12:07 pm)