On Mon, 19 Nov 2007, Michael Schnell wrote: > > > such as changing the sleep time. Would it hurt to make it virtual ? > > > Is it really necessary to do polling (with or without sleep) here ? Avoiding > polling in any case would improve the performance and reduce intrusiveness. On linux, you can only do polling. Michael.