<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://freebsdwiki.net/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://freebsdwiki.net/index.php?action=history&amp;feed=atom&amp;title=Geom</id>
		<title>Geom - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://freebsdwiki.net/index.php?action=history&amp;feed=atom&amp;title=Geom"/>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php?title=Geom&amp;action=history"/>
		<updated>2026-05-23T18:05:04Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.18.0</generator>

	<entry>
		<id>http://freebsdwiki.net/index.php?title=Geom&amp;diff=10959&amp;oldid=prev</id>
		<title>Jimbo at 12:07, 3 January 2009</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php?title=Geom&amp;diff=10959&amp;oldid=prev"/>
				<updated>2009-01-03T12:07:45Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 12:07, 3 January 2009&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 32:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 32:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&amp;#160; &amp;#160;  GEOM on the other hand does not care in which order things are done, the&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&amp;#160; &amp;#160;  GEOM on the other hand does not care in which order things are done, the&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&amp;#160; &amp;#160;  only restriction is that cycles in the graph will not be allowed.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&amp;#160; &amp;#160;  only restriction is that cycles in the graph will not be allowed.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;[[Category: FreeBSD Terminology]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key bsdwiki:diff:version:1.11a:oldid:6870:newid:10959 --&gt;
&lt;/table&gt;</summary>
		<author><name>Jimbo</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php?title=Geom&amp;diff=6870&amp;oldid=prev</id>
		<title>212.36.8.135 at 11:46, 5 September 2006</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php?title=Geom&amp;diff=6870&amp;oldid=prev"/>
				<updated>2006-09-05T11:46:36Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;     The GEOM framework provides an infrastructure in which &amp;quot;classes&amp;quot; can per-&lt;br /&gt;
     form transformations on disk I/O requests on their path from the upper&lt;br /&gt;
     kernel to the device drivers and back.&lt;br /&gt;
&lt;br /&gt;
     Transformations in a GEOM context range from the simple geometric dis-&lt;br /&gt;
     placement performed in typical disk partitioning modules over RAID algo-&lt;br /&gt;
     rithms and device multipath resolution to full blown cryptographic pro-&lt;br /&gt;
     tection of the stored data.&lt;br /&gt;
&lt;br /&gt;
     Compared to traditional &amp;quot;volume management&amp;quot;, GEOM differs from most and&lt;br /&gt;
     in some cases all previous implementations in the following ways:&lt;br /&gt;
&lt;br /&gt;
     o   GEOM is extensible.  It is trivially simple to write a new class of&lt;br /&gt;
         transformation and it will not be given stepchild treatment.  If&lt;br /&gt;
         someone for some reason wanted to mount IBM MVS diskpacks, a class&lt;br /&gt;
         recognizing and configuring their VTOC information would be a trivial&lt;br /&gt;
         matter.&lt;br /&gt;
&lt;br /&gt;
     o   GEOM is topologically agnostic.  Most volume management implementa-&lt;br /&gt;
         tions have very strict notions of how classes can fit together, very&lt;br /&gt;
         often one fixed hierarchy is provided for instance subdisk - plex -&lt;br /&gt;
         volume.&lt;br /&gt;
&lt;br /&gt;
     Being extensible means that new transformations are treated no differ-&lt;br /&gt;
     ently than existing transformations.&lt;br /&gt;
&lt;br /&gt;
     Fixed hierarchies are bad because they make it impossible to express the&lt;br /&gt;
     intent efficiently.  In the fixed hierarchy above it is not possible to&lt;br /&gt;
     mirror two physical disks and then partition the mirror into subdisks,&lt;br /&gt;
     instead one is forced to make subdisks on the physical volumes and to&lt;br /&gt;
     mirror these two and two resulting in a much more complex configuration.&lt;br /&gt;
     GEOM on the other hand does not care in which order things are done, the&lt;br /&gt;
     only restriction is that cycles in the graph will not be allowed.&lt;/div&gt;</summary>
		<author><name>212.36.8.135</name></author>	</entry>

	</feed>