mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 18:25:52 +08:00
media01: Reduce record item count
This commit is contained in:
@@ -191,7 +191,7 @@ early_initialization(void)
|
||||
|
||||
#define CONFIGURE_MAXIMUM_PROCESSORS 32
|
||||
|
||||
#define CONFIGURE_RECORD_PER_PROCESSOR_ITEMS 0x10000
|
||||
#define CONFIGURE_RECORD_PER_PROCESSOR_ITEMS 4096
|
||||
|
||||
#define CONFIGURE_RECORD_EXTENSIONS_ENABLED
|
||||
|
||||
|
Reference in New Issue
Block a user