examples/benchmark/kernel-core_avr/cfg/cfg_battfs.h File Reference

Configuration file for BattFS module. More...

Go to the source code of this file.


Defines

#define BATTFS_LOG_LEVEL   LOG_LVL_INFO
 Module logging level.
#define BATTFS_LOG_FORMAT   LOG_FMT_VERBOSE
 module logging format.
#define CONFIG_BATTFS_SHUFFLE_FREE_PAGES   0
 Set to 1 to enable free page shuffling.

Detailed Description

Configuration file for BattFS module.

Version:
Id
cfg_battfs.h 2927 2009-09-10 13:06:04Z lottaviano
Author:
Daniele Basile <asterix@develer.com>

Definition in file examples/benchmark/kernel-core_avr/cfg/cfg_battfs.h.


Define Documentation

#define CONFIG_BATTFS_SHUFFLE_FREE_PAGES   0

Set to 1 to enable free page shuffling.

This increase memories life but makes debugging more difficult due to its unrepeteable state.

Definition at line 65 of file examples/benchmark/kernel-core_avr/cfg/cfg_battfs.h.