Fix spellings
authorAlain D D Williams <addw@phcomp.co.uk>
Mon, 12 Apr 2021 20:56:16 +0000 (21:56 +0100)
committerAlain D D Williams <addw@phcomp.co.uk>
Mon, 12 Apr 2021 20:56:16 +0000 (21:56 +0100)
ISA/power-saving.mdwn

index 282025ebaa2f6c5d95993f1f7a0867fbd562edb0..9d3f95ee357f0e84511264ba9ddb20d71bbd47c5 100644 (file)
@@ -85,7 +85,7 @@ the order of microseconds, dwarfing the interrupt-to-OS latency.
 ** Embedded modem, Bluetooth, radio frequency signal processing, Wi-Fi, ...
 
 ** We must recognise that new components will be wanted in future. What
-we do must be able to accomotate future uses.
+we do must be able to accommodate future uses.
 
 
 
@@ -123,7 +123,7 @@ since 0 is not < 0.
 It might be handy to have a separate register the previous count is copied to
 when a part is powered-on, allowing the OS to detect edge-cases like the part
 being used shortly after power-off, allowing the OS to adjust the power-off
-interval to better optimize for the program's usage patterns.
+interval to better optimise for the program's usage patterns.
 
 There would be one set of those 32-bit registers (maybe combined into 64-bit
 registers) for each independent power-zone on the cpu core.