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 2665 2009-04-24 16:39:09Z batt
Author:
Daniele Basile <asterix@develer.com>

Definition in file 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 cfg_battfs.h.