mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-29 15:44:02 +00:00
parent
26be862e08
commit
5471ef7e1e
@ -20,7 +20,7 @@ namespace Kernel {
|
||||
|
||||
enum {
|
||||
DEFAULT_STACK_SIZE = 16 * 1024,
|
||||
DEFAULT_TRANSLATION_TABLE_MAX = 128,
|
||||
DEFAULT_TRANSLATION_TABLE_MAX = 1024,
|
||||
};
|
||||
|
||||
/* amount of priority bands amongst quota owners in CPU scheduling */
|
||||
|
Loading…
x
Reference in New Issue
Block a user