|
|
| Welcome to the Mac Forums forums. Please read the FAQ if you have questions. Register to participate. |
|
|||||||
| TouchArcade.com - iPhone Game Reviews and News |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Banned
Join Date: Feb 2002
|
Does OSX Defragment itself?
Hello MacRumors people,
I was wondering if MacOSX defrags itself. I thought it did but other people are saying it doesn't. I think IM right but wanted to besure by asking you guys.... ddtml what do you think? Also if OSX defrags itself then is it necessary for people doing video on there mac to defrag after every project? Or is OSX defrag feature good enough to make this not neccesary Thank you for your input |
|
|
|
|
#2 |
|
macrumors 65816
Join Date: Jan 2002
|
OSX does not defragment itself.
OSX installed on HFS+ is suceptible to some slowdowns from fragmentation, but it is usually unnecessary to defragment it, as speed gains are small, and risks are large. OSX installed on UFS is not suceptible to ill effects from fragmentation.
__________________
But then again, whereas Apple is being run by a brilliant marketer with the uncanny ability to bend people to his will, Gateway is being run by a man perfectly willing to go on television and show the world that he solicits business advice from a talking cow... Last edited by Nipsy : Oct 25, 2002 at 03:52 AM. |
|
|
|
|
#3 |
|
Thread Starter
Banned
Join Date: Feb 2002
|
so people working with video should have a
seperate partition for each job? i hear that when you work in video you should defrag or erase your working disk after each project. |
|
|
|
|
#4 |
|
macrumors 65816
Join Date: Jan 2002
|
The quickest way to ensure you're working with clean disk space is to have a dedicated partition which you can wipe at will.
Additionally, RAID, U160 SCSI, and good disks do a lot.
__________________
But then again, whereas Apple is being run by a brilliant marketer with the uncanny ability to bend people to his will, Gateway is being run by a man perfectly willing to go on television and show the world that he solicits business advice from a talking cow... Last edited by Nipsy : Oct 25, 2002 at 03:51 AM. |
|
|
|
|
#5 | |
|
macrumors 65816
Join Date: Jun 2001
Location: WestCost, USA
|
Quote:
any drive is suceptible to disk fragmentation... doesnt matter the format.
__________________
#!/bin/MacHead |
|
|
|
|
|
#6 |
|
macrumors 68040
|
so really defragmentation is not a problem that you really have to worry about?
|
|
|
|
|
#7 | |
|
macrumors 65816
Join Date: Jan 2002
|
Quote:
Therefore the OS & apps are not suceptible to problems caused by fragmentation.
__________________
But then again, whereas Apple is being run by a brilliant marketer with the uncanny ability to bend people to his will, Gateway is being run by a man perfectly willing to go on television and show the world that he solicits business advice from a talking cow... |
|
|
|
|
|
#8 | |
|
macrumors 65816
Join Date: Jan 2002
|
Quote:
Therefore, I would recommend avoiding defragmentation utilities until one comes out which is proven to succeed with OSX volumes. I would also recommend staying far away from Norton for OSX and Drive 10, and using Norton from OS9 only as a very last resort. Both are the cause of many headaches documented all over the web. Use Disk First Aid, fsck -y, repair permissions, then Disk Warrior from 9 in that order for the safest (and likely most successful) OSX maintainence.
__________________
But then again, whereas Apple is being run by a brilliant marketer with the uncanny ability to bend people to his will, Gateway is being run by a man perfectly willing to go on television and show the world that he solicits business advice from a talking cow... |
|
|
|
|
|
#9 |
|
Thread Starter
Banned
Join Date: Feb 2002
|
thanks everybody i appreciate the
advice.
|
|
|
|
|
#10 | |
|
macrumors 68040
Join Date: Jul 2002
Location: chicago
|
huh?
Quote:
here's my understanding: (file) fragmentation is the scattering of a single file to multiple sections of a drive. when the file is needed, those parts must be reassembled. the drive head MUST move to each of those sections. however quickly that head moves, it takes time. w/ badly fragmented drives, that time adds up. also consider the additional amount of time it takes the OS to write a file to fragemented drive -- it must go out and find enough chunks (using whatever optimization scheme is built in) so that file can be saved. i defrag often -- several times a month. i use TechTools Pro and have never had a problem. my advice is to defrag. |
|
|
|
|
|
#11 |
|
macrumors 68040
|
so it's better not to worry about any defragmentation programs? sounds good to me. i only use fsck -y whenever i have problems.
and i'm guessing that any slowness in my HD is not from defragmentation, but only because it's a 4200RPM?
|
|
|
|
|
#12 | |
|
macrumors 65816
Join Date: Jan 2002
|
Re: huh?
Quote:
Let us know what you discover! It could be that UFS habitually cleans its mess in the background, it could have to do with write allocation methodologies, but whatever causes it, I'm pretty sure that defragmentation is just not part of the UNIX world. I have a friend who runs a large number of Solaris boxes, and has for over 10 years, and has never once defragged them (although he does his Windows box religiously). Much of this has to do with file system type (hfs+, NTFS, UFS, ext2, reiser, etc.) as well as the OS, and I do not think the research regarding OSX is really in yet. Additionally, I'd be very wary of the current tools for OSX. Many of them have been kludged together quickly in order to retain mindshare/market-share, and as such, are notoriuosly dangerous (google a few searches and you'll see what I mean!). If you're having good luck, and seeing a speed up, more power to you, but I'm going to wait until I feel a defrag is necessary (if ever), before risking one. To cb911: doing video on a laptop drive is often going to choke things, as the OS, the video, and the swap, are all on the same logical device. If you're concerned, I'd say your better off buying a FireWire external than a bunch of immature sw tools. [edit] Finding links, of which there are few: http://cbbrowne.com/info/defrag.html http://www.macslash.org/articles/02/08/01/1829246.shtml (loadsa of good info here, but you must read it ALL) http://www.applelinks.com/articles/2...02131036.shtml http://www.macintouch.com/fragmentation.html It appears that: UFS defrags itself ext2, ext2fs, and reiser do not suffer measurable slowdowns from fragmentation HFS+ is suceptible to fragmentation, but under OSX appears to be resiliant to it, and success/failures based on defragging are 50%/50% HFS+ under OS9 is likely to benefit from defragmentation NTFS, FAT32, and FAT show great benefits from defragging [/edit]
__________________
But then again, whereas Apple is being run by a brilliant marketer with the uncanny ability to bend people to his will, Gateway is being run by a man perfectly willing to go on television and show the world that he solicits business advice from a talking cow... Last edited by Nipsy : Oct 25, 2002 at 07:54 AM. |
|
|
|
|
|
#13 |
|
macrumors 68040
|
thanks for the info and help, i've got things clearer in my mind now.
|
|
|
|
|
#14 |
|
macrumors Demi-God
Join Date: Jul 2002
Location: Dallas, TX
|
Re: Re: huh?
To Nipsy:
Thanks! I think MR needs more posts/posters like you. Yours was the most concise explanation to a very mundane but still important question! |
|
|
| zarathustra |
| View Public Profile |
| Find More Posts by zarathustra |
|
|
#15 | ||||
|
macrumors 68040
Join Date: Jul 2002
Location: chicago
|
Re: Re: huh?
Quote:
Quote:
i know people who haven't brushed their teeth in 10 years :-) seriously, maybe he's running tunefs. Quote:
your point is well taken, but it's also needlessly scaring people off. again, i use TechtoolPro for defrags and it works fine (must do it from os9, btw, until they release their osx version -- it defrags the whole drive, regardless of which os the file belongs to). your assertion is rooted in truth. there are dodgy tools, i'm sure. much of it has to do w/ the methodology. TechtoolPro uses system calls to do the work. that means it makes full use of the os file system protections. it also doesn't delete the file it's copying until the copy is done (that is safe). other tools bypass the file system. though they run much faster, there's a danger of losing data should there be a power failure or crash in the middle of an operation. the same is true of backup programs. they're either fast or safe. Quote:
HERE'S MY ASSERTION: reading fragged files and writing to a fragged drive take EXTRA TIME. i don't care what the OS is. note that, if unix systems behave as nipsy claims, the above is still true -- but the os is taking steps to limit the fragged conditions. again: my recommendation is to defrag |
||||
|
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|