mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-06 11:10:24 +00:00
parent
26be862e08
commit
5471ef7e1e
@ -20,7 +20,7 @@ namespace Kernel {
|
|||||||
|
|
||||||
enum {
|
enum {
|
||||||
DEFAULT_STACK_SIZE = 16 * 1024,
|
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 */
|
/* amount of priority bands amongst quota owners in CPU scheduling */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user