Sponsored Content
Special Forums Hardware Filesystems, Disks and Memory Write Speed into a big file (in Gb's) Post 302278395 by anilgurwara on Tuesday 20th of January 2009 05:51:43 AM
Old 01-20-2009
Write Speed into a big file (in Gb's)

If a file size increases in Linux/UNIX to say in GB's then will there be a decrease in write speed.
I mean will it take more time to write to a large file then to a small one??

Please clarify?

Thanks in advance
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How to view a big file(143M big)

1 . Thanks everyone who read the post first. 2 . I have a log file which size is 143M , I can not use vi open it .I can not use xedit open it too. How to view it ? If I want to view 200-300 ,how can I implement it 3 . Thanks (3 Replies)
Discussion started by: chenhao_no1
3 Replies

2. Filesystems, Disks and Memory

dmidecode, RAM speed = "Current Speed: Unknown"

Hello, I have a Supermicro server with a P4SCI mother board running Debian Sarge 3.1. This is the "dmidecode" output related to RAM info: RAM speed information is incomplete.. "Current Speed: Unknown", is there anyway/soft to get the speed of installed RAM modules? thanks!! Regards :)... (0 Replies)
Discussion started by: Santi
0 Replies

3. Filesystems, Disks and Memory

data from blktrace: read speed V.S. write speed

I analysed disk performance with blktrace and get some data: read: 8,3 4 2141 2.882115217 3342 Q R 195732187 + 32 8,3 4 2142 2.882116411 3342 G R 195732187 + 32 8,3 4 2144 2.882117647 3342 I R 195732187 + 32 8,3 4 2145 ... (1 Reply)
Discussion started by: W.C.C
1 Replies

4. UNIX for Dummies Questions & Answers

How big is too big a config.log file?

I have a 5000 line config.log file with several "maybe" errors. Any reccomendations on finding solvable problems? (2 Replies)
Discussion started by: NeedLotsofHelp
2 Replies

5. Filesystems, Disks and Memory

Disk read and write speed.

Being a novice user to linux i m little unaware of how would i check disk read write speed. One of my mate is suggesting to create a file using dd command and check how much time it takes to create a 30 gb file . I think this has a little sense however i would also like to take your reviews... (5 Replies)
Discussion started by: pinga123
5 Replies

6. UNIX for Dummies Questions & Answers

Find the file which is growing at high speed

Hi, A log file which is growing at high speed, don't know the name of it. How to find the respective file? Many thanks. (2 Replies)
Discussion started by: venkatesht
2 Replies

7. Hardware

Hardware Correction: How to change DVD write speed

I am now on Kernel 2.6.32-26 For me 16x CD write speed is okay. I have old hardware which was able to write DVDs at 1x, back in previous linux version. Now, I dont get speed of less than 4x. Tested on k3b, xfburn, and brasero. But all start at bottom 4x write speed. k3b forced back to... (0 Replies)
Discussion started by: makh
0 Replies

8. Shell Programming and Scripting

Speed : awk command to count the occurrences of fields from one file present in the other file

Hi, file1.txt AAA BBB CCC DDD file2.txt abc|AAA|AAAabcbcs|fnwufnq bca|nwruqf|AAA|fwfwwefwef fmimwe|BBB|fnqwufw|wufbqw wcdbi|CCC|wefnwin|wfwwf DDD|wabvfav|wqef|fwbwqfwfe i need the count of rows of file1.txt present in the file2.txt required output: AAA 2 (10 Replies)
Discussion started by: mdkm
10 Replies
CDRWTOOL(1)							     Commands							       CDRWTOOL(1)

NAME
cdrwtool - perform various actions on a CD-R, CD-RW, and DVD-R SYNOPSIS
cdrwtool -d device -i | -g cdrwtool -d device -s [ write-parameters ] cdrwtool -d device -q [ write-parameters ] cdrwtool -d device -m offset [ write-parameters ] cdwrtool -d device -u blocks [ write-parameters ] cdrwtool -d device -b b_mode [ write-parameters ] cdrwtool -d device -c blocks [ write-parameters ] cdwrtool -d device -f filename [ write-parameters ] cdwrtool -d device -r track [ write-parameters ] cdrwtool -h DESCRIPTION
The cdwrtool command can perform certain actions on a CD-R, CD-RW, or DVD-R device. Mainly these are blanking the media, formating it for use with the packet-cd device, and applying an UDF filesystem. The most common usage is probably the `quick setup' option: cdrwtool -d device -q which will blank the disc, format it as one large track, and write the UDF filesystem structures. Other options get and set various parameters of how the device is set up, and provide for different offsets, modes and settings from the defaults. The usefulness of most of the options is not explained. OPTIONS
Main directives: -d device Specify the device to use. eg. /dev/sr0 -i Print disc track info. -g Print write parameters. -u length Make a UDF filesystem using length number of blocks. -q `Quick setup': blank the disc, format it as one large track and write a UDF filesystem. -m offset Format the disc at offset number of blocks. -b mode Blank the disk using a mode of `full' or `fast'. -f filename Write file. -c track Close track. -r track Reserve track. -s Set write parameters determined by -l, -w, and -p options for the disc. (Note by your Debian maintainer: Apparently this option does nothing.) -v version Specify the udf revision to use. Valid revisions are 0x0201, 0x0200, 0x0150, and 0x0102. If omitted, mkudffs udf-version is 0x0150. -h Prints a sparse help message. Write parameters: -t speed Set write speed. (Defaults to 12x ?) -l type Set multi-session field. Either `0' (default), `1', or `3', corresponding to `No B0 pointer. Next Session not allowed', `B0 pointer = FF:FF:FF. Next session not allowed', and `Next session allowed. B0 pointer = next possible program area' respectively. -w mode Set write mode. Either `mode1' or `mode2' (default). -p type Set packet type. Either `0' or `1' (default), corresponding to variable and fixed packet sizes respectively. -o offset Set write offset. AUTHORS
Jens Axboe <axboe@suse.de> Ben Fennema <bfennema@falcon.csc.calpoly.edu> Some additions by Richard Atterer <atterer@debian.org> AVAILABILITY
cdrwtool is part of the udftools package and is available from http://linux-udf.sourceforge.net. SEE ALSO
pktsetup(1) udftools-1.0.0b2 2002-02-09 CDRWTOOL(1)
All times are GMT -4. The time now is 06:48 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy