If a disk is fragmented, this means that the files in your computer are spread out all over the disk taking up too much space. This can be corrected by defragmentation which consolidate all the data.
Fisk fragmentation, and A.I.R.Y fragmentation.
Disk fragmentation is the process of consolidating data on a hard disk or storage device in order for that device to run better. This process can be done manually on any computer system.
Fragmentation
Changing the structure of a file may or may not affect the fragmentation of the disk. But, in most cases, the computer is going to store the file in the same location after the change.
It's when a disc fragments after extensive use.
fragmentation
Because unused files accumulate space on hard disk and also causes fragmentation of hard disk.
Lots of them, disk clean up, disk fragmentation, that moves the data up front for faster access, check disk for error's, blow out dust from inside
Fragmentation in computer science can refer to physical fragmentation (when files and data are scattered across a disk) or memory fragmentation (when memory becomes divided into small unusable chunks). Fragmentation in ecosystems can occur when habitat patches become isolated, affecting the movement and survival of species. Fragmentation in society can be seen through the segregation of communities or the division of resources based on socioeconomic status.
journal
Fragmentation can occur when data is written and deleted from a storage device unevenly, causing files to be stored in non-contiguous clusters. This can slow down read/write speeds as the computer has to scan different parts of the disk to access a file. Fragmentation can be reduced by defragmenting the disk, which involves rearranging the data so that it is stored in contiguous clusters, improving overall system performance.
Starvation is similar in effect to http://www.answers.com/topic/deadlock-game. Deadlock occurs when two programs each hold resources the other needs to finish, and neither is willing to give them up. Starvation occurs when one program holds resources the other needs, but is unwilling to give them up.