![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Defragmenting I HATE/LOATHE/DETEST (pick your favorite) the fact that I can not watch the progress of defragmenting on vista. Is there ANYWAY to change this so I can see where it is at in the deframentation? |
My System Specs![]() |
| | #2 (permalink) |
| | Re: Defragmenting "kimberlyrox" <kimberlyrox@discussions.microsoft.com> wrote in message news:067122CB-249C-4069-B935-21F505CA2C93@microsoft.com... >I HATE/LOATHE/DETEST (pick your favorite) the fact that I can not watch the > progress of defragmenting on vista. Is there ANYWAY to change this so I > can > see where it is at in the deframentation? Take a look at Auslogistic's free de-fragger. It's Vista compatible, much faster, and gives a display of the fragmentation process. |
My System Specs![]() |
| | #3 (permalink) |
| | Re: Defragmenting PerfectDisk 8.0 "kimberlyrox" <kimberlyrox@discussions.microsoft.com> wrote in message news:067122CB-249C-4069-B935-21F505CA2C93@microsoft.com... >I HATE/LOATHE/DETEST (pick your favorite) the fact that I can not watch the > progress of defragmenting on vista. Is there ANYWAY to change this so I > can > see where it is at in the deframentation? |
My System Specs![]() |
| | #4 (permalink) |
| | Re: Defragmenting I have been told that defraging doesn't actually do anything on NTFS, what do you think? NTFS Billy "PTravel" <ptravel@travelersvideo.com> wrote in message news:%23vueXezaHHA.1300@TK2MSFTNGP02.phx.gbl... > > "kimberlyrox" <kimberlyrox@discussions.microsoft.com> wrote in message > news:067122CB-249C-4069-B935-21F505CA2C93@microsoft.com... >>I HATE/LOATHE/DETEST (pick your favorite) the fact that I can not watch >>the >> progress of defragmenting on vista. Is there ANYWAY to change this so I >> can >> see where it is at in the deframentation? > > Take a look at Auslogistic's free de-fragger. It's Vista compatible, much > faster, and gives a display of the fragmentation process. |
My System Specs![]() |
| | #5 (permalink) |
| | Re: Defragmenting THANK YOU!!! |
My System Specs![]() |
| | #6 (permalink) |
| | Re: Defragmenting On Mar 20, 2:38 pm, "Billy" <billyni...@btinternet.com> wrote: > I have been told that defraging doesn't actually do anything on NTFS, what > do you think? > > NTFS Billy"PTravel" <ptra...@travelersvideo.com> wrote in message > > news:%23vueXezaHHA.1300@TK2MSFTNGP02.phx.gbl... > > > > > "kimberlyrox" <kimberly...@discussions.microsoft.com> wrote in message > >news:067122CB-249C-4069-B935-21F505CA2C93@microsoft.com... > >>I HATE/LOATHE/DETEST (pick your favorite) the fact that I can not watch > >>the > >> progress of defragmenting on vista. Is there ANYWAY to change this so I > >> can > >> see where it is at in the deframentation? > > > Take a look at Auslogistic's free de-fragger. It's Vista compatible, much > > faster, and gives a display of the fragmentation process. I think you've been told wrong. |
My System Specs![]() |
| | #7 (permalink) |
| | Re: Defragmenting On Tue, 20 Mar 2007 21:38:40 -0000, "Billy" <billynicol@btinternet.com> wrote: >I have been told that defraging doesn't actually do anything on NTFS, what >do you think? Run a defrag application and see for yourself. There has been two camps, to defrag or not to, ever since there were computers. All hard drives are arranged in sectors. There are virtual regions created during formatting that Windows uses to store files. A sector holds X amount of data and/or slack since a sector in use must be filled, it can't be half empty. Right click on almost any file, then properties, then look at the details. You'll see two important values. The size of the file itself, and the space it takes up on your hard drives which is ALWAYS larger. How much larger depends on the file size and the size of your sectors. For example if you have a file that's 4,100 bytes and you have 4,096 byte sectors, this will require two sectors of your hard drive with almost an entire sector being wasted to store such a file. Example: I went to the Windows folder, and just picked a file at random. Explorer says it is 802 bytes and takes up 4,096 bytes or 1 sector on my root drive. The difference between the actual space used to fill the sector and the space the file data actually takes up is called file slack. Windows by itself fills slack with old file fragements, junk from paging files, etc.. A GIANT security hole, but that's beyond the scope of this post. Now that's a little file. Larger files can span many sectors. For example a large image or video file can span thousands of sectors. If the sectors used to store the file are uninterrupted meaning they follow one another, like on a brand new hardly used hard drive then your hard drive's read/write heads hardly have to move to find the data you asked for and bring it into memory. However over time files get fragemented, ie Windows uses random sectors to store parts of files. Over time more and more files get broken up to be stored in different sectors all over your hard drive. Only Windows, not you, know which sectors get used to store any particular file. This information in FAT32 systems is stored in the File Allocation Table (FAT). In NTFS file systems there is much more than a mere table. Everything is journalized with metadata and indexing, again beyond the scope of this post. When Windows needs to retreive a file it first looks up where it put all its pieces then one after another reads from the sectors the file is stored in. If the file is contained in more than one sector, which is very common, it needs to move the read/write head of your hard drive to get it positioned over the correct sectors. We've all heard a hard drive clicking away madly which often happens when files are scattered all over since the hard drive now has to jump back and forth to file all the segments stored in the many sectors used. Over time as files get more fragemented this can cause Windows to slow down and more importantly put more ware and stress on one of the few physical parts of you computer that has moving parts (your hard drive) which it turn can make the read/write heads drift out of alignment and sooner or later be unable to read some of your data. Getting in the habit of defraging your hard drives restores most files to use ajoining sectors and greatly reduce or eliminate fragementation. The counter argument is the process of defraging itself puts a lot of stress and ware on your hard drive. If you get obsessive about it, maybe. Suggesting NTFS drives don't get fragemented is simply not understanding the process of how data gets written and read from your hard drives which is why I explained briefly how it works. |
My System Specs![]() |
| | #8 (permalink) |
| | Re: Defragmenting kimberlyrox wrote: > I HATE/LOATHE/DETEST (pick your favorite) the fact that I can not watch > the > progress of defragmenting on vista. Is there ANYWAY to change this so I > can see where it is at in the deframentation? Well, I guess you'd be even more hating, loathing and detesting Linux, as drives on a mature and real operating system like Linux don't even require "defragging". :-) Cheers. -- The "Wow" starts now. http://www.youtube.com/watch?v=KyLqUf4cdwc&eurl= Windows is not a virus! Viruses are small, efficient and built to get a job done. Windows on the other hand ... |
My System Specs![]() |
| | #9 (permalink) |
| | Re: Defragmenting Kimberly You might want to take a look at the following FAQ from the Microsoft product team that owns the Defragmenter in Vista. It explains in depth why certain decisions on how the defragmenter works in Vista were made. The Filing Cabinet : Disk Defragmenter FAQ: http://blogs.technet.com/filecab/pag...enter-faq.aspx -- Ronnie Vernon Microsoft MVP Windows Shell/User "kimberlyrox" <kimberlyrox@discussions.microsoft.com> wrote in message news:067122CB-249C-4069-B935-21F505CA2C93@microsoft.com... >I HATE/LOATHE/DETEST (pick your favorite) the fact that I can not watch the > progress of defragmenting on vista. Is there ANYWAY to change this so I > can > see where it is at in the deframentation? |
My System Specs![]() |
| | #10 (permalink) |
| | Re: Defragmenting "Adam Albright" wrote: > Example: I went to the Windows folder, and just picked a file at > random. Explorer says it is 802 bytes and takes up 4,096 bytes or 1 > sector on my root drive. I guess that explains why my Favorites folder which holds over 1600+ links and is only 550kb shows 50mb as "size on disk"! |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| defragmenting | Vista performance & maintenance | |||
| 12 Hrs and still defragmenting | Vista performance & maintenance | |||
| Defragmenting | Vista performance & maintenance | |||
| defragmenting | Vista performance & maintenance | |||
| Defragmenting | Vista performance & maintenance | |||