Changeset 2405 in MondoRescue for branches/2.2.10/mondo/src/include
- Timestamp:
- Sep 17, 2009, 3:45:24 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.10/mondo/src/include/my-stuff.h
r2382 r2405 344 344 #define ARCH_THREADS 2 ///< The number of simultaneous threads running afio in the background. 345 345 #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 350350 */351 352 346 #define DO_MBR_PLEASE "/tmp/DO-MBR-PLEASE" 353 347
Note:
See TracChangeset
for help on using the changeset viewer.