1. 26 6月, 2008 1 次提交
  2. 24 6月, 2008 1 次提交
  3. 19 6月, 2008 3 次提交
  4. 18 6月, 2008 1 次提交
    • P
      rcu: make rcutorture more vicious: add stutter feature · d120f65f
      Paul E. McKenney 提交于
      This patch takes a step towards making rcutorture more brutal by allowing
      the test to be automatically periodically paused, with the default being
      to run the test for five seconds then pause for five seconds and repeat.
      This behavior can be controlled using a new "stutter" module parameter, so
      that "stutter=0" gives the old default behavior of running continuously.
      
      Starting and stopping rcutorture more heavily stresses RCU's interaction
      with the scheduler, as well as exercising more paths through the
      grace-period detection code.
      
      Note that the default to "shuffle_interval" has also been adjusted from
      5 seconds to 3 seconds to provide varying overlap with the "stutter"
      interval.
      
      I am still unable to provoke the failures that Alexey has been seeing,
      even with this patch, but will be doing a few additional things to beef
      up rcutorture.
      Suggested-by: NIngo Molnar <mingo@elte.hu>
      Signed-off-by: NPaul E. McKenney <paulmck@linux.vnet.ibm.com>
      Signed-off-by: NIngo Molnar <mingo@elte.hu>
      d120f65f
  5. 13 6月, 2008 1 次提交
  6. 12 6月, 2008 3 次提交
  7. 07 6月, 2008 5 次提交
  8. 06 6月, 2008 1 次提交
  9. 05 6月, 2008 2 次提交
  10. 04 6月, 2008 1 次提交
  11. 30 5月, 2008 1 次提交
  12. 27 5月, 2008 1 次提交
    • E
      ext4: enable barriers by default · 571640ca
      Eric Sandeen 提交于
      I can't think of any valid reason for ext4 to not use barriers when
      they are available;  I believe this is necessary for filesystem
      integrity in the face of a volatile write cache on storage.
      
      An administrator who trusts that the cache is sufficiently battery-
      backed (and power supplies are sufficiently redundant, etc...)
      can always turn it back off again.
      
      SuSE has carried such a patch for ext3 for quite some time now.
      
      Also document the mount option while we're at it.
      Signed-off-by: NEric Sandeen <sandeen@redhat.com>
      Signed-off-by: NMingming Cao <cmm@us.ibm.com>
      Signed-off-by: N"Theodore Ts'o" <tytso@mit.edu>
      571640ca
  13. 25 5月, 2008 2 次提交
  14. 23 5月, 2008 1 次提交
  15. 21 5月, 2008 1 次提交
  16. 19 5月, 2008 1 次提交
  17. 15 5月, 2008 4 次提交
  18. 14 5月, 2008 2 次提交
  19. 13 5月, 2008 2 次提交
  20. 12 5月, 2008 2 次提交
  21. 07 5月, 2008 2 次提交
  22. 06 5月, 2008 2 次提交