From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] X Freezes With Firefox on Many Post 2.6.38 Kernels
Date: Sat, 30 Jul 2011 11:04:26 +0100 [thread overview]
Message-ID: <201107301104.37945.michaelkintzios@gmail.com> (raw)
In-Reply-To: <4E335107.5010709@gmail.com>
[-- Attachment #1: Type: Text/Plain, Size: 813 bytes --]
On Saturday 30 Jul 2011 01:32:07 Dale wrote:
> Alex Schuster wrote:
> > Am 30.07.2011 01:06, schrieb Dale:
> >> I'm just curious as to how much longer dd is going to take. I wish it
> >> has some sort of a progress bar or something. :/
dcfldd has a progress indicator AFAIR.
To make sure that your dd speed is maxed out for the drive that you are dd-ing
on, you need to run some tests with different block sizes:
dd if=/dev/zero bs=1024 count=1000000 of=/tmp/1G_file.txt
dd if=/dev/zero bs=2048 count=500000 of=/tmp/1G_file.txt
dd if=/dev/zero bs=4096 count=250000 of=/tmp/1G_file.txt
dd if=/dev/zero bs=8192 count=125000 of=/tmp/1G_file.txt
On my 500G drive 2048 gives the best speed.
Then set bs=2048 or whatever is faster on yours when you run the dd command.
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2011-07-30 10:05 UTC|newest]
Thread overview: 54+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-25 18:20 [gentoo-user] X Freezes With Firefox on Many Post 2.6.38 Kernels Todd Goodman
2011-07-25 19:11 ` Dale
2011-07-25 18:53 ` Todd Goodman
2011-07-25 20:00 ` Dale
2011-07-25 23:27 ` [gentoo-user] " walt
2011-07-26 11:27 ` [gentoo-user] " Todd Goodman
2011-07-26 14:14 ` Dale
2011-07-26 14:06 ` Todd Goodman
2011-07-27 21:03 ` Dale
2011-07-27 22:10 ` Peter Humphrey
2011-07-27 22:18 ` James Wall
2011-07-28 7:00 ` Joost Roeleveld
2011-07-28 20:29 ` Dale
2011-07-28 23:37 ` Dale
2011-07-28 23:50 ` Willie Wong
2011-07-29 0:59 ` Dale
2011-07-28 23:51 ` Michael Mol
2011-07-29 0:57 ` Dale
2011-07-29 1:04 ` Adam Carter
2011-07-29 1:05 ` Adam Carter
2011-07-29 1:44 ` Dale
2011-07-29 14:47 ` Joost Roeleveld
2011-07-29 19:41 ` Dale
2011-07-29 22:54 ` Michael Mol
2011-07-29 23:06 ` Dale
2011-07-29 23:59 ` Alex Schuster
2011-07-30 0:32 ` Dale
2011-07-30 10:04 ` Mick [this message]
2011-07-30 10:17 ` Dale
2011-07-30 12:03 ` Peter Humphrey
2011-07-30 12:53 ` Michael Mol
2011-07-30 14:04 ` Dale
2011-07-30 14:22 ` Michael Mol
2011-07-30 14:47 ` Dale
2011-07-30 14:00 ` Dale
2011-07-30 10:27 ` pk
2011-07-30 14:10 ` Dale
2011-07-30 14:35 ` OT: " Peter Humphrey
2011-07-30 14:50 ` Dale
2011-07-31 0:53 ` Peter Humphrey
2011-07-31 8:33 ` Mick
2011-07-31 8:49 ` Dale
2011-07-31 11:13 ` Mick
2011-07-31 13:15 ` Joshua Murphy
2011-07-31 13:51 ` Peter Humphrey
2011-07-31 14:17 ` Joshua Murphy
2011-07-31 14:59 ` Peter Humphrey
2011-07-31 8:35 ` Dale
2011-07-31 13:09 ` Joshua Murphy
2011-07-31 17:20 ` Mick
2011-07-31 17:42 ` Peter Humphrey
2011-07-31 17:56 ` Dale
2011-08-03 9:12 ` Joost Roeleveld
2011-08-03 15:29 ` Dale
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=201107301104.37945.michaelkintzios@gmail.com \
--to=michaelkintzios@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox