Searched hist:"4 bc42357a91961def51ab92571e0c1052a49e3e9" (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/sym/ |
H A D | sym_conf.h | diff 4bc42357a91961def51ab92571e0c1052a49e3e9 Thu Jun 14 22:49:22 CEST 2012 Marius Strobl <marius@FreeBSD.org> Fix a braino in r236469; the number of DMA tags required for handling MAXPHYS should be based on PAGE_SIZE rather than SYM_CONF_DMA_BOUNDARY. While at it, reuse the SYM_CONF_MAX_SG macro for specifying the maximum number of DMA tags so sym(4) itself doesn't size memory beyond what's required for handling MAXPHYS.
PR: 168928 MFC after: 3 days
|
H A D | sym_hipd.c | diff 4bc42357a91961def51ab92571e0c1052a49e3e9 Thu Jun 14 22:49:22 CEST 2012 Marius Strobl <marius@FreeBSD.org> Fix a braino in r236469; the number of DMA tags required for handling MAXPHYS should be based on PAGE_SIZE rather than SYM_CONF_DMA_BOUNDARY. While at it, reuse the SYM_CONF_MAX_SG macro for specifying the maximum number of DMA tags so sym(4) itself doesn't size memory beyond what's required for handling MAXPHYS.
PR: 168928 MFC after: 3 days
|