<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.16.3">
</HEAD>
<BODY>
<TT>I've been running Fedora on my old Thinkpad A22p (P-III/M w/512MB) since FC4 or before, upgrading from one version to the next using the same partition sizes. For F13 I increased the size of /boot, but kept swap at 1GB:</TT>
<BLOCKQUOTE>
<PRE>
<TT># fdisk -l /dev/sda</TT>

<TT>Disk /dev/sda: 120.0 GB, 120034123776 bytes</TT>
<TT>255 heads, 63 sectors/track, 14593 cylinders</TT>
<TT>Units = cylinders of 16065 * 512 = 8225280 bytes</TT>
<TT>Sector size (logical/physical): 512 bytes / 512 bytes</TT>
<TT>I/O size (minimum/optimal): 512 bytes / 512 bytes</TT>
<TT>Disk identifier: 0x000304c6</TT>

<TT>&nbsp;&nbsp; Device Boot&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Blocks&nbsp;&nbsp; Id&nbsp; System</TT>
<TT>/dev/sda1&nbsp;&nbsp; *&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 64&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 512000&nbsp;&nbsp; 83&nbsp; Linux</TT>
<TT>Partition 1 does not end on cylinder boundary.</TT>
<TT>/dev/sda2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 64&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 14463&nbsp;&nbsp; 115658752&nbsp;&nbsp; 83&nbsp; Linux</TT>
<TT>/dev/sda3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 14463&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 14594&nbsp;&nbsp;&nbsp;&nbsp; 1048576&nbsp;&nbsp; 82&nbsp; Linux swap / Solaris</TT>
</PRE>
</BLOCKQUOTE>
<TT>The last couple of releases have run agonizingly slowly with very high load averages (between 2.x and 10.x).</TT><BR>
<BR>
<TT>I just read <A HREF="http://docs.fedoraproject.org/en-US/Fedora/13/html/Installation_Guide/s2-diskpartrecommend-x86.html">http://docs.fedoraproject.org/en-US/Fedora/13/html/Installation_Guide/s2-diskpartrecommend-x86.html</A></TT><BR>
<TT>which recommends a minimum of 2GB swap size for memory sizes up to 4GB. I've been using 2x RAM for swap size ever since the 2.6 kernel was introduced. At the moment (running 'yumex') 'top' indicates:</TT>
<BLOCKQUOTE>
<PRE>
<TT>top - 10:43:15 up 2 days, 6 min,&nbsp; 5 users,&nbsp; load average: 8.62, 6.84, 6.26</TT>
<TT>Tasks: 244 total,&nbsp;&nbsp; 7 running, 237 sleeping,&nbsp;&nbsp; 0 stopped,&nbsp;&nbsp; 0 zombie</TT>
<TT>Cpu(s): 60.7%us, 23.5%sy,&nbsp; 9.2%ni,&nbsp; 0.0%id,&nbsp; 0.0%wa,&nbsp; 5.4%hi,&nbsp; 1.3%si,&nbsp; 0.0%st</TT>
<TT>Mem:&nbsp;&nbsp;&nbsp; 509800k total,&nbsp;&nbsp; 502624k used,&nbsp;&nbsp;&nbsp;&nbsp; 7176k free,&nbsp;&nbsp;&nbsp; 16280k buffers</TT>
<TT>Swap:&nbsp; 1048568k total,&nbsp;&nbsp; 317372k used,&nbsp;&nbsp; 731196k free,&nbsp;&nbsp; 101944k cached</TT>
</PRE>
</BLOCKQUOTE>
<TT>This indicates only about 30% of my 1GB swap is being used. Would increasing that to 2GB have any affect on the load average performance?</TT><BR>
<BR>
<TT>--Doc Savage</TT><BR>
<TT>&nbsp; Fairview Heights, IL</TT>
</BODY>
</HTML>