Commit bed8090
committed
Enable config requirements for IDM ivshmem + virtio-vsock transport
For KVM, we currently have a prototype IDM implementation running over
virtio-console. Due to performance issues, we might replace it with an
implementation based on ivshmem + virtio-vsock.
Enable the kernel options that have been found to be necessary for this
implementation.
Suggested-by: Steven Noonan <steven@edera.dev>
Signed-off-by: Simon Veith <simon@edera.dev>1 parent a1fa9bb commit bed8090
2 files changed
Lines changed: 15 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
747 | 747 | | |
748 | 748 | | |
749 | 749 | | |
| 750 | + | |
750 | 751 | | |
751 | 752 | | |
752 | 753 | | |
| |||
1157 | 1158 | | |
1158 | 1159 | | |
1159 | 1160 | | |
1160 | | - | |
| 1161 | + | |
| 1162 | + | |
| 1163 | + | |
| 1164 | + | |
| 1165 | + | |
| 1166 | + | |
1161 | 1167 | | |
1162 | 1168 | | |
1163 | 1169 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1720 | 1720 | | |
1721 | 1721 | | |
1722 | 1722 | | |
| 1723 | + | |
| 1724 | + | |
| 1725 | + | |
| 1726 | + | |
| 1727 | + | |
| 1728 | + | |
| 1729 | + | |
| 1730 | + | |
1723 | 1731 | | |
1724 | 1732 | | |
1725 | 1733 | | |
| |||
0 commit comments