RE: [sqlite] Linux fcntl() threaded locking problem

2006-02-13 Thread David Fiddes
> SQLite tests for the linux thread-locking bug at run-time using > the routine testThreadLockingBehavior() in os_unix.c. You can > use that code. Excellent. Thanks for the quick response. I'll have a look at the code and see how it fares. Dave

[sqlite] Linux fcntl() threaded locking problem

2006-02-13 Thread David Fiddes
Hi, Is there any test software or way of testing a particular Linux distribution or C library installation to see if it suffers from the fcntl() locking problem. I would really like to use the new thread pooling capability in 3.3.x but am obviously wary of doing so if I'm not 100% confident in th

RE: [sqlite] ??: Re: [sqlite] How to reduce the flash erasing tim es when I using sqlite

2005-09-07 Thread David Fiddes
Hi, > What about jffs2? I had added it to my system. I'm using jffs2 in an embedded linux-arm application I'm putting together with sqlite. I'm still in the early stages so don't have much sqlite specific info. We have found that the wear leveling/garbage collection in jffs2 works a lot better if