Re: 回复: UBIFS: FileSystem Background Thread

Richard Weinberger richard at nod.at
Fri Jul 1 08:03:12 PDT 2016


Am 01.07.2016 um 16:55 schrieb 辉少:
> 1. You mean in async mode file is written to flash by writeback mechanism? If so, background thread has nothing to do with writing file to flash? 

I'd not say nothing, it does the commit.

> 2. In sync mode, is writting finished by ubifs background thread or calling thread calling write()?

The calling thread.

Please start reading the UBIFS source code.

Thanks,
//richard



More information about the linux-mtd mailing list