Hi,<br><br>i have a question reagrding ps3disk block device driver. I managed to add support to several regions.<br>But i noticed that the driver accepts only one storage request at once, while a request is outstanding, it doesn't accept any further storage requests.<br>
As far as i know, storage devices of PS3 hypervisor can accept 16 requests simultaneously. So, theoretically, it would be possible to submit more than one request to PS3 hypervisor at once. Why doesn't ps3disk block device driver use it to improve performance ?<br>
<br>Thanks in advance<br><br>graf_chokolo <br>