Date: Fri, 16 Mar 2007 01:23:36 +0000 (UTC) From: Hidetoshi Shimokawa <simokawa@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/firewire sbp.c Message-ID: <200703160123.l2G1Na5J027993@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simokawa 2007-03-16 01:23:36 UTC
FreeBSD src repository
Modified files:
sys/dev/firewire sbp.c
Log:
Support MAXPHYS up to 512KB
- We need at least two OCBs with indirect pointers allocated in a 4KB page.
- SBP_MAXPHYS can increase to 1MB once we separate management OCB/ORB
which usually does not need indirect pointers.
- We have to increase SBP_DMA_SIZE for MAXPHYS larger than 1MB.
MFC after: 3 days
Revision Changes Path
1.86 +3 -2 src/sys/dev/firewire/sbp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703160123.l2G1Na5J027993>
