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:	Sat, 3 Jan 2009 12:23:39 -0800 (PST)
From:	Linus Torvalds <torvalds@...ux-foundation.org>
To:	Pavel Machek <pavel@...e.cz>
cc:	Andreas Mohr <andi@...as.de>, Sriram V <vshrirama@...il.com>,
	Pierre Ossman <drzeus-list@...eus.cx>,
	linux-kernel@...r.kernel.org
Subject: Re: Power Management with rootfs on SDMMC.



On Fri, 2 Jan 2009, Pavel Machek wrote:
> 
> > (or, slightly reworded: I think it's high time for some kernel God to buy a measly
> > netbook or some such instead of 16-core mainframes to get a feeling for the
> > amount of issues that one hits there)
> 
> I have one and yes, its full of problems; see my blog post about 'evil
> little cards'.

Btw, why do people think that CONFIG_USB_PERSIST got removed, and is now 
always on? Exactly because of this issue, and because one kernel God (me) 
wanted to be able to suspend their netbook.

That said, right now most flash performance is so incredibly bad that I 
can't reasonably be expected to use that thing for anything real. They may 
say 15-20 MB/s, but that's best-case streaming performance. Real life 
write performance is often in the tens of kB (yes, *kilo* bytes) per 
second. I hope it will improve, and no, it's not just about ext3 journal 
behavior, although that certainly makes some of the issues much much 
worse.

So no, I don't use my netbook very much. But this _is_ largely fixed ont 
he USB side, even if you may need to do

	echo 1 >/sys/bus/usb/devices/.../power/persist

and I argued that we should default to it for any mounted device. It's 
hard to do, since the device doesn't even know about whether it's mounted 
or not.

			Linus
--
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