Willy Tarreau
3fb6a7b46e
MINOR: activity: declare a new structure to collect per-function activity
...
The new sched_activity structure will be used to collect task-level
activity based on the target function. The principle is to declare a
large enough array to make collisions rare (256 entries), and hash
the function pointer using a reduced XXH to decide where to store the
stats. On first computation an entry is definitely assigned to the
array and it's done atomically. A special entry (0) is used to store
collisions ("others"). The goal is to make it easy and inexpensive for
the scheduler code to use these to store #calls, cpu_time and lat_time
for each task.
2021-01-29 12:10:33 +01:00
..
2020-11-05 19:27:09 +01:00
2020-06-11 10:18:59 +02:00
2021-01-08 14:56:32 +01:00
2021-01-04 10:09:02 +01:00
2021-01-29 12:10:33 +01:00
2021-01-29 12:10:33 +01:00
2020-06-11 10:18:59 +02:00
2020-06-11 10:18:59 +02:00
2020-10-22 16:10:20 +02:00
2020-06-11 10:18:59 +02:00
2020-12-16 15:49:53 +01:00
2020-06-11 10:18:57 +02:00
2020-12-23 01:23:41 +01:00
2020-07-05 21:32:47 +02:00
2020-06-11 10:18:59 +02:00
2020-10-23 22:47:30 +02:00
2020-10-09 11:27:30 +02:00
2020-06-11 10:18:59 +02:00
2020-06-11 10:18:59 +02:00
2020-06-11 10:18:56 +02:00
2021-01-22 14:18:34 +01:00
2020-06-11 10:18:57 +02:00
2020-06-11 10:18:57 +02:00
2021-01-13 17:45:34 +01:00
2020-06-11 10:18:59 +02:00
2020-12-04 17:15:03 +01:00
2021-01-21 15:21:12 +01:00
2020-11-27 10:30:23 +01:00
2020-06-11 10:18:59 +02:00
2020-12-02 09:45:18 +01:00
2020-12-02 09:45:18 +01:00
2020-12-23 06:39:21 +01:00
2021-01-27 12:44:39 +01:00
2020-06-11 10:18:57 +02:00
2020-06-11 10:18:57 +02:00
2021-01-21 15:21:12 +01:00
2020-12-11 16:26:01 +01:00
2020-10-05 09:05:57 +02:00
2021-01-22 14:48:34 +01:00
2020-12-23 06:39:21 +01:00
2020-06-11 10:18:59 +02:00
2020-06-11 10:18:59 +02:00
2020-06-11 10:18:59 +02:00
2020-12-31 10:04:54 +01:00
2020-10-19 14:08:13 +02:00
2020-10-05 12:02:14 +02:00
2020-06-11 10:18:59 +02:00
2020-06-28 10:45:35 +02:00
2020-06-11 10:18:59 +02:00
2020-06-11 10:18:58 +02:00
2020-06-11 10:18:59 +02:00
2020-06-11 10:18:58 +02:00
2020-06-11 10:18:57 +02:00
2020-08-26 18:33:52 +02:00
2020-12-11 16:26:00 +01:00
2021-01-26 09:53:52 +01:00
2020-11-24 14:17:32 +01:00
2020-11-05 19:26:30 +01:00
2020-12-21 11:24:48 +01:00
2020-06-11 10:18:58 +02:00
2020-06-11 10:18:56 +02:00
2020-06-11 10:18:59 +02:00
2020-06-11 10:18:58 +02:00
2020-11-27 10:30:23 +01:00
2020-11-13 16:26:10 +01:00
2021-01-28 16:37:14 +01:00
2021-01-28 16:37:14 +01:00
2021-01-28 16:37:14 +01:00
2020-06-11 10:18:56 +02:00
2020-06-11 10:18:57 +02:00
2020-12-02 21:53:16 +01:00
2020-06-11 10:18:57 +02:00
2020-06-11 10:18:57 +02:00
2020-06-11 10:18:57 +02:00
2020-06-11 10:18:57 +02:00
2020-12-22 10:18:07 +01:00
2020-06-11 10:18:58 +02:00
2021-01-28 16:27:48 +01:00
2020-06-11 10:18:58 +02:00
2020-06-11 10:18:59 +02:00
2020-06-11 10:18:59 +02:00
2020-11-06 09:13:58 +01:00
2020-12-02 09:45:18 +01:00
2020-06-11 10:18:57 +02:00
2020-06-11 10:18:57 +02:00
2021-01-21 15:21:12 +01:00
2020-12-24 17:18:00 +01:00
2021-01-28 16:37:14 +01:00
2021-01-28 16:37:14 +01:00
2020-06-11 10:18:56 +02:00
2020-09-10 09:31:50 +02:00
2020-06-11 10:18:56 +02:00
2020-06-11 10:18:59 +02:00
2020-06-11 10:18:58 +02:00
2020-06-11 10:18:58 +02:00
2020-06-11 10:18:58 +02:00
2020-06-11 10:18:58 +02:00
2020-06-11 10:18:58 +02:00
2020-06-11 10:18:58 +02:00
2020-06-11 10:18:58 +02:00
2020-06-11 10:18:59 +02:00
2020-06-11 10:18:58 +02:00
2020-06-11 10:18:56 +02:00
2020-11-30 18:17:29 +01:00
2020-12-23 11:57:26 +01:00
2021-01-08 14:56:32 +01:00
2020-12-01 09:32:44 +01:00
2020-10-08 08:53:26 +02:00
2020-06-11 10:18:59 +02:00
2020-06-11 10:18:58 +02:00
2020-06-11 10:18:58 +02:00
2020-06-11 10:18:58 +02:00
2020-11-05 19:27:03 +01:00
2020-11-05 19:27:03 +01:00
2020-06-11 10:18:58 +02:00
2020-06-11 10:18:58 +02:00
2020-06-11 10:18:59 +02:00
2020-06-11 10:18:59 +02:00
2020-06-11 10:18:57 +02:00
2020-06-11 10:18:57 +02:00
2020-06-11 10:18:59 +02:00
2021-01-22 20:45:24 +01:00
2020-11-05 19:27:09 +01:00
2021-01-15 14:41:16 +01:00
2020-06-11 10:18:58 +02:00
2020-10-19 14:08:13 +02:00
2020-06-11 10:18:58 +02:00
2020-06-11 10:18:57 +02:00
2020-06-11 10:18:57 +02:00
2020-06-11 10:18:56 +02:00
2020-06-30 14:29:02 +02:00
2020-06-29 10:36:37 +02:00
2020-09-12 20:56:41 +02:00
2021-01-06 17:32:03 +01:00
2020-12-23 11:57:26 +01:00
2020-12-08 14:54:08 +01:00
2020-12-08 14:54:08 +01:00
2020-12-08 18:10:18 +01:00
2020-12-08 14:54:08 +01:00
2020-06-11 10:18:58 +02:00
2021-01-04 10:09:02 +01:00
2020-12-11 17:02:50 +01:00
2020-10-09 18:29:04 +02:00
2021-01-08 14:56:32 +01:00
2020-11-23 09:33:14 +01:00
2021-01-04 12:31:28 +01:00
2020-06-11 10:18:58 +02:00
2020-10-23 09:21:55 +02:00
2021-01-06 16:26:50 +01:00
2020-12-23 11:57:26 +01:00
2021-01-04 12:31:28 +01:00
2020-12-23 11:57:26 +01:00
2020-12-23 11:57:26 +01:00
2020-12-23 11:57:26 +01:00
2020-12-23 11:57:26 +01:00
2020-12-23 11:57:26 +01:00
2021-01-06 16:26:50 +01:00
2020-12-23 11:57:26 +01:00
2020-08-14 07:53:40 +02:00
2020-08-14 07:53:40 +02:00
2020-06-11 10:18:59 +02:00
2020-06-11 10:18:57 +02:00
2020-06-11 10:18:59 +02:00
2020-06-11 10:18:59 +02:00
2020-06-11 10:18:59 +02:00
2021-01-26 15:19:36 +01:00
2020-12-31 10:04:54 +01:00
2020-12-04 14:41:48 +01:00
2021-01-28 14:16:27 +01:00
2020-09-12 20:56:41 +02:00
2020-06-11 10:18:57 +02:00
2020-06-11 10:18:59 +02:00
2020-06-11 10:18:58 +02:00
2020-10-19 14:08:13 +02:00
2020-07-15 17:50:12 +02:00
2020-12-04 15:08:00 +01:00
2020-10-15 21:47:56 +02:00
2020-08-28 19:26:39 +02:00
2020-12-11 17:02:50 +01:00
2020-06-11 10:18:59 +02:00
2020-06-11 10:18:58 +02:00
2021-01-26 15:19:36 +01:00
2021-01-26 15:19:36 +01:00
2020-06-11 10:18:59 +02:00
2020-06-26 11:27:28 +02:00
2020-11-21 11:04:36 +01:00
2021-01-26 15:19:36 +01:00
2020-06-11 10:18:57 +02:00
2021-01-21 18:59:30 +01:00
2021-01-26 09:24:51 +01:00
2020-12-31 10:04:54 +01:00
2020-12-04 14:41:49 +01:00
2020-06-11 10:18:58 +02:00
2020-12-04 14:41:48 +01:00
2020-12-11 12:01:07 +01:00
2021-01-28 16:27:48 +01:00
2020-11-30 18:17:59 +01:00
2020-11-30 18:17:59 +01:00
2020-12-02 09:45:18 +01:00
2020-06-26 11:27:28 +02:00
2020-11-27 10:30:23 +01:00
2020-10-19 14:08:13 +02:00
2020-10-22 17:32:28 +02:00
2020-06-11 10:18:57 +02:00
2020-12-22 10:35:43 +01:00
2020-06-29 10:36:37 +02:00
2020-06-29 09:57:23 +02:00
2020-10-01 17:24:14 +02:00
2021-01-29 12:10:33 +01:00
2020-12-01 10:25:20 +01:00
2020-12-01 10:25:20 +01:00
2020-06-11 10:18:59 +02:00
2020-06-11 10:18:58 +02:00
2020-06-11 10:18:59 +02:00
2020-12-16 14:20:08 +01:00
2020-11-05 17:20:35 +01:00
2021-01-06 16:26:50 +01:00
2021-01-06 16:26:50 +01:00
2020-06-11 10:18:57 +02:00
2020-06-11 10:18:59 +02:00