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:	Wed, 16 May 2007 19:48:56 -0400
From:	Rob Landley <rob@...dley.net>
To:	Tejun Heo <htejun@...il.com>
Cc:	Dave Jones <davej@...hat.com>, Francesco Pretto <ceztko@...il.com>,
	Phillip Susi <psusi@....rr.com>,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: Weird hard disk noise on shutdown (bug #7674)

On Wednesday 16 May 2007 7:41 am, Tejun Heo wrote:
> Hello,
> 
> Rob Landley wrote:
> > Um, hang on.  So libata can't reliably turn the system off without data 
loss 
> > and potential damage to hardware unless userspace goes through a special 
song 
> > and dance?  And this is _not_ considered a defect in the kernel?
> 
> Yeap, definitely a bug in the kernel and we're trying to fix it.  Just
> for the record, we have _always_ issued FLUSH CACHE, so there hasn't
> been and won't be any data loss problem.  The data loss problem was
> mentioned as why we can't do things completely inside kernel without
> updating userland shutdown(8) which issues STANDBYNOW.

Ok, so the change is to get shutdown to _stop_ doing something stupid 
(spinning down the disk without first flushing the cache), and the correct 
thing for shutdown to do is keep its' mitts off the thing and let the kernel 
power down the darn hardware?

Woot,

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