Main Page | Modules | Class List | File List | Class Members | File Members | Related Pages

__config.h

Go to the documentation of this file.
00001 /* $Id: __config.h,v 1.11 2004/02/18 22:34:12 reuther Exp $ */
00002 /*****************************************************************************/
00011 /* (c) 2003 Technische Universitaet Dresden
00012  * This file is part of DROPS, which is distributed under the terms of the
00013  * GNU General Public License 2. Please see the COPYING file for details.
00014  */
00015 
00023 #ifndef __DDE_LINUX_LIB_INCLUDE___CONFIG_H_
00024 #define __DDE_LINUX_LIB_INCLUDE___CONFIG_H_
00025 
00035 #define DEBUG_ERRORS        1 
00036 #define DEBUG_MSG           1 
00037 #define DEBUG_MALLOC        0 
00038 #define DEBUG_MALLOC_EACH   0 
00039 #define DEBUG_PALLOC        0 
00040 #define DEBUG_ADDRESS       0 
00041 #define DEBUG_PCI           0 
00042 #define DEBUG_IRQ           0 
00043 #define DEBUG_RES           0 
00044 #define DEBUG_RES_TRACE     0 
00046 #define DEBUG_TIMER         0 
00047 #define DEBUG_SOFTIRQ       0 
00049 #define DEBUG_PROCESS       0 
00051 #define DEBUG_SOUND         0 
00052 #define DEBUG_SOUND_REG     0 
00053 #define DEBUG_SOUND_WRITE   0 
00054 #define DEBUG_SOUND_READ    0 
00056 #define DEBUG_SLAB          1 
00066 #define MM_KREGIONS         1  
00068 #define SCHED_YIELD_OPT     1  
00070 #define SCHED_YIELD_TO      10 
00072 #define SOFTIRQ_THREADS     1  
00075 #define PCI_DEVICES         16 
00079 #endif

Linux DDE, written by Christian Helmuth  © 2003 Technische Universitaet Dresden