Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
174 user(s) are online (126 user(s) are browsing Forums)

Members: 2
Guests: 172

jabirulo, nbache, more...

Headlines

 
  Register To Post  

override default c:copy buffer
Quite a regular
Quite a regular


See User information
Is it possible (a-la sys:pref/workbench->copy buffer size)?

Thanks
Jack

Resized Image
"the expression, 'atonal music,' is most unfortunate--it is on a par with calling flying 'the art of not falling,' or swimming 'the art of not drowning.'. A. Schoenberg
Go to top
Re: override default c:copy buffer
Not too shy to talk
Not too shy to talk


See User information
@Jack

You could use something like that:
Alias YCopy "Copy BUF=100000"

Go to top
Re: override default c:copy buffer
Not too shy to talk
Not too shy to talk


See User information
@Jack

well..... not in the current 4.1 release it isn't.

Go to top
Re: override default c:copy buffer
Quite a regular
Quite a regular


See User information
@xeron and ZeroG

10x for the infos.
I guess alias is the only way atm. I assume copy internal buffer is independent of f/s parameters (I'm talking about smbfs).



Jack

Resized Image
"the expression, 'atonal music,' is most unfortunate--it is on a par with calling flying 'the art of not falling,' or swimming 'the art of not drowning.'. A. Schoenberg
Go to top
Re: override default c:copy buffer
Not too shy to talk
Not too shy to talk


See User information
@ZeroG

I wouldn't use 100000. Best to use 65536 or 131072 for optimum speed.

Go to top
Re: override default c:copy buffer
Just can't stay away
Just can't stay away


See User information
@xeron

Quote:
I wouldn't use 100000. Best to use 65536 or 131072 for optimum speed.
That's more important for the buffer size tooltype of ASyncWB since it's using bytes and doesn't round them, in C:Copy it's not bytes but number of blocks and therefore never can be a buffer size which results in partial block accesses.

Go to top

  Register To Post

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project