- Jun 7, 2002
- 2,820
- 0
- 0
Is there a way to allocate a specific amount of ram to act as a write cache for a specific HD? In this case, a p2p app writes 10 different streams @ lets say 100k/s in parrallel. With traditional windows management, the result after 1hr is a very very heavily fragmented drive. Increasing cluster size seems to have some effect, but I'm wondering if there isn't a way to more directly address the issue with otherwise superfluous ram. I assume windows isn't structured to handle this kind of predictable writing. Wouldn't it be substantially more efficient for the HD to write these files in 30MB chunks rather than cluster size chunks?