Results 1 to 5 of 5

Thread: Fragmentation Risks?

  1. #1
    Join Date
    Jan 2009
    Posts
    180

    Fragmentation Risks?

    Hey!
    I know there have been a lot of debate on this topic. But does fragmentation really damage the hard disk? or does it affect the disk performance? Help guys! I haven't defragmented my drives since a year...!

  2. #2
    Join Date
    Jan 2009
    Posts
    710

    Re: Fragmentation Risks?

    Hey!
    I don't know what are the causes and effects of fragmentation cause i haven't defragmented my old computer for atleast 20 something months and it is going along very nicely with its low specs, nothing has happened to the system files that i can see....!

  3. #3
    Join Date
    Mar 2009
    Posts
    599

    Re: Fragmentation Risks?

    Hey!
    The only other serious problem with fragmentation is of file recovery. Chances of full recovery [with any utility] are more if the file is in contiguous space than if its all over the place... All the best...!

  4. #4
    Join Date
    Jan 2009
    Posts
    1,738

    Re: Fragmentation Risks?

    Hey!
    The logic of disk getting affected due to fragmentation is simple. When you save a file that is large enough to get fragmented, it will be scattered on the disk in a non-contiguous manner. To read the file the disk must move its head positions every time. This makes the access slow and time consuming...
    Hope thi helps you...! All the best...!

  5. #5
    Dr. V Guest

    Re: Fragmentation Risks?

    Basically, two types of fragmentation occurs:

    • Internal fragmentation
    • External fragmentation


    Internal fragmentation

    Internal fragmentation occurs when storage is allocated without ever intending to use it. This space is wasted. It is often accepted in return for increased efficiency or simplicity.
    The term "internal" refers to the fact that the unusable storage is inside the allocated region but is not being used.

    External fragmentation

    External fragmentation is the phenomenon in which free storage becomes divided into many small pieces over time. It is a weakness of certain storage allocation algorithms, occurring when an application allocates and deallocates ("frees") regions of storage of varying sizes, and the allocation algorithm responds by leaving the allocated and deallocated regions interspersed. The result is that although free storage is available, it is effectively unusable because it is divided into pieces that are too small to satisfy the demands of the application.
    The term "external" refers to the fact that the unusable storage is outside the allocated regions.
    Edit/Delete Message

Similar Threads

  1. Replies: 5
    Last Post: 29-06-2011, 08:48 PM
  2. How Google will combat Android fragmentation
    By Shikamaru Nara in forum Portable Devices
    Replies: 6
    Last Post: 27-04-2011, 10:21 PM
  3. Fragmentation of two android systems not a good idea
    By avesh in forum Portable Devices
    Replies: 4
    Last Post: 16-02-2011, 11:29 PM
  4. Master File Table fragmentation
    By !const in forum Hardware Peripherals
    Replies: 3
    Last Post: 18-06-2009, 12:10 AM
  5. What is Data Fragmentation?
    By Anikait in forum Software Development
    Replies: 3
    Last Post: 07-03-2009, 06:29 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,064,850.25946 seconds with 16 queries