Sorry, no numbers today.
I've attached block device driver, synchronous driver which is needed
for block device and asycnhronous one, first two works as expected, but
either I too tiread after climbing or one of the two, but
asynchronous driver hangs on mounting.
Michal, please test block device with your PCI adapter with attached
scripts and synchronous driver adapter and report numbers.
Tomorrow I will finish software asynchronous driver and then we can
test it on SMP where I expect some speed increase.
Thank you.
P.S. While digging into my test trees I found very usefull patch that
I forget to apply. It converts _bh locking into _irq{save,restore}
since session allocation and processing can occure with any kind
of interrupt state. Patch is also attached.
Evgeniy Polyakov
Only failure makes us experts. -- Theo de Raadt
Makefile
Description: Binary data
async_provider.c
Description: Text Data
bd.c
Description: Text Data
sync_provider.c
Description: Text Data
bd_i
Description: Binary data
crypto
Description: Binary data
start
Description: Binary data
crypto.patch
Description: Binary data
|