commit | 5c862848172846a7aa88d0a564eb8998ecac2f0d | [log] [tgz] |
---|---|---|
author | Eilon Greenstein <eilong@broadcom.com> | Wed Aug 13 15:51:48 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 13 16:03:37 2008 -0700 |
tree | e3ee0ade75dd186cb91aea4ce5c73a681622caf6 | |
parent | 9dabc4242f7e51d98a71af7ee11a36e637897f9e [diff] |
bnx2x: PBA Table Page Alignment Workaround PBA Table Page Alignment Workaround The PBA table starts on the middle of the page and that's causing very low performance with virtualization. The solution is not to update via the BAR directly but via chip access to the same memory Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>