mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-24 04:24:25 +08:00
media01: Reduce record item count
This commit is contained in:
parent
054f66bfff
commit
791ea27c8d
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user