Changeset 2405 in MondoRescue for branches/2.2.10/mondo/src/include


Ignore:
Timestamp:
Sep 17, 2009, 3:45:24 AM (16 years ago)
Author:
Bruno Cornec
Message:

Removes some malloc_string static allocation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.10/mondo/src/include/my-stuff.h

    r2382 r2405  
    344344#define ARCH_THREADS 2          ///< The number of simultaneous threads running afio in the background.
    345345#define ARCH_BUFFER_NUM (ARCH_THREADS*4)    // Number of permissible queued afio files
    346 #define FORTY_SPACES "                                         "    ///< 40 spaces.
    347     ///< Size of the tmpfs, in megabytes, to attempt to mount (to speed up Mondo).
    348 /*
    349 #define PPCFG_RAMDISK_SIZE 350
    350 */
    351 
    352346#define DO_MBR_PLEASE "/tmp/DO-MBR-PLEASE"
    353347
Note: See TracChangeset for help on using the changeset viewer.