All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: "Theodore Ts'o" <tytso@mit.edu>
Cc: "Lasse Kärkkäinen" <ljkarkk2@cc.hut.fi>, linux-kernel@vger.kernel.org
Subject: Re: urandom is too slow
Date: Tue, 30 Oct 2012 21:38:50 +0000	[thread overview]
Message-ID: <20121030213850.7b987ddf@pyramind.ukuu.org.uk> (raw)
In-Reply-To: <20121030185403.GA5044@thunk.org>

> If you just want to wipe a disk, you shouldn't be using /dev/urandom for that
> purpose.

If you want to wipe a disk issue a security erase command via hdparm.
There is no guarantee that simply writing crap all over it will re-use
the same sectors of physical media, and for a flash drive it causes
massive wear and takes forever while a security erase is normally near
immediate.

Alan

  parent reply	other threads:[~2012-10-30 21:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-30 14:55 urandom is too slow Lasse Kärkkäinen
2012-10-30 18:54 ` Theodore Ts'o
2012-10-30 20:56   ` Pádraig Brady
2012-10-30 21:38   ` Alan Cox [this message]
2012-11-02  1:10     ` Lasse Kärkkäinen
2012-11-02 19:56       ` Theodore Ts'o

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121030213850.7b987ddf@pyramind.ukuu.org.uk \
    --to=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ljkarkk2@cc.hut.fi \
    --cc=tytso@mit.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.