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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 21 Nov 2012 14:03:17 -0600
From:	Eric Sandeen <sandeen@...hat.com>
To:	"Theodore Ts'o" <tytso@....edu>
CC:	ext4 development <linux-ext4@...r.kernel.org>
Subject: Re: [PATCH] ext4: remove unaligned AIO warning printk

On 11/21/12 1:47 PM, Theodore Ts'o wrote:
> On Wed, Nov 21, 2012 at 11:05:52AM -0600, Eric Sandeen wrote:
>> Although I put this in, I now think it was a bad decision.
>> For most users, there is very little to be done in this case.  They
>> get the message, once per day, with no real context or proposed action.
>> TBH, it generates support calls when it probably does not need to;
>> the message sounds more dire than the situation really is.
>>
>> Just nuke it.  Normal investigation via blktrace or whatnot can
>> reveal poor IO patterns if bad performance is encountered.
> 
> I wonder if this might be a good thing to enable or disable via sysfs
> tuning knob, just to make it a little easier for a random application
> developer to test for this?

*shrug* would be more knobs & more complexity; I bet 99% of people reporting
it would never have known the knob was there, and doubtful they'd have turned
it on.  If developers cared, they'd probably have done the proper thing in the
first place.  I guess I'm skeptical of the usefulness.

> And do you have a list of the bad applications so we can nag them to
> fix them?

Whenever we get it reported, it's some proprietary thing.  So no, not
really, I'm afraid.

But google live search thinks it's virtualbox, kvm, and java ;)

"Unaligned AIO/DIO on inode" turns up plenty.

Can you do some sort of google-grep-awk to find every app that's been
reported on lists?  ;)

-Eric

> 					- Ted
> 


--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ