Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
08-16-2005, 08:46 AM
|
#1
|
|
Member
Registered: Aug 2004
Location: EGYPT
Distribution: FEDORA 10
Posts: 114
Rep:
|
why copy in linux is slowly?
Hello
why copy in linux is slowly than windows?
|
|
|
|
08-16-2005, 09:03 AM
|
#2
|
|
Senior Member
Registered: Nov 2000
Location: Seattle, WA USA
Distribution: Ubuntu @ Home, RHEL @ Work
Posts: 3,892
Rep:
|
You could have DMA disabled on your hard drive. If you type "hdparm <hddevice>" does it say that DMA is enabled?
Example:
Code:
jshaw ~ # hdparm /dev/hda
/dev/hda:
multcount = 16 (on)
IO_support = 0 (default 16-bit)
unmaskirq = 0 (off)
using_dma = 1 (on)
keepsettings = 0 (off)
readonly = 0 (off)
readahead = 256 (on)
geometry = 65535/16/63, sectors = 78140160, start = 0
The only other thing I can think of is that Windows might not being syncing the file system while copying while linux does (or data consistency reasons).
|
|
|
|
08-16-2005, 10:01 AM
|
#3
|
|
Member
Registered: Aug 2004
Location: EGYPT
Distribution: FEDORA 10
Posts: 114
Original Poster
Rep:
|
yes-it is already enable
|
|
|
|
08-16-2005, 10:19 AM
|
#4
|
|
Guru
Registered: Jan 2001
Posts: 24,128
Rep: 
|
Quote:
Originally posted by Barq
yes-it is already enable
|
So any other information you want to provide? What your asking is kind of like asking "why is the other car faster than mine? tell me now!" With no other information provided as it could be a plethora of things, but since we're not psychic and can't guess of what hardware is used, if it's over a network connection, what type of network, how your copying the data, what commands are being used and probably a dozen other things that could be the real issue, we simply just don't know!
|
|
|
|
08-16-2005, 01:03 PM
|
#5
|
|
Senior Member
Registered: Jul 2004
Location: Denmark
Distribution: Ubuntu, Debian
Posts: 1,524
Rep:
|
not to mention how much free memory you have left, how big the files are, how full the devices are, which file systems you're using, how fast your processor are, which other processes are running.
Try monitoring ram (space), cpu and disk (speed/work) usage while copying. See also man 1 top.
hth --Jonas
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 02:27 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|