Skip to content

Commit 2ce1f69

Browse files
committed
fix typo
1 parent d5d70fa commit 2ce1f69

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
@@ -1531,7 +1531,7 @@ Pany --> |gcstopm|Pgcstop
15311531
Pany --> |forEachP|Pidle
15321532
Pany --> |releasep|Pidle
15331533
Pany --> |handoffp|Pgcstop
1534-
Pany --> |procresize|Pidle
1534+
Pany --> |procresize release current p use allp 0|Pidle
15351535
Pany --> |procresize when init|Pgcstop
15361536
Pany --> |procresize when free old p| Pdead
15371537
Pany --> |procresize after resize use current p|Prunning

0 commit comments

Comments
 (0)