Khaled Henidak (Kal)
Khaled Henidak (Kal)
Please make this run on Sinclair ZX Spectrum.
Use this issue to track beta/stable functions + features. **BETA Goals** - [x] Stable worker, specifically how it yields the CPU - [x] Fix issue #1 Specifically memory + allocation...
This is the current standing proposal for implementing cache for dysk. Terms - **Upstream** Azure Storage/Page Blob - **ephemeral disk** is a VM directly attached ssd (from host). i/o to...
Unmount all currently attached disks when dysk module is being unloaded. This to ensure a safe unload (no kernel panics due to memory access on areas freed by dysk module...
``` $ az vm create -n vvv1 -g selfdestructtest --image Centos --zone 1 --self-destruct 10m You've activated a self-destruct sequence! This resource will be deleted at 2018-06-08 01:06:25.788711 UTC 'name'...
For VMs it would be great if i get notification (low pri). A possible implementation is `wall` command via `az run-command`