Re: Journal Size for a File System

2024-06-27 Thread Alan C. Assis
Just to clarify, what we want to know is if 2 bytes (65536) blocks is enough for NAND flash? That document from Intel says "*Blocks per LUN* is configurable" but not clear about the amount. Should we use 4 bytes (32-bit) to represent the amount of blocks instead of only 2 bytes? BR, Alan On Th

Journal Size for a File System

2024-06-27 Thread Saurav Pal
Hi all, I would love to receive your suggestions on the number of bytes required for a field storing the number of blocks in the journal of a file system? The journal starts with a 8 byte magic sequence, then stores the number of blocks used by the journal, and then an array for storing the block