Closed
Bug 305274
Opened 19 years ago
Closed 19 years ago
Idea: Preventing heavy fragmentation of mailbox-files with compacting
Categories
(Thunderbird :: General, enhancement)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mailbox, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050819 Firefox/1.6a1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050819 Firefox/1.6a1
On my machine, mailbox-files of thunderbird are fragmenting very fast. Everytime
I defragment my harddisk, I see, that mailbox-files are very heavily fragmented.
I don't how the compacting feature exactly works, but I think this feature
should write the file, which will be compacted, completely new. So, Thunderbird
could be much faster!!e era
Reproducible: Always
Comment 1•19 years ago
|
||
that's what it does - we copy all the messages that are not deleted to a tmp
file, and rename the tmp file over the original file.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Summary: Idea: Preventing heavy fragmentation of mailbox-files with compacting → Idea: Preventing heavy fragmentation of mailbox-files with compacting
You need to log in
before you can comment on or make changes to this bug.
Description
•