Increase pcpu size to 512 so it become both denominator
of PAGE_SIZE and aligned to CACHE_LINE_SIZE. This fixes CTASSERT. Sponsored by: DARPA, AFRL
This commit is contained in:
parent
1da400983c
commit
62993bb71e
@ -48,7 +48,7 @@
|
||||
#else
|
||||
#define PCPU_MD_MIPS32_FIELDS \
|
||||
PCPU_MD_COMMON_FIELDS \
|
||||
char __pad[133]
|
||||
char __pad[193]
|
||||
#endif
|
||||
|
||||
#ifdef __mips_n64
|
||||
|
Loading…
x
Reference in New Issue
Block a user