summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/realpath.c
diff options
context:
space:
mode:
authorzbb <zbb@FreeBSD.org>2016-01-28 12:43:58 +0000
committerzbb <zbb@FreeBSD.org>2016-01-28 12:43:58 +0000
commitfd752ed774f32a9029b1719067ee8463f9d53859 (patch)
tree9cd9ab99641ff8355243771295e13fabe7db2a94 /lib/libc/stdlib/realpath.c
parent0fe7e27aea132d450078f8b9c4af064bcadd6c48 (diff)
downloadFreeBSD-src-fd752ed774f32a9029b1719067ee8463f9d53859.zip
FreeBSD-src-fd752ed774f32a9029b1719067ee8463f9d53859.tar.gz
SMP support for ARMv6/v7 HW watchpoints
Use per-CPU structure to store HW watchpoints registers state for each CPU present in the system. Those registers will be restored upon wake up from the STOP state if requested by the debug_monitor code. The method is similar to the one introduced to AMD64. We store all possible 16 registers for HW watchpoints (maximum allowed by the architecture). HW breakpoints are not maintained since they are used for single stepping only. Pointed out by: kib Reviewed by: wma No strong objections from: kib Submitted by: Zbigniew Bodek <zbb@semihalf.com> Obtained from: Semihalf Sponsored by: Juniper Networks Inc. Differential Revision: https://reviews.freebsd.org/D4338
Diffstat (limited to 'lib/libc/stdlib/realpath.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud