Commit 94e4d712 authored by Kim Phillips's avatar Kim Phillips Committed by Linus Torvalds
parent ccaafd7f
...@@ -2521,7 +2521,7 @@ EXPORT_SYMBOL(kmem_cache_alloc_node_trace); ...@@ -2521,7 +2521,7 @@ EXPORT_SYMBOL(kmem_cache_alloc_node_trace);
#endif #endif
/* /*
* Slow patch handling. This may still be called frequently since objects * Slow path handling. This may still be called frequently since objects
* have a longer lifetime than the cpu slabs in most processing loads. * have a longer lifetime than the cpu slabs in most processing loads.
* *
* So we still attempt to reduce cache line usage. Just take the slab * So we still attempt to reduce cache line usage. Just take the slab
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment