The following is a set of 6 patches to optimize kernel RBS stack access in the kernel exit path. Our perfmon data collection on several enterprise workloads showed that in the kernel exit path, accessing to kernel RBS stack has generated quite a bit of L3 cache misses, primarily coming from loading the user dirty stack register partition. This set of patch specifically tries to prefetch the memory corresponding to the dirty RBS section as early as possible in the kernel exit path. Detail explanation is given in each follow up posting. I'm posting these patches for wider exposure. Comments and feedback are appre- ciated. - Ken - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Tue Jan 31 19:53:19 2006
This archive was generated by hypermail 2.1.8 : 2006-01-31 19:53:27 EST