Lakshmi Narayanan Sreethar
5dffc19f2d
sstables_manager: introduce reclaim_memory_and_stop_tracking_sstable()
...
When an sstable is unlinked or deactivated, it should be removed from
the component memory tracking metrics and any further reload/reclaim
should be disabled. This patch adds a new method that implements the
above mentioned functionality. This patch also updates the deactivate()
to use the new method. Next patch will use it to disable tracking when
an sstable is unlinked.
Signed-off-by: Lakshmi Narayanan Sreethar <lakshmi.sreethar@scylladb.com >
2024-12-17 18:14:43 +05:30
..
2024-11-11 20:26:27 +02:00
2024-12-12 12:22:32 +02:00
2024-12-04 10:46:18 +02:00
2024-11-25 15:55:49 +02:00
2024-10-08 09:38:16 +03:00
2024-12-09 14:05:37 +01:00
2024-04-19 07:44:07 +03:00
2024-11-19 10:50:01 +08:00
2024-10-03 18:09:01 +03:00
2024-10-01 14:02:50 +03:00
2024-11-11 20:26:27 +02:00
2024-09-10 19:05:57 +03:00
2024-08-05 08:23:35 +03:00
2024-12-09 20:42:38 +02:00
2024-07-10 23:32:47 +03:00
2024-11-01 12:45:24 +03:00
2024-10-01 14:02:50 +03:00
2024-10-03 14:16:05 +02:00
2024-12-12 12:22:32 +02:00
2024-11-14 17:45:07 +02:00
2024-10-22 06:54:46 +03:00
2024-10-22 06:54:46 +03:00
2024-09-10 19:05:57 +03:00
2024-08-05 08:23:35 +03:00
2024-05-21 12:14:10 +03:00
2024-08-05 08:23:35 +03:00
2024-09-27 01:25:15 +02:00
2024-10-22 06:54:46 +03:00
2024-08-05 08:23:35 +03:00
2024-10-28 21:13:23 +02:00
2024-10-03 18:09:05 +03:00
2024-04-19 07:44:07 +03:00
2024-11-26 14:26:50 +02:00
2024-10-11 14:11:28 +03:00
2024-11-18 14:57:49 +02:00
2024-11-11 20:26:27 +02:00
2024-06-21 07:12:06 +03:00
2024-12-09 21:31:53 +02:00
2024-11-11 20:42:46 +02:00
2024-12-17 18:14:43 +05:30
2024-12-17 18:14:43 +05:30
2024-10-11 13:48:09 +03:00
2024-12-17 18:14:43 +05:30
2024-12-17 18:14:43 +05:30
2024-10-21 15:18:19 +03:00
2024-10-21 15:13:27 +03:00
2024-11-11 20:26:27 +02:00
2024-10-28 21:13:23 +02:00
2024-04-19 07:44:07 +03:00
2024-10-03 14:09:57 +02:00
2024-12-05 12:27:41 +02:00