Tóth István Zoltán
08/07/2025, 8:58 AMephemient
08/07/2025, 10:21 AMTóth István Zoltán
08/07/2025, 10:22 AMephemient
08/07/2025, 10:27 AMfdatasync
on BSDs that calls fsync
(because https://github.com/openjdk/jdk/blob/master/src/java.base/unix/native/libnio/ch/UnixFileDispatcherImpl.c#L33 re-#define's the symbol)
on macos fsync cheats https://x.com/marcan42/status/1494213855387734019 so that doesn't actually do the same operationTóth István Zoltán
08/07/2025, 10:29 AMephemient
08/07/2025, 10:30 AMTóth István Zoltán
08/07/2025, 10:31 AMephemient
08/07/2025, 10:42 AM