diff options
author | wma <wma@FreeBSD.org> | 2016-03-02 08:39:59 +0000 |
---|---|---|
committer | wma <wma@FreeBSD.org> | 2016-03-02 08:39:59 +0000 |
commit | 486a6ad7e085b98f5fa71ca32860e1da0a8f5e7e (patch) | |
tree | 9c78d8e63838ab41b114b759267d4979aa17c519 /sys/kern/sys_socket.c | |
parent | 0b49e8be12cef3ef5a660191f2960b680dc19028 (diff) | |
download | FreeBSD-src-486a6ad7e085b98f5fa71ca32860e1da0a8f5e7e.zip FreeBSD-src-486a6ad7e085b98f5fa71ca32860e1da0a8f5e7e.tar.gz |
Improve ThunderX PEM driver to work on pass2 revision
Things changed:
* do not allocate 4GB of SLI space, because it's the waste of
system resources. Allocate only small portions when needed.
* provide own implementation of activate_resource which performs
address translation between PCI bus and host PA address space.
This is temporary solution, should be replaced by bus_map_resource
once implemented.
Obtained from: Semihalf
Sponsored by: Cavium
Approved by: cognet (mentor)
Reviewed by: jhb
Differential revision: https://reviews.freebsd.org/D5294
Diffstat (limited to 'sys/kern/sys_socket.c')
0 files changed, 0 insertions, 0 deletions