Skip to content

Unnecessary checking of file after very first allocation of file #238

@antonsoroko

Description

@antonsoroko

For some reason, after first allocation of file BiglyBT also does full check of that file.
Maybe on some powerful device it is fast, so people does not notice this, but on Android TV box (2023, Amlogic S905X4 - which is the "latest" CPU for certified Android TV) + USB HDD exFAT (which is default for portable HDD use case) + big file (e.g. 10 GB) - this takes about 10 minutes. With 30GB file - it takes 30 minutes, which is not usable at all.

Would be nice to disable this check be default on "slow" devices or at least to have an option to manually disable this check. (I tried different "checking" related options - but none helped with this particular case).

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions