song-buaa / opendedup

Automatically exported from code.google.com/p/opendedup
0 stars 0 forks source link

opendedupe cannot handle fast creation of files takes up 100% of cpu and hangs #33

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create and mount a sdfs volume
mksdfs.bat --volume-name=perl --volume-capacity=20GB
mountsdfs -v perl -m g:
2. run the perl script
fileCreator.pl --nfiles 25000

What is the expected output? What do you see instead?
The script runs and errors out. Before that happens, the cpu goes to 100%
and does not go down even after the script has been forecully terminated.

What version of the product are you using? On what operating system?
Windows 7 1.01

Please provide any additional information below.

Original issue reported on code.google.com by z0r...@googlemail.com on 16 Dec 2010 at 5:02

Attachments:

GoogleCodeExporter commented 8 years ago
This is great. Thank you for finding this issue. I will validate and fix.

Original comment by sam.silv...@gmail.com on 16 Dec 2010 at 7:49