[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Date Index][
Thread Index][
Author Index]
Re: OT : Slow HD...
Here's Apple's take on the issue:
http://support.apple.com/kb/HT1375?viewlocale=en_USHere's the bulk of the article:
Do I need to optimize?
You probably won't need to optimize at all if you use Mac OS X. Here's why:
- Hard disk capacity is generally much greater now than a
few years ago. With more free space available, the file system doesn't
need to fill up every "nook and cranny." Mac OS Extended formatting
(HFS Plus) avoids reusing space from deleted files as much as possible,
to avoid prematurely filling small areas of recently-freed space.
- Mac
OS X 10.2 and later includes delayed allocation for Mac OS X
Extended-formatted volumes. This allows a number of small allocations
to be combined into a single large allocation in one area of the disk.
- Fragmentation
was often caused by continually appending data to existing files,
especially with resource forks. With faster hard drives and better
caching, as well as the new application packaging format, many
applications simply rewrite the entire file each time. Mac OS X 10.3
Panther can also automatically defragment such slow-growing files. This
process is sometimes known as "Hot-File-Adaptive-Clustering."
- Aggressive read-ahead and write-behind caching means that minor fragmentation has less effect on perceived system performance.
For these reasons, there is little benefit to defragmenting.
Note:Mac OS X systems use hundreds of thousands of small files,
many of which are rarely accessed. Optimizing them can be a major
effort for very little practical gain. There is also a chance that one
of the files placed in the "hot band" for rapid reads during system
startup might be moved during defragmentation, which would
decrease performance.
On Fri, Nov 21, 2008 at 8:15 AM, Simeon Harris
<simeonharris40@googlemail.com> wrote:
defragging usually takes ages, so i guess not, because that process only takes a few seconds
On Fri, Nov 21, 2008 at 3:40 PM, Travis Hartnett
<travishartnett@gmail.com> wrote:
I thought that the "Optimising System Resources" step that occurs during an OS update included defragging, but I could be mistaken.