I saw an implementation where there were two atomic contexts, one to initiate reading and another to complete the reading. You suggested that a user-space task read from the device. Why? Wissenswertes f
I saw an implementation where there were two atomic contexts, one to initiate reading and another to complete the reading.
You suggested that a user-space task read from the device.
Why?
Wissenswertes f
On Tue, 11 Sep 2007 10:29:19 -0700 (PDT) timers and sleeping locks really shouldn't be mixed. It ends up in general as more complex, fragile and weird... But feel free to prove us otherwise with real code... -
On Tue, 11 Sep 2007 10:29:19 -0700 (PDT)
timers and sleeping locks really shouldn't be mixed. It ends up in general as more complex, fragile and weird...
But feel free to prove us otherwise with real code... -