Commit 5222aa7
committed
refactor(multimodal): tighten review comments, dedup SHM probe name
Trim the rationale comments from the prior two review commits down to the
non-obvious "why" only, and reuse next_mm_shm_name() for the /dev/shm
writability probe instead of duplicating the unix-nanos block.
Signed-off-by: Simo Lin <linsimo.mark@gmail.com>1 parent 5c72d3d commit 5222aa7
4 files changed
Lines changed: 9 additions & 22 deletions
File tree
- grpc_servicer/smg_grpc_servicer
- model_gateway/src/routers/grpc
- common/stages
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | | - | |
| 51 | + | |
| 52 | + | |
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
| |||
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
569 | 569 | | |
570 | 570 | | |
571 | 571 | | |
572 | | - | |
573 | | - | |
574 | | - | |
| 572 | + | |
| 573 | + | |
575 | 574 | | |
576 | 575 | | |
577 | 576 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1750 | 1750 | | |
1751 | 1751 | | |
1752 | 1752 | | |
1753 | | - | |
1754 | | - | |
1755 | | - | |
1756 | | - | |
1757 | | - | |
| 1753 | + | |
| 1754 | + | |
1758 | 1755 | | |
1759 | 1756 | | |
1760 | 1757 | | |
1761 | 1758 | | |
1762 | 1759 | | |
1763 | 1760 | | |
1764 | | - | |
1765 | | - | |
1766 | | - | |
| 1761 | + | |
1767 | 1762 | | |
1768 | 1763 | | |
1769 | 1764 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
503 | 503 | | |
504 | 504 | | |
505 | 505 | | |
506 | | - | |
507 | | - | |
508 | | - | |
509 | | - | |
510 | | - | |
511 | | - | |
512 | | - | |
513 | | - | |
| 506 | + | |
| 507 | + | |
514 | 508 | | |
515 | 509 | | |
516 | 510 | | |
| |||
0 commit comments