mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-18 17:00:26 +00:00
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user