mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 04:52:56 +01:00
committed by
Christian Helmuth
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 */
|
||||
|
||||
Reference in New Issue
Block a user