Changeset 677 in MondoRescue for branches/stable/mondo/mondo/common/my-stuff.h


Ignore:
Timestamp:
Jun 24, 2006, 11:16:39 AM (18 years ago)
Author:
bcornec
Message:

Increase PPCFG_RAMDISK_SIZE to 350 MB to avoid some bug reported when doing full backups with big disks (Thomas Börkel)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/mondo/common/my-stuff.h

    r558 r677  
    504504#define ARCH_BUFFER_NUM (ARCH_THREADS*4)    // Number of permissible queued afio files
    505505#define FORTY_SPACES "                                         "    ///< 40 spaces.
    506 #define PPCFG_RAMDISK_SIZE 250  ///< Size of the tmpfs, in megabytes, to attempt to mount (to speed up Mondo).
     506#define PPCFG_RAMDISK_SIZE 350  ///< Size of the tmpfs, in megabytes, to attempt to mount (to speed up Mondo).
    507507
    508508#define DO_MBR_PLEASE "/tmp/DO-MBR-PLEASE"
Note: See TracChangeset for help on using the changeset viewer.