summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_syncache.c
diff options
context:
space:
mode:
authorian <ian@FreeBSD.org>2014-07-25 23:29:55 +0000
committerian <ian@FreeBSD.org>2014-07-25 23:29:55 +0000
commit67c03a114548247f909c9d105e699826613d2ebe (patch)
treeefba872fbd4f25ce8526fc789338f2171bd01bdf /sys/netinet/tcp_syncache.c
parent0adc7b49f4bf6aacff060b6e571f815c7d7252d3 (diff)
downloadFreeBSD-src-67c03a114548247f909c9d105e699826613d2ebe.zip
FreeBSD-src-67c03a114548247f909c9d105e699826613d2ebe.tar.gz
MFC r266565, r266651:
Map device memory using PTE_DEVICE attributes, and also ensure that the shared flag is set on normal-memory mappings made via pmap_kenter() for SMP. The "shared flag" part of this change isn't obvious from the diff, here's the deal... by using the array of preformatted page table entry templates instead of constructing the PTE from scratch, we automatically get the right attribute bits set for both caching and shared. Fix whitespace glitches.
Diffstat (limited to 'sys/netinet/tcp_syncache.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud