Leonardo Boselli ha scritto:
>Davide Prina wrote:
>> 1) esegui il comando
>> $ systemd-analyze blame
>
> cosa è:
> 28.482s fstrim.service
>
> (su una macchina ho trovato pure:
> 2min 49.199s fstrim.service )
>> 1) esegui il comando
>> $ systemd-analyze blame
>
> cosa è:
> 28.482s fstrim.service
>
> (su una macchina ho trovato pure:
> 2min 49.199s fstrim.service )
$ man fstrim
per capire meglio guarda questo breve tutorial (anche se non include
direttamente Debian):
https://www.fosslinux.com/126140/mastering-fstrim-a-linux-command-for-ssd-optimization.htm
inoltre se vedi
2min 49.199s fstrim.service
vuol dire che per completare quel comando, dall'avvio della macchina
ci ha messo 2m 49s, ma per capire quanto ci ha messo ad eseguire
solo quel comando devi vedere anche la riga sotto
2min 49.199s fstrim.service
2min 48.199s abcd
e facendo la differenza vedi che ci ha messo 1 secondo per eseguire
fstream
Ciao
Davide
--
La mia privacy non è affar tuo
https://noyb.eu/it
- You do not have my permission to use this email to train an AI -
If you use this to train your AI than you accept to distribute under AGPL
license >= 3.0 all the model trained, all the source you have used to
training your model and all the source of the program that use that model
La mia privacy non è affar tuo
https://noyb.eu/it
- You do not have my permission to use this email to train an AI -
If you use this to train your AI than you accept to distribute under AGPL
license >= 3.0 all the model trained, all the source you have used to
training your model and all the source of the program that use that model

