Megatest

Check-in [aadd589324]
Login
Overview
Comment:Switch default cache db to inmem from tmp
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | v1.80
Files: files | file ages | folders
SHA1: aadd58932416314033fd8c329d94c7f1a42c024c
User & Date: matt on 2023-04-11 18:25:18
Other Links: branch diff | manifest | tags
Context
2023-04-11
21:32
Throttle writes more than reads using mutex, avoid doing sync when writes are happening using mutex. This is a monte carlo approach. Might need tweaking. check-in: b5df408582 user: matt tags: v1.80
18:25
Switch default cache db to inmem from tmp check-in: aadd589324 user: matt tags: v1.80
15:12
Added control over inmem vs. tmp db caching. [setup] dbcache-mode inmem check-in: 9c90eedf66 user: mrwellan tags: v1.80
Changes

Modified dbfile.scm from [1443b07658] to [e57985b7a3].    [diff]

Modified dbmod.scm from [69508c5a25] to [96c421107b].    [diff]