Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/i386/conf



Module Name:    src
Committed By:   bouyer
Date:           Sun Mar 19 00:39:36 UTC 2006

Modified Files:
        src/sys/arch/i386/conf: XEN3_U

Log Message:
Add xbd at xenbus, and limit MAXPHYS to 32k. The Xen vbd interface doesn't
handle 64k transfers (it's limited to 11 * PAGE_SIZE), and splitting requests
in xbd make things much more complex than needed.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/i386/conf/XEN3_U

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index