Skip to content
Surf Wiki
Save to docs
general/computer-files

From Surf Wiki (app.surf) — the open knowledge base

File size

Amount of data in or storage spaced used for a computer file


Amount of data in or storage spaced used for a computer file

File size is a measure of how much data a computer file contains or how much storage space it is allocated. Typically, file size is expressed in units based on byte. A large value is often expressed with a metric prefix (as in megabyte and gigabyte) or a binary prefix (as in mebibyte and gibibyte).{{Cite web |access-date=2009-04-05

Slack space

Due to typical file system design, the amount of space allocated for a file is usually larger than the size of the file's data resulting in a relatively small amount of storage space for each file, called slack space or internal fragmentation, that is not available for other files but is not used for data in the file to which it belongs.

Generally, a file system allocates space in blocks that are significantly larger than one byte. The file system allocates a number of blocks that together provide enough space to hold the file data. Unless the file fits exactly into the aggregated blocks, then some storage space allocated to the file is unused by the file.

A file's allocated storage size is sometimes referred to as file size or alternatively with qualification such as size on disk.

References

References

  1. (2010-01-19). "What is Slack Space?". IT Pro.
Info: Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about File size — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report