Performance issues: Console hang and process spawning

0

My instance is experiencing a severe performance hit currently, where it's unable to consistently use the full computing power available. It seems to be due to delays in spawning new processes, as my computing script requires that new processes are spawned as old ones finish. I experience a similar hang-up when performing actions in the command line through ssh. It's not a heavy amount of processes I'm spawning per second, I'm trying to run 64 processes simultaneously, that each take about 5-10 seconds to complete.

What might be the cause of this, and is it something fixable from my end?

Edited by: jthomsen on Oct 27, 2021 2:19 AM

Edited by: jthomsen on Oct 27, 2021 2:22 AM

posta 3 anni fa200 visualizzazioni
1 Risposta
0

I swapped out the cold hdd used for an ssd to test if that was better. It seems to have fixed the issue. Although I suspect the throughput limit on the hdd was not from anything on my end.

con risposta 3 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande