Source-Changes archive

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

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



Module Name:    src
Committed By:   bouyer
Date:           Sat Jan 20 22:01:06 UTC 2007

Modified Files:
        src/sys/arch/xen/i386: xen_shm_machdep.c

Log Message:
Xen3 linux guests seems to loan a lot of pages for some disk transfers,
and eventually run out of XENSHM_NPAGES for a single transfers.
Bump XENSHM_NPAGES by 10 for xen3 to avoid deadlocks in such case.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/arch/xen/i386/xen_shm_machdep.c

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