update compat
[lttv.git] / trunk / tests / kernel / test-read-lock-speed.c
index 9fd2ddfe02bf78c3dddae137afec8fd833cc0904..895cee53166f59bd2b68c3f15db787d28697f304 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Compare speed of :
  * - spin lock / spin unlock
- * - rwlock read lock (not disabling interrupts, can deal with nesting)
+ * - rwlock read lock
  * - using a sequence read lock (uncontended)
  * - preempt disable/enable (RCU)
  *
This page took 0.022919 seconds and 4 git commands to generate.