Sponsored Content
Special Forums Hardware Filesystems, Disks and Memory SD Card Throughput exceeds - On using "dd" command Post 302294466 by amio on Thursday 5th of March 2009 09:08:25 AM
Old 03-05-2009
SD Card Throughput exceeds - On using "dd" command

Hi All,
Am using dd command to find throughput of my Normal speed SD card.
After mounting the sd card, i run,

Code:
time dd if=/dev/zero of=/mnt/sdcard/Myfile.txt bs=512
count=20480;umount /mnt/sdcard;
20480+0 records in
20480+0 records out
10485760 bytes (10 MB) copied, 0.0658825 s, 159 MB/s

real    0m0.097s
user    0m0.013s
sys     0m0.055s

But the throughput shown(159 MB/s) exceeds the normal speed of SD specification (25MB/sec).

Could you please comment on this??

Thanks,
Amio
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

how to install "source" command!/ broken "login.cl"!

Hello, I am new to this forums and this is my first "asking help" message! i have 2 problems: 1- for unknown reasons the "source" command is not avalable in my system (UBUNTU). i can't either see it in my bin directory! 2- again for unknown reasons the "login.cl" file in the home... (0 Replies)
Discussion started by: astrosona
0 Replies

2. UNIX for Dummies Questions & Answers

Command Character size limit in the "sh" and "bourne" shell

Hi!!.. I would like to know what is maximum character size for a command in the "sh" or "bourne" shell? Thanks in advance.. Roshan. (1 Reply)
Discussion started by: Roshan1286
1 Replies

3. UNIX for Advanced & Expert Users

Command Character size limit in the "sh" and "bourne" shell

Hi!!.. I would like to know what is maximum character size for a command in the "sh" or "bourne" shell? Thanks in advance.. Roshan. (1 Reply)
Discussion started by: Roshan1286
1 Replies

4. Shell Programming and Scripting

Command Character size limit in the "sh" and "bourne" shell

Hi!!.. I would like to know what is maximum character size for a command in the "sh" or "bourne" shell? Thanks in advance.. Roshan. (1 Reply)
Discussion started by: Roshan1286
1 Replies

5. UNIX for Dummies Questions & Answers

the meaning of "!:*" in "alias foo 'command\!:*' filename"

Hi: How can I remove my own post? Thanks. (2 Replies)
Discussion started by: phil518
2 Replies

6. UNIX for Dummies Questions & Answers

Explanation of "total" field in "ls -l" command output

When I do a listing in one particular directory (ls -al) I get: total 43456 drwxrwxrwx 2 root root 4096 drwxrwxrwx 3 root root 4096 -rwxrwxr-x 1 nobody nobody 3701594 -rwxrwxr-x 1 nobody nobody 3108510 -rwxrwxr-x 1 nobody nobody 3070580 -rwxrwxr-x 1 nobody nobody 3099733 -rwxrwxr-x 1... (1 Reply)
Discussion started by: proactiveaditya
1 Replies

7. Shell Programming and Scripting

awk command to replace ";" with "|" and ""|" at diferent places in line of file

Hi, I have line in input file as below: 3G_CENTRAL;INDONESIA_(M)_TELKOMSEL;SPECIAL_WORLD_GRP_7_FA_2_TELKOMSEL My expected output for line in the file must be : "1-Radon1-cMOC_deg"|"LDIndex"|"3G_CENTRAL|INDONESIA_(M)_TELKOMSEL"|LAST|"SPECIAL_WORLD_GRP_7_FA_2_TELKOMSEL" Can someone... (7 Replies)
Discussion started by: shis100
7 Replies

8. UNIX for Dummies Questions & Answers

Unix "look" Command "File too large" Error Message

I am trying to find lines in a text file larger than 3 Gb that start with a given string. My command looks like this: $ look "string" "/home/patrick/filename.txt" However, this gives me the following message: "look: /home/patrick/filename.txt: File too large" So, I have two... (14 Replies)
Discussion started by: shishong
14 Replies

9. UNIX for Dummies Questions & Answers

Using "mailx" command to read "to" and "cc" email addreses from input file

How to use "mailx" command to do e-mail reading the input file containing email address, where column 1 has name and column 2 containing “To” e-mail address and column 3 contains “cc” e-mail address to include with same email. Sample input file, email.txt Below is an sample code where... (2 Replies)
Discussion started by: asjaiswal
2 Replies

10. Shell Programming and Scripting

Bash script - Print an ascii file using specific font "Latin Modern Mono 12" "regular" "9"

Hello. System : opensuse leap 42.3 I have a bash script that build a text file. I would like the last command doing : print_cmd -o page-left=43 -o page-right=22 -o page-top=28 -o page-bottom=43 -o font=LatinModernMono12:regular:9 some_file.txt where : print_cmd ::= some printing... (1 Reply)
Discussion started by: jcdole
1 Replies
mtx(8)							      System Manager's Manual							    mtx(8)

Name
       mtx - generic magtape exerciser

Syntax
       /usr/field/mtx [ options ] -adev
       /usr/field/mtx [ options ] -sdev
       /usr/field/mtx [ options ] -ldev
       /usr/field/mtx [ options ] -vdev

Description
       The  exerciser will write, read, and validate random data on the specified magnetic tape device from beginning of tape (BOT) to end of tape
       (EOT).  There are four record length modes in which to run the exerciser.  The modes are short (512 bytes), long  (10240  bytes),  variable
       (512-20480 bytes), and all of these three in sequence.

       The exerciser will run until or a kill -15 pid is sent to the process.

       A  logfile  is  made in for you to examine and then remove. If there are errors in the logfile, check the file, where the driver and kernel
       error messages are saved.

       An enhanced tape exerciser called provides more comprehensive tape testing than this exerciser.	Refer to for a complete description.

Options
       The mtx options are:

       -h	 Print help message for the command.

       -ofile	 Save diagnostic output in file.

       -ti	 Run time in minutes (i).  The default is to run until the process receives a or kill -15 pid.

       -rj	 Record length for long-record test.  May range from 1 - 20480; the default is 10240 bytes.

       -fk	 Size of file in records.  The default is -1, go to end-of-tape.

Arguments
       You must specify one of the following function flags and its argument to the exerciser.

       -adev	 Perform short, long, and variable-length record tests on the dev, a raw device name and unit number.  For example, -armt0h.

       -sdev	 Perform short (512-byte) record length test.  The dev argument is a raw device name and unit number.  For example, -srmt0h.

       -ldev	 Perform long (10240-byte) record length test.	The dev argument is a raw device name and unit number.	For example -lrmt0h.

       -vdev	 Perform variable record length test (records vary from 512 bytes to 20480 bytes).  The dev argument is a raw device name and unit
		 number.  For example, -vrmt0h.

Restrictions
       If  there  is  a  need to run a system exerciser over an NFS link or on a diskless system there are some restrictions.  For exercisers that
       need to write into a file system, such as the target file system must be writable by root.  Also the directory, in which any of	the  exer-
       cisers  are  executed,  must be writable by root because temporary files are written into the current directory.  These latter restrictions
       are sometimes difficult to overcome because often NFS file systems are mounted in a way that prevents root from writing into them.  Some of
       the restrictions may be overcome by copying the exerciser to another directory and then executing it.

       The following restrictions apply to the SCSI tape drives.  The Magnetic Tape Exerciser (MTX) runs the tape in start/stop mode; that is, the
       tape does not stream. Therefore, MTX should not run for extended periods of time (two hours maximum run time). In addition,  MTX  does  not
       handle the end of tape properly.

Examples
       This example runs short, long, and variable-length tests on rmt0h until the process receives a or kill -15 pid:
       % /usr/field/mtx -armt0h
       The following example runs a long-record length test on rmt0h for 240 minutes in the background:
       % /usr/field/mtx -lrmt0h -t240 &

See Also
       tapex(8)
       Guide to System Exercisers

																	    mtx(8)
All times are GMT -4. The time now is 01:49 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy