Re: EXT4 vs LVM performance for VMs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Except for the last the backtraces you're showing are for futex locks,
> which are not used by the kernel, but some user process. So the locking
> problem is somewhere in the user space setup (perhaps in qemu).
> This would indicate your ext4 set up is not the same as LVM.

Setup on the qemu/kvm is exactly the same (same test box, same command
line arguments execept for the argument for the virtual machine disk
which reference LVM volume or EXT4 based file)



>
> The later is the inode mutex which is needed for POSIX semantics
> to get atomic writes.
>

Hmm, given that the user space thread is futexed in the
0xffffffff812132d8 : fsnotify+0x228/0x2f0 [kernel] isn't it really
that the user space thread is blocked as a result of lock contention
on the kernel inode mutex (ie:  0xffffffff811d5251 :
new_sync_write+0x81/0xb0 [kernel]) and basically waits for the
filesystem to be done with the write ?
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux