F5F Stay Refreshed Software Operating Systems How does disk usage really work?

How does disk usage really work?

How does disk usage really work?

I
IbeatYourelo
Junior Member
10
09-16-2023, 11:09 PM
#1
I've often questioned how disk usage tracking functions. It seems usage can appear low even during heavy operations, yet a simple installer might show minimal activity. The system likely measures real-time activity and reports it accurately.
I
IbeatYourelo
09-16-2023, 11:09 PM #1

I've often questioned how disk usage tracking functions. It seems usage can appear low even during heavy operations, yet a simple installer might show minimal activity. The system likely measures real-time activity and reports it accurately.

S
Sashokin
Member
57
09-17-2023, 12:13 AM
#2
An installer tends to generate numerous tiny file copies, leading to many separate requests. Copying a big file usually means fewer requests and a simpler data transfer.
S
Sashokin
09-17-2023, 12:13 AM #2

An installer tends to generate numerous tiny file copies, leading to many separate requests. Copying a big file usually means fewer requests and a simpler data transfer.