Remove the swap feature.
Remove the swap feature, which enabled per application swap files. In practice this feature has not proven itself useful to users.
This commit is contained in:
@@ -59,7 +59,6 @@ struct ctl_stats_s {
|
||||
uint64_t ndalloc; /* huge_ndalloc */
|
||||
} huge;
|
||||
ctl_arena_stats_t *arenas; /* (narenas + 1) elements. */
|
||||
size_t swap_avail;
|
||||
};
|
||||
|
||||
#endif /* JEMALLOC_H_STRUCTS */
|
||||
|
Reference in New Issue
Block a user