mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
committed by
Norman Feske
parent
6d837c9e26
commit
6c994d19fe
@@ -54,12 +54,8 @@
|
||||
|
||||
#define MEM_LIBC_MALLOC 1
|
||||
#define MEMP_MEM_MALLOC 1
|
||||
#ifdef __x86_64__
|
||||
#define MEM_ALIGNMENT 8
|
||||
#else
|
||||
/* MEM_ALIGNMENT > 4 e.g. for x86_64 are not supported, see Genode issue #817 */
|
||||
#define MEM_ALIGNMENT 4
|
||||
#endif
|
||||
#define ETH_PAD_SIZE 2
|
||||
|
||||
#define DEFAULT_ACCEPTMBOX_SIZE 128
|
||||
#define TCPIP_MBOX_SIZE 128
|
||||
|
||||
Reference in New Issue
Block a user