<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Block_allocation_map</id>
	<title>Block allocation map - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Block_allocation_map"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Block_allocation_map&amp;action=history"/>
	<updated>2026-05-04T20:50:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Block_allocation_map&amp;diff=1915536&amp;oldid=prev</id>
		<title>imported&gt;Frap: Add acronym</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Block_allocation_map&amp;diff=1915536&amp;oldid=prev"/>
		<updated>2023-06-30T12:55:21Z</updated>

		<summary type="html">&lt;p&gt;Add acronym&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In [[computer file system]]s, a &amp;#039;&amp;#039;&amp;#039;block allocation map&amp;#039;&amp;#039;&amp;#039; is a [[data structure]] used to track [[Block size (data storage and transmission)|disk blocks]] that are considered &amp;quot;in use&amp;quot;.  Blocks may also be referred to as allocation units or [[Data_cluster|clusters]].&amp;lt;ref&amp;gt;{{cite book|title=CP/M Plus Operating System System Guide|year=1983|publisher=Digital Research, Inc.|location=Monterey, CA|edition=Second|page=41}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[CP/M]] used a block allocation map in its [[Directory_(file_systems)|directory]].  Each directory entry could list 8 or 16 blocks (depending on disk format) that were allocated to a file.  If a file used more blocks, additional directory entries would be needed.  Thus, a single file could have multiple directory entries.  A benefit of this method is the possibility to use [[sparse files]] by declaring a large file size but only allocating blocks that are actually used.&amp;lt;ref name=&amp;quot;cpm_pg&amp;quot;&amp;gt;{{cite book|title=CP/M Plus Operating System Programmer&amp;#039;s Guide|year=1983|publisher=Digital Research, Inc.|location=Monterey, CA|edition=Second|page=2-12,3-16}}&amp;lt;/ref&amp;gt;  A detriment of this method is the disk may have free space (unallocated blocks) but data cannot be appended to a file because all directory entries are used.&amp;lt;ref name=&amp;quot;cpm_pg&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Errata ==&lt;br /&gt;
The [[Commodore DOS]] used a similarly named but significantly different [[noting]].&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[File Allocation Table]] (FAT)&lt;br /&gt;
* [[Design of the FAT file system]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
{{DEFAULTSORT:Block Allocation Map}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Computer file systems]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Compu-storage-stub}}&lt;/div&gt;</summary>
		<author><name>imported&gt;Frap</name></author>
	</entry>
</feed>