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:
Ruslan Bukin 2016-11-23 11:30:40 +00:00
parent 1da400983c
commit 62993bb71e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=309053

View File

@ -48,7 +48,7 @@
#else
#define PCPU_MD_MIPS32_FIELDS \
PCPU_MD_COMMON_FIELDS \
char __pad[133]
char __pad[193]
#endif
#ifdef __mips_n64