lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 14 Apr 2009 19:54:33 +0200
From:	Andi Kleen <andi@...stfloor.org>
To:	Mark Lord <lkml@....ca>
Cc:	Andi Kleen <andi@...stfloor.org>,
	Anton Ertl <anton@...s.complang.tuwien.ac.at>,
	linux-kernel@...r.kernel.org
Subject: Re: Out-of-order writing by disk drives

> Does anyone else here find this rather peculiar?
> 
> The folks who actually care about barriers the most
> (apart from kernel developers) are probably enterprise users.
> 
> And who is most likely to be using RAID and LVM,
> where barriers generally don't work at all ?

The big enterprise users often have a SAN, so the LVM/RAID part is 
hidden somewhere between a block device, together with a lot of 
battery backed cache RAM (so that even running uncached is not too bad)
But on the other hand they also have UPSes, so data loss on power failure
might be not that big a problem for them.

Where I see it as a problem is with virtualization; LVM seems to be the
most sane way to manage file systems for lots of VMs and you likely
want barriers there too.

-Andi

-- 
ak@...ux.intel.com -- Speaking for myself only.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ