Solving the ext3 latency problem
Solving the ext3 latency problem
Posted Aug 5, 2009 1:08 UTC (Wed) by mdkul (guest, #35333)In reply to: Solving the ext3 latency problem by sandeen
Parent article: Solving the ext3 latency problem
How do i find out what mode my ext3 partition is running in? (data=ordered or data=writeback?)
my tune2fs /dev/sda1 -l says
Default mount options : (none) So what does it default to if it is none?
i *don't* have CONFIG_EXT3_DEFAULTS_TO_ORDERED = y set and my documentation for 2.6.31-rc4 says (Documentation/filesystems/ext3.txt says data=ordered is default.
Thanks in advance.
