Skip to content

feat: rwir - #48

Open
carsontung666 wants to merge 7 commits into
array2d:masterfrom
carsontung666:master
Open

feat: rwir#48
carsontung666 wants to merge 7 commits into
array2d:masterfrom
carsontung666:master

Conversation

@carsontung666

@carsontung666carsontung666 commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

在 0.2.0 上做 rwir 委托。

  • 执行序:control / native / = / 委托 / rwirext / call
  • 在岗:ready|busy 且心跳 15 秒内,缺心跳下岗
  • 写槽拒 /lib /sys /dev /done 和别人的 /vthread
  • 在岗后端 + 本地 rwfunc 硬失败;layout 写盘也拒 rwir+rwfunc
  • cmd 走 Notify;任务 id 走原子 Incr;结束后 Expire task status
  • CI 编 kvspace-c,跑委托/队列/Incr/Expire/WatchAny,不再 go mod tidy

依赖 array2d/kvspace-c 的 feat/notify-take。

@carsontung666carsontung666 changed the title rwir delegationfeat: rwirAug 20, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@carsontung666