lotus/storage/sealer
Andrew Jackson (Ajax) c1f99c58c5
feat: curio ffiselect: Isolate gpu calls in a subprocess (#11994)
* started

* so far so good

* builds and looks good

* changing level of abstration. some work remains

* it builds

* betterment

* import order

* 2

* stupid linter - you can cast a nil

* build commit and date

* nicer

* tmp and nide makefile

* comments handled

* oops

* added debug and reg

* ffiselect: change err encode to strings, fix some bugs

* ffiselect: Wrap rust logs into go-log

* ffiselect: Make the linter happy

* verification tests

* ffiselect: Fix startup

---------

Co-authored-by: Łukasz Magiera <magik6k@gmail.com>
2024-05-23 13:03:59 +02:00
..
commitment sealer: Utils for reading commitments from cache + unit tests 2023-11-14 15:20:58 +01:00
docs Update svg-image 2022-12-15 10:49:58 +01:00
ffiwrapper feat: curio ffiselect: Isolate gpu calls in a subprocess (#11994) 2024-05-23 13:03:59 +02:00
fr32 lpseal: Seal sectors with data 2024-02-16 21:21:38 +01:00
fsutil fix: stub out the FileSize command so lotus libraries can build on Windows 2023-01-17 01:03:10 -05:00
mock mock sealer: crypto/rand is fine here, I think.. 2023-12-01 23:06:09 +01:00
partialfile chore: fix typos 2024-03-14 15:32:50 +11:00
proofpaths curio: feat: break trees task into TreeD(prefetch) and TreeRC (#11895) 2024-05-02 11:17:33 +02:00
sealtasks worker sched: Separate resource def for preparing window 2023-02-28 10:52:50 +01:00
storiface refactor MinerFilter func, update comments 2024-04-04 18:06:19 +02:00
tarutil Address simple linter issues 2022-11-24 16:32:27 +00:00
cbor_gen.go chore: Merge nv22 into master (#11699) 2024-03-12 10:33:58 +01:00
cgroups_linux.go cgroupV1: memory.memsw.usage_in_bytes: no such file or directory 2022-08-23 17:37:47 +08:00
cgroups.go storage: Move extern/sector-storage to storage/sealer 2022-06-14 20:03:38 +02:00
faults.go chore: build: Merge/v22 into 21 for 23 (#10702) 2023-04-19 18:40:18 -04:00
manager_calltracker.go storage: Move extern/sector-storage to storage/sealer 2022-06-14 20:03:38 +02:00
manager_post.go chore: lint: fix lint errors with new linting config 2024-05-13 14:52:09 +10:00
manager_test.go Merge branch 'master' into feat/sturdypost 2023-12-01 12:31:40 -06:00
manager.go add miner fliter 2024-04-04 18:06:19 +02:00
piece_provider_test.go Merge branch 'master' into feat/sturdypost 2023-12-01 12:31:40 -06:00
piece_provider.go piecereader: address review 2023-05-25 16:05:36 +02:00
piece_reader.go piecereader: address review 2023-05-25 16:05:36 +02:00
README.md ci: deprecate circle ci in favour of github actions (#11786) 2024-05-16 13:31:08 +02:00
request_queue_test.go storage: Move extern/sector-storage to storage/sealer 2022-06-14 20:03:38 +02:00
request_queue.go storage: Move extern/sector-storage to storage/sealer 2022-06-14 20:03:38 +02:00
roprov.go master-to-sturdy 2023-09-21 10:37:02 -05:00
sched_assigner_common.go fix: sched: Address GET_32G_MAX_CONCURRENT regression (#10850) 2023-05-10 15:43:42 -04:00
sched_assigner_darts.go fix: sched: Address GET_32G_MAX_CONCURRENT regression (#10850) 2023-05-10 15:43:42 -04:00
sched_assigner_spread_tasks.go fix: sched: Address GET_32G_MAX_CONCURRENT regression (#10850) 2023-05-10 15:43:42 -04:00
sched_assigner_spread.go fix: sched: Address GET_32G_MAX_CONCURRENT regression (#10850) 2023-05-10 15:43:42 -04:00
sched_assigner_utilization.go fix: sched: Address GET_32G_MAX_CONCURRENT regression (#10850) 2023-05-10 15:43:42 -04:00
sched_post.go chore: lint: fix lint errors with new linting config 2024-05-13 14:52:09 +10:00
sched_resources.go fix: sched: Address GET_32G_MAX_CONCURRENT regression (#10850) 2023-05-10 15:43:42 -04:00
sched_test.go add miner fliter 2024-04-04 18:06:19 +02:00
sched_worker_cache.go feat: sched: Cache worker calls 2022-11-29 11:44:57 +01:00
sched_worker.go chore: fix typos 2024-03-14 15:32:50 +11:00
sched.go worker sched: Separate resource def for preparing window 2023-02-28 10:52:50 +01:00
selector_alloc.go add miner fliter 2024-04-04 18:06:19 +02:00
selector_existing.go add miner fliter 2024-04-04 18:06:19 +02:00
selector_move.go add miner fliter 2024-04-04 18:06:19 +02:00
selector_task.go feat: sched: Cache worker calls 2022-11-29 11:44:57 +01:00
stats.go sched: Share active/preparing task counters 2023-02-28 09:08:49 +01:00
teststorage_test.go chore: build: Merge/v22 into 21 for 23 (#10702) 2023-04-19 18:40:18 -04:00
testworker_test.go storage: Don't depend on specs-storage, move to storiface 2022-06-17 13:36:33 +02:00
worker_calltracker.go storage: Move extern/sector-storage to storage/sealer 2022-06-14 20:03:38 +02:00
worker_local_test.go storage: Move storage/sealer/stores to storage/paths 2022-06-14 20:25:52 +02:00
worker_local.go curio: feat: break trees task into TreeD(prefetch) and TreeRC (#11895) 2024-05-02 11:17:33 +02:00
worker_tracked.go sealing: tasks: TTReleaseUnsealed -> TTFinalizeUnsealed 2022-11-23 18:57:17 +01:00

sector-storage

standard-readme compliant

a concrete implementation of the specs-storage interface

The sector-storage project provides a implementation-nonspecific reference implementation of the specs-storage interface.

Disclaimer

Please report your issues with regards to sector-storage at the lotus issue tracker

Architecture

high-level architecture

Manager

Manages is the top-level piece of the storage system gluing all the other pieces together. It also implements scheduling logic.

package paths

This package implements the sector storage subsystem. Fundamentally the storage is divided into paths, each path has it's UUID, and stores a set of sector 'files'. There are currently 5 types of sector files - unsealed, sealed, cache, update and update-cache.

Paths can be shared between nodes by sharing the underlying filesystem.

paths.Local

The Local store implements SectorProvider for paths mounted in the local filesystem. Paths can be shared between nodes, and support shared filesystems such as NFS.

stores.Local implements all native filesystem-related operations

paths.Remote

The Remote store extends Local store, handles fetching sector files into a local store if needed, and handles removing sectors from non-local stores.

paths.Index

The Index is a singleton holding metadata about storage paths, and a mapping of sector files to paths

LocalWorker

LocalWorker implements the Worker interface with ffiwrapper.Sealer and a store.Store instance

License

The Filecoin Project is dual-licensed under Apache 2.0 and MIT terms: