Skip to content

Commit be18673

Browse files
committed
update sc
1 parent f648324 commit be18673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scheduler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -752,7 +752,7 @@ runtime.gcenable --> main.init
752752
main.init --> main.main
753753
```
754754

755-
**主线程也是需要和 p 绑定来运行的**,绑定过程在 procresize 中。
755+
**主线程也是需要和 p 绑定来运行的**,绑定过程在 procresize -> acquirep 中。
756756

757757
### sysmon 线程
758758

0 commit comments

Comments
 (0)