aboutsummaryrefslogtreecommitdiff
path: root/lib/libsmb
diff options
context:
space:
mode:
authorMichal Meloun <mmel@FreeBSD.org>2017-02-02 06:14:44 +0000
committerMichal Meloun <mmel@FreeBSD.org>2017-02-02 06:14:44 +0000
commit93a065e7496dfbfbd0a5b0208ef763f37ea975c7 (patch)
treec10379e4bb2df4395b6f46134941aad196b45976 /lib/libsmb
parentae0f418aa435bd4cd81f481cd042f79d5a1290ab (diff)
downloadsrc-93a065e7496dfbfbd0a5b0208ef763f37ea975c7.tar.gz
src-93a065e7496dfbfbd0a5b0208ef763f37ea975c7.zip
Remake support for SMP kernel on UP cpu:
- Use new option SMP_ON_UP instead of (mis)using specific CPU type. By this, any SMP kernel can be compiled with SMP_ON_UP support. - Enable runtime detection of CPU multiprocessor extensions only if SMP_ON_UP option is used. In other cases (pure SMP or UP), statically compile only required variant. - Don't leak multiprocessor instructions to UP kernel. - Correctly handle data cache write back to point of unification. DCCMVAU is supported on all armv7 cpus. - For SMP_ON_UP kernels, detect proper TTB flags on runtime. Differential Revision: https://reviews.freebsd.org/D9133
Notes
Notes: svn path=/head/; revision=313090
Diffstat (limited to 'lib/libsmb')
0 files changed, 0 insertions, 0 deletions