Skip to content

Commit 863d963

Browse files
authored
Include stopping an instance into the scrubbing scenario, in addition to instance termination (#736) (aws#612)
1 parent dc07758 commit 863d963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: FAQs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ The `fpga-load-local-image` call will initiate the loading of the AFI, however a
350350

351351
**Q: What will happen to the FPGA state after my instance stops/terminates/crashes?**
352352

353-
The AWS infrastructure scrubs FPGA state on termination of an F1 instance and any reuse of the FPGA hardware. Scrubbing includes both FPGA internal state and the contents of DRAM attached to the FPGA. Additionally, users can call the `fpga-clear-local-image` command from the FPGA Image Management tools to force a clear of FPGA and DRAM contents while the instance is running.
353+
The AWS infrastructure scrubs FPGA state on stopping/termination of an F1 instance and any reuse of the FPGA hardware. Scrubbing includes both FPGA internal state and the contents of DRAM attached to the FPGA. Additionally, users can call the `fpga-clear-local-image` command from the FPGA Image Management tools to force a clear of FPGA and DRAM contents while the instance is running.
354354

355355

356356

0 commit comments

Comments
 (0)