[PATCH] OProfile: thread switching performance fix
Avoid the linear list walk of get_exec_dcookie() when we've switched to a task using the same mm.
Showing
Please register or sign in to comment
Avoid the linear list walk of get_exec_dcookie() when we've switched to a task using the same mm.