I have a lot of data to analyse but i have a problem.
I've made a bash script to computize my work but almost every time i launch my script there is at least 1 of the process that is put in "unstoppable sleep" by the system, in the htop panel i can see a "D" status.
Why the system is doing that ?
I'm loosing a lot of time cause i have to check if the program is working and start it again when it's not.
Does anyone has a solution ?
Thanks for help