Re: [PATCH 1/3] ext2fs: Add JBD2 on-disk layout headers
Samuel Thibault <[email protected]> Mon, 29 Jun 2026 08:31:26 +0200
| Newsgroups | gmane.os.hurd.bugs |
|---|---|
| Organization | I am not organized |
| Message-ID | <akIRPl4kDHbuZYVY@end> |
Samuel Thibault, le jeu. 25 juin 2026 12:25:34 +0200, a ecrit: > I'm getting hangs quite often on my i386 hurd box, just by compiling the > util-linux package on a 50G partition. Apparently this only happens when using the in-kernel ahci disk driver, I'm not getting it with the rumpkernel disk driver. I guess it's the in-kernel support for cache flush which has some race. Samuel