<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>LinuxQuestions.org - Blogs - allanf</title>
		<link>http://www.linuxquestions.org/questions/blog/allanf-431453/</link>
		<description>LinuxQuestions.org offers a free Linux forum where Linux newbies can ask questions and Linux experts can offer advice. Topics include security, installation, networking and much more.</description>
		<language>en</language>
		<lastBuildDate>Sun, 19 May 2013 22:48:38 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://lqo-thequestionsnetw.netdna-ssl.com/questions/images/misc/rss.jpg</url>
			<title>LinuxQuestions.org - Blogs - allanf</title>
			<link>http://www.linuxquestions.org/questions/blog/allanf-431453/</link>
		</image>
		<item>
			<title>What is the longest time for a Linux workstation without having to reinstall?</title>
			<link>http://www.linuxquestions.org/questions/blog/allanf-431453/what-is-the-longest-time-for-a-linux-workstation-without-having-to-reinstall-2377/</link>
			<pubDate>Wed, 04 Nov 2009 06:07:05 GMT</pubDate>
			<description>---Quote (Originally by SaintDanBert)--- 
File systems and various configuration files use linked lists or some other structured data. After many...</description>
			<content:encoded><![CDATA[<div><div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="3" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="bbcodeblock" style="border:1px inset">
			
				<div>
					Originally Posted by <strong>SaintDanBert</strong>
					<a href="showthread.php?p=3736143#post3736143" rel="nofollow"><img class="inlineimg" src="https://lqo-thequestionsnetw.netdna-ssl.com/questions/images/buttons/viewpost.gif" border="0" alt="View Post" /></a>
				</div>
				<div style="font-style:italic">File systems and various configuration files use linked lists or some other structured data. After many cycles of add-change-delete, these data structures often require &quot;garbage collection&quot; and other reorganization. This processing is difficult to program correctly for all of the possible conditions and ways that things can go wrong. <br />
As a result, it is frequently easier to read data from one file and write a new fresh well organized file.<br />
<br />
Since new software editions often modifiy internal file details and implements new behaviors, a fresh install writes this new file with its new contents ... repeat for all of the various files of the new edition. Similarly, reading any file and writing a fresh copy often results in fewer file allocation extents. These multiple extents are called &quot;fragments.&quot; We have all heard of defragmentation utilities.<br />
<br />
Hardware evolves at a rapid pace encouraging acquisition of new and larger disk drives. Distributions also evolve at a different and similarly rapid pace. Given a workstation that is used routinely for real work, it is often convenient to apply an updated distro to that newly purchased larger faster drive.<br />
<br />
All of the above is much different and differently motivated than the &quot;re-format and re-install&quot; that is routine with win-dose. Someone else might have the unvarnished truth, but I believe that win-dose often gets confused because there is no effective way to have multiple editions of DLL (dynamic link library) and similar resources. Given the need to apply updates and patches to win-dose every couple of weeks, after a while, a fresh install clears the confusion.<br />
<br />
~~~ 0;-Dan</div>
			
		</td>
	</tr>
	</table>
</div>I had an &quot;ext2&quot; drive in service for 10 years with only 0.8% fragmentation at the time I took it out.  No re-installs had been made.</div>

]]></content:encoded>
			<dc:creator>allanf</dc:creator>
			<guid isPermaLink="true">http://www.linuxquestions.org/questions/blog/allanf-431453/what-is-the-longest-time-for-a-linux-workstation-without-having-to-reinstall-2377/</guid>
		</item>
	</channel>
</rss>
