Revision: 6395 http://ipcop.svn.sourceforge.net/ipcop/?rev=6395&view=rev Author: owes Date: 2012-02-21 18:20:49 +0000 (Tue, 21 Feb 2012) Log Message: ----------- Decrease swapsize, swap should be last resort only.
Modified Paths: -------------- ipcop/trunk/src/installer/arch_defs.h Modified: ipcop/trunk/src/installer/arch_defs.h =================================================================== --- ipcop/trunk/src/installer/arch_defs.h 2012-02-21 18:14:54 UTC (rev 6394) +++ ipcop/trunk/src/installer/arch_defs.h 2012-02-21 18:20:49 UTC (rev 6395) @@ -15,10 +15,9 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with IPCop; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * along with IPCop. If not, see <http://www.gnu.org/licenses/>. * - * (c) 2007-2010, the IPCop team + * (c) 2007-2012, the IPCop team * * $Id$ * @@ -65,7 +64,7 @@ #define ROOT_MINIMUM 256 #define ROOT_MAXIMUM 512 #define SWAP_MINIMUM 32 -#define SWAP_MAXIMUM 256 +#define SWAP_MAXIMUM 128 #define LOGCOMPRESSED 64 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn