mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-25 05:56:47 +08:00
media01: Reduce record item count
This commit is contained in:
parent
17221cb586
commit
48b6067610
@ -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