lotus/extern/sector-storage/storiface
Clint Armstrong c4f46171ae Report memory used and swap used in worker res
Attempting to report "memory used by other processes" in the MemReserved
field fails to take into account the fact that the system's memory used
includes memory used by ongoing tasks.

To properly account for this, worker should report the memory and swap
used, then the scheduler that is aware of the memory requirements for a
task can determine if there is sufficient memory available for a task.
2021-11-30 02:06:58 +01:00
..
cbor_gen.go integrate DAG store and CARv2 in deal-making (#6671) 2021-08-16 23:34:32 +01:00
ffi.go bypass task scheduler for reading unsealed pieces 2021-06-07 15:02:04 +05:30
filetype.go consider storiface.PathStorage when calculating storage requirements 2021-05-11 13:19:26 +02:00
storage.go storage: Fix import cycle 2020-09-06 18:54:00 +02:00
worker.go Report memory used and swap used in worker res 2021-11-30 02:06:58 +01:00