mirror of
https://github.com/acpica/acpica/
synced 2025-02-19 15:04:30 +03:00
New configuration options
date 2000.05.10.23.01.00; author rmoore1; state Exp;
This commit is contained in:
parent
e6fb6c61be
commit
f8bf63602d
@ -169,6 +169,7 @@
|
||||
#define MAX_STATE_CACHE_DEPTH 24 /* State objects for stacks */
|
||||
#define MAX_PARSE_CACHE_DEPTH 512 /* Parse tree objects */
|
||||
#define MAX_OBJECT_CACHE_DEPTH 32 /* Interpreter operand objects */
|
||||
#define MAX_WALK_CACHE_DEPTH 2 /* Objects for parse tree walks (method execution) */
|
||||
|
||||
/*
|
||||
* NameSpace Table size
|
||||
|
Loading…
x
Reference in New Issue
Block a user