mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01: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