Re: [PATCH] improve OProfile on many-way systems

From: Anton Blanchard
Date: Sat Aug 21 2004 - 23:36:09 EST



> That must be profile_rwsem in kernel/profile.c since the rest of the
> code won't be doing anything. I imagine it needs RCUing.

Also profile_hook is called in the interrupt handler and has a global
spinlock (profile_lock). If the notifier hooks used RCU then we wouldnt
need this lock.

Anton
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/