It does both...

the parameter _IOPROCS_SWITCH handles the "number" of I/Os after the
second/n'th thread gets the work to write to the harddisk. So if there's low
I/O it's indeed serialized, if one thread is too busy or the number of
concurrent I/Os is higher than _IOPROCS_SWITCH && _IOPROCS_PER_DEV is > 1
then it's executed in parallel. 

-- 
Markus Doehr                         SIEGENIA-AUBI KG
CCC - SAP R/3 Basis, SAPDB-DBA     Zum Grafenwald
fon: +49 6503 917 152              D-54411 Hermeskeil
fax: +49 6503 917 190              http://www.siegenia-aubi.com
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to