On 12/12/17, advancenOO <haveagoodtime2...@gmail.com> wrote: > Um, stray pointer or array overrun in upper applications will be treated as > BUG in my system. And I believe all these bugs could be fixed before using > sqlite.
You have a very optimistic view of application software :-) Look - if you are interested in maximizing performance, you need to use the latest Linux kernel with the latest F2FS filesystem, then compile SQLite with the -DSQLITE_ENABLE_BATCH_ATOMIC_WRITE. That combination will get you way more performance boost than you will ever find by playing games with mmap(). -- D. Richard Hipp d...@sqlite.org _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users