mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-12 04:08:28 +00:00
committed by
Norman Feske
parent
f88fd35f22
commit
c117516296
@ -22,7 +22,7 @@ namespace Kernel
|
||||
MAX_PDS = 256,
|
||||
MAX_THREADS = 256,
|
||||
MAX_SIGNAL_RECEIVERS = 256,
|
||||
MAX_SIGNAL_CONTEXTS = 256,
|
||||
MAX_SIGNAL_CONTEXTS = 2048,
|
||||
MAX_VMS = 4,
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user