shm: have os remove shared memory if fio dies unexpectedly
[fio.git] / os / os-dragonfly.h
index c799817765675542b01e8bf93ff946c9a9a4729b..5e94855cac5faef440a72492093944c0ffc0c3fa 100644 (file)
@@ -24,6 +24,8 @@
 #define FIO_HAVE_GETTID
 #define FIO_HAVE_CPU_AFFINITY
 #define FIO_HAVE_IOPRIO
+/* Only have attach-to-open-removed when kern.ipc.shm_allow_removed is 1 */
+#undef  FIO_HAVE_SHM_ATTACH_REMOVED
 
 #define OS_MAP_ANON            MAP_ANON