Re: async i/o (aio and lio) desirable?

2011-10-16 Thread Alexandre Ratchov
On Sun, Oct 16, 2011 at 07:41:56PM -0400, Geoff Steckel wrote: > Is there any feeling that aio_* and lio_* functionality is > desirable? > In theory, async i/o is very desirable in audio programs, and the lack of async i/o causes stuttering. But programs don't use async i/o APIs at all; they ro

Re: async i/o (aio and lio) desirable?

2011-10-16 Thread Philip Guenther
On Sun, Oct 16, 2011 at 4:41 PM, Geoff Steckel wrote: > Is there any feeling that aio_* and lio_* functionality is desirable? The interfaces are desirable if you have code that actually uses them. Do you? > Do rthreads supersede them? That question is ambiguous. Philip Guenther

async i/o (aio and lio) desirable?

2011-10-16 Thread Geoff Steckel
Is there any feeling that aio_* and lio_* functionality is desirable? Do rthreads supersede them? If aio_ is desirable, what is the consensus about the tradeoff between the number of kernel thread vs. code complexity to use fewer threads to service multiple process' requests? I took a look a

Re: Clitmouse+pad/Dualpoint

2011-10-16 Thread Okan Demirmen
On Mon 2011.10.17 at 02:32 +0600, Alexandr Shadchin wrote: > On Sun, Oct 16, 2011 at 11:57:43AM -0400, Okan Demirmen wrote: > > On Sun 2011.10.16 at 17:12 +0200, Martin Pieuchot wrote: > > > On 16/10/11(Sun) 16:05, Mathieu - wrote: > > > > Martin Pieuchot wrote: > > > > > If your touchpad/clitpad i

Job Opportunity: Mobile Application Developer/ Lead/ Architect

2011-10-16 Thread Kris Kumar
Greetings! At Good Methods Global we strive to create better design and requirements for business software using the power of high fidelity visualizations. If you have a great attitude to solving problems and can constantly learn new technology to visualize solutions to complex business problem

Re: Clitmouse+pad/Dualpoint

2011-10-16 Thread Alexandr Shadchin
On Sun, Oct 16, 2011 at 11:57:43AM -0400, Okan Demirmen wrote: > On Sun 2011.10.16 at 17:12 +0200, Martin Pieuchot wrote: > > On 16/10/11(Sun) 16:05, Mathieu - wrote: > > > Martin Pieuchot wrote: > > > > If your touchpad/clitpad is recognized as an ALPS Dualpoint, like: > > > > > > > > $ dmesg |g

Re: Clitmouse+pad/Dualpoint

2011-10-16 Thread Mathieu -
Martin Pieuchot wrote: > On 16/10/11(Sun) 16:05, Mathieu - wrote: > > Martin Pieuchot wrote: > > > If your touchpad/clitpad is recognized as an ALPS Dualpoint, like: > > > > > > $ dmesg |grep pms0 > > > pms0: ALPS Dualpoint, version 0x6222 > > > > > > Please test the diff below and report me any

Re: Clitmouse+pad/Dualpoint

2011-10-16 Thread Okan Demirmen
On Sun 2011.10.16 at 17:12 +0200, Martin Pieuchot wrote: > On 16/10/11(Sun) 16:05, Mathieu - wrote: > > Martin Pieuchot wrote: > > > If your touchpad/clitpad is recognized as an ALPS Dualpoint, like: > > > > > > $ dmesg |grep pms0 > > > pms0: ALPS Dualpoint, version 0x6222 > > > > > > Please tes

Re: Clitmouse+pad/Dualpoint

2011-10-16 Thread Martin Pieuchot
On 16/10/11(Sun) 16:05, Mathieu - wrote: > Martin Pieuchot wrote: > > If your touchpad/clitpad is recognized as an ALPS Dualpoint, like: > > > > $ dmesg |grep pms0 > > pms0: ALPS Dualpoint, version 0x6222 > > > > Please test the diff below and report me any breakage/improvement. It should > > at

+18 Six Major Signs Of Pornography Addiction ....

2011-10-16 Thread movd_movd
+ 18 If you feel the need to touch yourself at least once a day while watching porn then you need help and you need it fast. Start Now : http://spotkick.info/what-is-porn.html

Re: Clitmouse+pad/Dualpoint

2011-10-16 Thread Mathieu -
Martin Pieuchot wrote: > If your touchpad/clitpad is recognized as an ALPS Dualpoint, like: > > $ dmesg |grep pms0 > pms0: ALPS Dualpoint, version 0x6222 > > Please test the diff below and report me any breakage/improvement. It should > at least fix the "pms0: not in sync yet, discard input" err

Clitmouse+pad/Dualpoint

2011-10-16 Thread Martin Pieuchot
If your touchpad/clitpad is recognized as an ALPS Dualpoint, like: $ dmesg |grep pms0 pms0: ALPS Dualpoint, version 0x6222 Please test the diff below and report me any breakage/improvement. It should at least fix the "pms0: not in sync yet, discard input" error you may have seen recently. Ind