On Fri, Sep 10, 2010 at 12:53 PM, Dan Kennedy <danielk1...@gmail.com> wrote:

>
> The bug is fixed by Shane's patch linked earlier in the thread. With
> the patch, an 11MB -shm file is mapped into memory in around 350 chunks
> with an average size of 48KB. Total address space used is around
> (350*48KB).
> Instead of the (350*5.5MB) that 3.7.2 was using.
>
>
Dan, thanks
I tried the patched version, It seems now the sizes changes only between 32k
and 64k, I hope I will make additional test with large data insert today.

Michele, you can download this file:
http://www.maxerist.net/tmp/sqlite3_sqlite3_f213e133f6.zip
I kind of injected modified os_win.c from the full package into 3_7_2
amalgamation.

Max
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to