Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,910,276,665 visitors served.
forum Join the Word of the Day Mailing List For webmasters
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

fragmentation
(redirected from fragmentations)

   Also found in: Dictionary/thesaurus, Medical, Legal, Financial, Wikipedia 0.01 sec.
fragmentation
(1) Storing data in non-contiguous areas on disk. As files are updated, new data are stored in available free space, which may not be contiguous. Fragmented files cause extra head movement, slowing disk accesses. A defragger program is used to rewrite and reorder all the files.

(2) In an IP network, breaking a data packet into smaller pieces in order to accommodate the maximum transmission unit of the network. See IP fragmentation.
fragmentation [‚frag·mən′tā·shən]
(computer science)
The tendency of files in disk storage to be divided up into many small areas scattered around the disk.
(cell and molecular biology)
Amitotic division; a type of asexual reproduction.
(mining engineering)
The blasting of coal, ore, or rock into pieces small enough to load, handle, and transport without the need for hand-breaking or secondary blasting.
(psychology)
Disordered behavior and mental processes.

1.(networking)fragmentation - segmentation.
2.fragmentation - The process, or result, of splitting a large area of free memory (on disk or in main memory) into smaller non-contiguous blocks. This happens after many blocks have been allocated and freed. For example, if there is 3 kilobytes of free space and two 1k blocks are allocated and then the first one (at the lowest address) is freed, then there will be 2k of free space split between the two 1k blocks. The maximum size block that could then be allocated would be 1k, even though there was 2k free. The solution is to "compact" the free space by moving the allocated blocks to one end (and thus the free space to the other).

As modern file systems are used and files are deleted and created, the total free space becomes split into smaller non-contiguous blocks (composed of "clusters" or "sectors" or some other unit of allocation). Eventually new files being created, and old files being extended, cannot be stored each in a single contiguous block but become scattered across the file system. This degrades performance as multiple seek operations are required to access a single fragmented file.

Defragmenting consolidates each existing file and the free space into a continuous group of sectors. Access speed will be improved due to reduced seeking.

The rate of fragmentation depends on the algorithm used to allocate space and the number and position of free sectors. A nearly-full file system will fragment more quickly.

MS-DOS and Microsoft Windows use the simplest algorithm to allocate free clusters and so fragmentation occurs quickly. A disk should be defragmented before fragmentation reaches 10%.

See garbage collection.


Want to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit the webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Feedback
Mentioned in?  References in periodicals archive?   Encyclopedia browser?   Full browser?
No references found
 
President to repeat the same expression in his speeches against the opposition saying it is suffering an internal crisis, however, it is natural for political parties and alliances to be exposed to fragmentations, splits and crises from time to time under the multiparty system.
This latest development has denied the party its ability for any possible internal reform and so any idea to reform it now will only lead to more fragmentations as being the order of the day.
[14] found that there was very small number of fragmentations of Jordanian oil shale particles occurring during combustion or ashing in a laboratory furnace in the studied range of oil shale particle size (<0.
 
 
 
Encyclopedia
?

Terms of Use | Privacy policy | Feedback | Advertise with Us | Copyright © 2012 Farlex, Inc.
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.