Hi, all

I'm using SQLite in an embedded device with uc/os-II OS kernel.

Due to the extremely limited RAM size, I have to config the SQLite somehow
to reduce the RAM consumption as much as possible.

I guess there are some actions I can take, for instance, to disable
page cache, to use hard disk(here is EEPROM) as temp. Right?

But how? Can anyone guide me?

Any other action I can take besides above?


By the way, if I don't need to use lock mechanism in my device, can I disable 
it? how?

Thanks.





Reply via email to