Skip to content

Commit 50a48d5

Browse files
Merge pull request #280623 from rsgel/main
Fix virtual mem pressure - Windows
2 parents 55accdf + 224a79e commit 50a48d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/chaos-studio/chaos-studio-fault-library.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ Agent-based faults are injected into **Azure Virtual Machines** or **Virtual Mac
3131
| Windows | [Network Disconnect (Via Firewall)](#network-disconnect-via-firewall) | Network disruption |
3232
| Windows, Linux | [Physical Memory Pressure](#physical-memory-pressure) | Memory capacity loss, resource pressure |
3333
| Windows, Linux | [Stop Service](#stop-service) | Service disruption/restart |
34-
| Windows, Linux | [Time Change](#time-change) | Time synchronization issues |
35-
| Windows, Linux | [Virtual Memory Pressure](#virtual-memory-pressure) | Memory capacity loss, resource pressure |
34+
| Windows | [Time Change](#time-change) | Time synchronization issues |
35+
| Windows | [Virtual Memory Pressure](#virtual-memory-pressure) | Memory capacity loss, resource pressure |
3636
| Linux | [Arbitrary Stress-ng Stressor](#arbitrary-stress-ng-stressor) | General system stress testing |
3737
| Linux | [Linux DiskIO Pressure](#linux-disk-io-pressure) | Disk I/O performance degradation |
3838
| Windows | [DiskIO Pressure](#disk-io-pressure) | Disk I/O performance degradation |

0 commit comments

Comments
 (0)