search for: debuge2f

Displaying 1 result from an estimated 1 matches for "debuge2f".

Did you mean: debuge2fs
2006 Apr 28
0
Bad performance samba and Windows XP
Hi, I observed following behaviour. When I'm writing big (200MB+) files to samba share from Windows XP then writing speed is slow. Reading of these files (written from Windows XP) is very slow too. I found that it is caused by framgentation of this file [observed by using debuge2fs]. I tried to figure out what causes this framemtation and it seems that Windows XP is trying to do some optimalizations that are too bad for perfomance. It is trying to preallocate space for this file by writing forward in 32kb blocks where value 0 (zero) is written to the first byte of this 32kb...