This is the mail archive of the cygwin mailing list for the Cygwin project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
I have a network share (//xcocluster1/vpg) mounted to g:. Depending on which name I try to access it with I get radically different access times:
mhirsch@xcomhirsch20 ~ $ time ls //xcocluster1/vpg Presentations/ appdist/ backups/ buildenv/ conf/ opt/ sysgen/ users/
real 0m10.875s user 0m0.030s sys 0m0.062s
mhirsch@xcomhirsch20 ~ $ time ls g: Presentations/ appdist/ backups/ buildenv/ conf/ opt/ sysgen/ users/
real 0m0.063s user 0m0.030s sys 0m0.015s
mhirsch@xcomhirsch20 ~ $ time ls //xcocluster1/vpg Presentations/ appdist/ backups/ buildenv/ conf/ opt/ sysgen/ users/
real 0m17.094s user 0m0.046s sys 0m0.046s
I couldn't find and explanation for this. Is this normal? Is there a way to make them both fast?
Running a similar command in the windows CMD window yields fast accesses, regarless of whether I refer to drive letter or machine WINS name.
Attachment:
cygcheck.out
Description: Binary data
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |