]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Attempt to align instances of the sqlite3_mutex object at 128-byte boundaries master
authordrh <>
Tue, 28 Apr 2026 15:12:40 +0000 (15:12 +0000)
committerdrh <>
Tue, 28 Apr 2026 15:12:40 +0000 (15:12 +0000)
commit532e506d18685393ac0155649fcb7d65985689b2
tree66dd8ab7cce16c3e225c8f822927c342e2bb5550
parentc9bed48c3c53ad1902ed3652eb8c198c721678a2
Attempt to align instances of the sqlite3_mutex object at 128-byte boundaries
to prevent false-sharing in multi-core machines. See the discussion at and
around [forum:/forumpost/2026-03-25T23:15:03Z|forum post 2026-03-25T23:15:03Z].

FossilOrigin-Name: 1786fcd5b4ee6cd9b4780f3687dfaec5b90ef0476e0da266a94e069b98e70514
manifest
manifest.uuid
src/mutex_unix.c
src/mutex_w32.c