daniel-santos / mcp2210-linux

MCP2210 driver for linux
http://danielthesantos.blogspot.com/search/label/mcp2210
51 stars 31 forks source link

Reading EEPROM can result in short soft-lockup in some cases #33

Open daniel-santos opened 6 years ago

daniel-santos commented 6 years ago

When running two devices at once on QEMU and probing them at the same time, I'm noticing a soft-lockup of about 1-4 seconds, this could be worse on slower systems, so it may be helpful to see if we can monitor this and schedule() somewhere if possible.