|
|
|
|
|
by nextaccountic
83 days ago
|
|
It's very rare for disk reads to hang your UI (you would need to be running blocking operations ij the UI thread) But a swap witu high latency will occasionally hang the interface, and with it hang any means to free memory manually |
|