Daniel Bristot de Oliveira ([email protected])

Number of posts: 475 (0.13 per day)
First post: 2014-04-29 17:55:27
Last post: 2024-04-10 12:24:27

Date List Subject
2024-04-10 12:24:27 linux-kernel Re: [RFC PATCH 0/2] Disable RT-throttling for idle-inject threads
2024-04-10 07:00:48 linux-kernel Re: [RFC PATCH 1/2] sched/rt: Disable runtime accounting for idle threads with SCHED_FIFO policy
2024-04-05 14:36:05 linux-kernel Re: [PATCH v5 6/7] sched/deadline: Deferrable dl server
2024-04-05 09:38:08 linux-kernel Re: [PATCH v2 04/15] sched/core: Fix picking of tasks for core scheduling with DL server
2024-04-05 09:33:22 linux-kernel Re: [PATCH v2 09/15] admin-guide/hw-vuln: Correct prctl() argument description
2024-04-05 09:19:44 linux-kernel Re: [PATCH v2 15/15] sched/deadline: Always start a new period if CFS exceeded DL runtime
2024-04-05 09:11:39 linux-kernel Re: [PATCH v2 13/15] sched/deadline: Make start_dl_timer callers more robust
2024-04-05 09:11:30 linux-kernel Re: [PATCH v2 14/15] sched/deadline: Do not restart the DL server on replenish from timer
2024-04-05 08:54:59 linux-kernel Re: [PATCH v2 12/15] sched/deadline: Reverse args to dl_time_before in replenish
2024-04-05 08:54:52 linux-kernel Re: [PATCH v2 11/15] sched/deadline: Mark DL server as unthrottled before enqueue
2024-04-05 08:49:50 linux-kernel Re: [PATCH v2 06/15] sched: server: Don't start hrtick for DL server tasks
2024-04-04 17:53:31 linux-kernel Re: [PATCH v2 02/15] sched/core: Clear prev->dl_server in CFS pick fast path
2024-04-04 17:47:09 linux-kernel Re: [PATCH v2 01/15] sched/core: Add clearing of ->dl_server in put_prev_task_balance()
2024-02-21 08:43:40 linux-kernel Re: [PATCH 06/10] sched: server: Don't start hrtick for DL server tasks
2024-01-22 14:14:46 linux-kernel Re: [PATCH v5 7/7] sched/fair: Fair server interface
2024-01-12 07:39:36 linux-kernel Re: [PATCH v5] sched/stats: Fix rt/dl task's sched latency statistics error in sched_stat_wait tracepoint
2024-01-04 11:05:21 linux-kernel Re: [PATCH v3] sched/stats: Fix rt/dl task's sched latency statistics error in sched_stat_wait trace_point
2023-10-02 11:12:46 linux-kernel Re: [PATCH] sched/deadline: Make dl_rq->pushable_dl_tasks updates drive dl_rq->overloaded
2023-07-17 08:25:58 linux-kernel Re: [PATCH] sched: Fixed typo in comment
2023-07-04 16:02:46 linux-kernel Re: [RFC PATCH V3 4/6] sched/deadline: Introduce deadline servers
2023-06-16 13:39:52 linux-kernel Re: [RFC PATCH V3 5/6] sched/fair: Add trivial fair server
2023-06-01 16:39:54 linux-kernel [ANNOUNCEMENT] Real-time Linux Summit 2023 at EOSS Prague
2023-06-01 11:02:07 linux-kernel Re: [PATCH v5 2/2] sched/deadline: Update GRUB description in the documentation
2023-06-01 10:43:39 linux-kernel Re: [PATCH v5 1/2] sched/deadline: Fix bandwidth reclaim equation in GRUB
2023-05-30 13:28:24 linux-kernel Re: [PATCH v4 1/2] sched/deadline: Fix bandwidth reclaim equation in GRUB
2023-05-29 11:35:39 linux-kernel Re: [PATCH] tracing/rv/rtla: Update MAINTAINERS file to point to proper mailing list
2023-05-25 10:12:17 linux-kernel Re: [PATCH] sched/deadline: simplify dl_bw_cpus() using cpumask_weight_and()
2023-05-25 10:07:56 linux-kernel Re: [PATCH] sched/deadline: remove unused dl_bandwidth
2023-04-26 14:46:22 linux-kernel Re: [PATCH 2/6] sched/cpuset: Bring back cpuset_mutex
2023-03-27 12:52:11 linux-kernel Re: Enable histograms for events/ftrace/timerlat and osnoise
2023-03-24 16:24:05 linux-kernel Enable histograms for events/ftrace/timerlat and osnoise
2023-02-17 17:36:20 linux-kernel Re: [PATCH v2 1/4] sched/task: Add the put_task_struct_atomic_safe function
2023-02-09 13:08:11 linux-kernel Re: [RFC PATCH v2] sched/deadline: Add more reschedule cases to prio_changed_dl()
2023-01-16 11:11:32 linux-kernel Re: [PATCH] sched/idle: Make idle poll dynamic per-cpu
2022-11-18 17:54:57 linux-kernel Re: [RFC PATCH v2 8/8] sched, smp: Trace smp callback causing an IPI
2022-11-07 16:03:50 linux-kernel Re: [PATCH V2] rtla: Fix exit status when returning from calls to usage()
2022-10-11 16:36:41 linux-kernel Re: [RFC PATCH 0/5] Generic IPI sending tracepoint
2022-09-01 08:34:15 linux-kernel Re: [RFC PATCH 00/30] Code tagging framework and applications
2022-09-01 06:55:08 linux-kernel Re: [PATCH v2] sched/deadline: Add should_push_task_dl helper
2022-08-31 10:41:08 linux-kernel Re: [PATCH v2] sched/deadline: Skip meaningless bw updates in dl_task_offline_migration
2022-08-31 09:50:44 linux-kernel Re: [PATCH] sched/deadline: Add should_push_task_away helper
2022-08-29 09:22:59 linux-kernel Re: [PATCH -next] sched/deadline: Move __dl_clear_params out of dl_bw lock
2022-08-29 09:01:15 linux-kernel Re: [PATCH -next] sched/deadline: Save processing meaningless ops in dl_task_offline_migration
2022-08-29 08:02:28 linux-kernel Re: [PATCH -next v2] sched/deadline: Add dl_task_is_earliest_deadline helper
2022-08-29 07:51:37 linux-kernel Re: [PATCH -next v2] sched/deadline: Add replenish_dl_new_period helper
2022-08-26 09:17:14 linux-kernel Re: [PATCH -next] sched/deadline: Add start_new_instance helper
2022-08-26 08:24:26 linux-kernel Re: [PATCH -next] sched/deadline: Add compare_task_rq helper
2022-08-26 08:21:15 linux-kernel Re: [PATCH -next] sched/deadline: Add start_new_instance helper
2022-07-19 08:51:42 linux-kernel Re: [PATCH] linux/wait: Fix __wait_event_hrtimeout for RT/DL tasks
2022-06-09 10:16:09 linux-kernel Re: [PATCH v2] sched/deadline: Use proc_douintvec_minmax() limit minimum value
2022-06-08 12:29:19 linux-kernel Re: [PATCH v2] sched/deadline: Use proc_douintvec_minmax() limit minimum value