]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Initial check-in of a test VFS designed to simulate a NAND-flash SSD for the
authordrh <drh@noemail.net>
Thu, 25 Oct 2012 01:50:59 +0000 (01:50 +0000)
committerdrh <drh@noemail.net>
Thu, 25 Oct 2012 01:50:59 +0000 (01:50 +0000)
commit57c9c0a2212f1de3ab3a01ab28536e7cd0746e7d
tree1992101ef174d857fccfc6c79a592ca20c6c70eb
parent8749c1831ae251b2ae5a60277448158f2492634a
Initial check-in of a test VFS designed to simulate a NAND-flash SSD for the
purpose of measuring and subsequently minimizing write amplification caused
by SQLite.  The code in this check-in compiles but does not run.

FossilOrigin-Name: 9e6efcf05402cd0b259c9b2ae57e349800650bd7
manifest
manifest.uuid
src/shell.c
src/test_ssdsim.c [new file with mode: 0644]