Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Alternative Computing > Linux Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Linux Support Linux - Operating Systems and Applications Support

Reply
 
LinkBack Thread Tools
Old 01-20-2009, 03:56 AM   #1 (permalink)
Registered User
 
Join Date: Jan 2009
Posts: 5
OS: WIN XP


Issue with 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
anilgurwara is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 01-20-2009, 07:49 AM   #2 (permalink)
Moderator/Fedora Amb.
 
wmorri's Avatar
 
Join Date: May 2008
Location: /pm/etc
Posts: 2,846
OS: Window 7/Fedora 10

My System

Send a message via AIM to wmorri
Re: Issue with write Speed into a big file (in GB's)

Hi,

I would have to say no. If you set your burner to burn at 20x or 4x. It will burn at that speed for the entire time. This is reguardless of whether the file is 500mb or 5GB.

I hope this is what you were looking for.

Cheers!
__________________


Linux Forever!

wmorri is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 01-20-2009, 11:25 PM   #3 (permalink)
Registered User
 
Join Date: Jan 2009
Posts: 5
OS: WIN XP


Re: Issue with write Speed into a big file (in GB's)

Thanks for your reply but for me write meant, writing on hard disk and not on CD Writer.
To append a 2 Gb file should take more time than 20kb file?
Suppose in an application that generates logs every now and then that need to be saved to a log file and that log file gets inflated to 2Gb, so does appending to 2Gb file will take more time that a 20kb file?
This is what I'm looking for.
Pls enlighten.
anilgurwara is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 01-21-2009, 09:35 AM   #4 (permalink)
Moderator/Fedora Amb.
 
wmorri's Avatar
 
Join Date: May 2008
Location: /pm/etc
Posts: 2,846
OS: Window 7/Fedora 10

My System

Send a message via AIM to wmorri
Re: Issue with write Speed into a big file (in GB's)

Quote:
To append a 2 Gb file should take more time than 20kb file?
Suppose in an application that generates logs every now and then that need to be saved to a log file and that log file gets inflated to 2Gb, so does appending to 2Gb file will take more time that a 20kb file?
You aren't describing yourself very well. The first sentence there, are we still talking about burning it to media? If so then the answer is yes, it would take longer, but that is just common sense.

The second sentence about the log file, I don't know how that fits. Do you want to burn the log file to media? The answer will still be the same yes it will take longer. Other than that I really don't have that much to go on.

Cheers!
__________________


Linux Forever!

wmorri is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 01-21-2009, 11:49 AM   #5 (permalink)
Moderator Hardware Team
 
Done_Fishin's Avatar
 
Join Date: Oct 2006
Location: Brit living in Greece
Posts: 7,534
OS: WinME, WinXP Pro SP3, Win7 Beta, Ubuntu 9.04 & Netbook Remix & CD2USB, Mepis 6.5, Fedora 10

My System

Re: Issue with write Speed into a big file (in GB's)

very basically every time you want to write something to a file whether on a hard disk or a CD/DVD there will be a constant write speed when writing that data. In theory that write speed will comprise of read , write , verify commands which should not vary in speed once the write operation is put into practice. It is possible though that writing to a CD/DVD does not afll exactly under this protocol though since you cannot verify your CD/DVD data until such time as the session has been completed.

In practice though when writing large files to a disk, the Software will first have to locate some spare empty spaces to write to.
A small file may only require a single sector in order to take the whole file , depending upon your sector size and the method that was used to format the drive.

If you have a file that requires 512 bytes and your write speed is 512 bytes per second the you would expect it to take one second to written to your drive. Also if you had 512K bytes to be written then you would expect it to take 1000 seconds to write the file to your drive (please note that the numbers being shown here are imaginary & not actual expected write speeds)

However in practice there are finite unaccountable speeds that have to be taken into account. Data is not usually written in a single stream to the most easily accessible adjacent plots that are free. Hence the reason why defragmentation programs are used to "tidy up the drives".
The fact that information is written in a random process across the disk can actually cause files to be written at different speeds .. although the write speed doesn't change, the time it takes for the drive head to travel across the disk surface, verify location, write read and verify the written data, then shoot off to the opposite end of the drive to write the next piece of data will actually mean that the time required to write data to a drive will not be carried out in a linear fashion but will depend upon the number of times the head has to travel across the surface of the drive and the distance it travels in between every write operation. And of course this gets worse as the drive fills up since the drive will have to search longer to see where there are blanks in the File allocation table so that the data can be written.

hope this makes sense .. not sure if it applies to Linux so much since I believe the methods of writing data to a disk and using the File allocation tables is more organised than Non-Linux based software. However I could be wrong.
__________________
.


.
I'm not old!!
I'm age impaired

..
D_F


I DON'T PLAY GAMES

How to mark your thread as solved



HDD DIAG UTILS

TSF's Photographer's Corner
Done_Fishin is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 03:29 PM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85