• Joined on 2026-09-08
admin pushed to feat/kernelize-cube-rawblock at cubelinux/cubelinux 2026-09-23 21:40:58 +00:00
be9f45a9b1 bench: resolve tens of microseconds, so the read path can be argued with numbers
admin pushed to feat/kernelize-cube-rawblock at cubelinux/cubelinux 2026-09-23 21:36:18 +00:00
7a14116598 install-root: the marker that says "I wrote this" cannot carry the release
admin pushed to cubelinux-0.6 at cubelinux/cubelinux-kernel 2026-09-23 21:32:27 +00:00
e968b3964e store: a write reads the log, not the whole device — and the log is now bounded
admin pushed to feat/kernelize-cube-rawblock at cubelinux/cubelinux 2026-09-23 21:32:18 +00:00
26db2c106c cost gate: a bound, not a ratio — and the bench times writes
admin pushed to feat/kernelize-cube-rawblock at cubelinux/cubelinux 2026-09-23 19:01:45 +00:00
56204ee08e site: the boot record is real now, and the front page's Next paragraph was still the old one
admin pushed to feat/kernelize-cube-rawblock at cubelinux/cubelinux 2026-09-23 18:42:42 +00:00
487678dad8 preflight+install: the default entry is CUBELinux now, and two checks said otherwise
275fbab8b7 site: the read cost, re-measured — and the claim it replaces
Compare 2 commits »
admin pushed to feat/kernelize-cube-rawblock at cubelinux/cubelinux 2026-09-23 06:53:21 +00:00
a2fe4395e2 site: drop the red-gates cell, so the stats row balances
admin pushed to feat/kernelize-cube-rawblock at cubelinux/cubelinux 2026-09-23 06:50:56 +00:00
10617387b5 site: size the stat cells for the words they hold, not for numerals
admin pushed to feat/kernelize-cube-rawblock at cubelinux/cubelinux 2026-09-23 06:24:52 +00:00
6b220a63b3 site: the build record, rewritten for the state it now records
admin pushed to feat/kernelize-cube-rawblock at cubelinux/cubelinux 2026-09-23 06:03:24 +00:00
67c1507edb cube-stats: bring the sampler and its client into the tree they measure
f2eac00fc8 cube-fold: fold the store's log on a timer, because nothing did
0c86d29c2d preflight: read the boot entry, not the running kernel
be58a51e32 install: keep the way back in the installer, and assert the default did not move
Compare 4 commits »
admin pushed to feat/kernelize-cube-rawblock at cubelinux/cubelinux 2026-09-23 05:47:47 +00:00
76d567dabf verify-enum-live: a v4 store with records in its log is the normal case
admin pushed to cubelinux-0.6 at cubelinux/cubelinux-kernel 2026-09-23 05:33:01 +00:00
daa6289e2d cube(2): the walk skips the records the cursor already returned
admin pushed to feat/kernelize-cube-rawblock at cubelinux/cubelinux 2026-09-23 05:33:00 +00:00
10ff8efc05 verify-enum-live: fail fast when the walk does not terminate
7db442e1d6 cube-kernel: bound the walk, so a kernel that never ends one cannot OOM the caller
Compare 2 commits »
admin pushed to cubelinux-0.6 at cubelinux/cubelinux-kernel 2026-09-23 03:32:34 +00:00
e53ae04033 cubelinux: hold the store lock across the whole op, not inside append
admin pushed to cubelinux-0.6 at cubelinux/cubelinux-kernel 2026-09-23 01:38:47 +00:00
7938966d6a cubelinux: initialise STORE_FILE, the mutex that was never initialised
da0a19786e cube(2): one frame for every walk — the class mask is in it
1081b5f1e2 cube(2): CUBE_OP_GET answers with the record's class
72e72fe7a8 cubelinux: an addressed image is readable without a log
29ae3b53f1 cube_format: a geometry encodes the version it is, not a constant
Compare 10 commits »
admin created branch cubelinux-0.6 in cubelinux/cubelinux-kernel 2026-09-23 01:38:47 +00:00
admin transferred repository admin/cubelinux-kernel to cubelinux/cubelinux-kernel 2026-09-23 01:17:55 +00:00
admin created repository cubelinux/cubelinux-kernel 2026-09-23 01:17:44 +00:00
admin pushed to feat/os-kernel-in-cube at cubelinux/cubelinux-2 2026-09-23 01:13:45 +00:00
10cb4e4075 Point the notes MCP at this tree's new home
admin pushed to feat/kernelize-cube-rawblock at cubelinux/cubelinux 2026-09-23 01:12:38 +00:00
d7c71eede3 html: restore what the rewrite dropped, and bring the builds page current
0a9aa3dc1b kernel: a gate for the store that is a FILE, and a bounded test runner
b0ba5e9da5 The box's store is a FILE, and nothing tested that
c6c1fdced5 install: name the store on the entry, and stop calling a finished install a failure
e482cfca0b run-all-gates: say when to run the board, and when to run one gate
Compare 55 commits »