Searched hist:"52 ea10af6939231efd8b22d02d95dd960a0f4e0f" (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm64/cavium/ |
H A D | thunder_pcie_common.h | diff 52ea10af6939231efd8b22d02d95dd960a0f4e0f Wed Mar 02 09:39:59 CET 2016 Wojciech Macek <wma@FreeBSD.org> 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
|
H A D | thunder_pcie_common.c | diff 52ea10af6939231efd8b22d02d95dd960a0f4e0f Wed Mar 02 09:39:59 CET 2016 Wojciech Macek <wma@FreeBSD.org> 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
|