Re: [PATCH v6 3/6] vhost: Add the cgroup related function

2025-02-25 Thread Cindy Lu
On Mon, Feb 24, 2025 at 9:40 AM Jason Wang wrote: > > On Sun, Feb 23, 2025 at 11:41 PM Cindy Lu wrote: > > > > Add back the previously removed cgroup function to support the kthread > > The biggest change for this part is in vhost_attach_cgroups() and > > vhost_attach_task_to_cgroups(). > > > > R

Re: [PATCH v6 3/6] vhost: Add the cgroup related function

2025-02-24 Thread kernel test robot
Hi Cindy, kernel test robot noticed the following build warnings: [auto build test WARNING on v6.14-rc3] [also build test WARNING on linus/master next-20250224] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documen

Re: [PATCH v6 3/6] vhost: Add the cgroup related function

2025-02-23 Thread Jason Wang
On Sun, Feb 23, 2025 at 11:41 PM Cindy Lu wrote: > > Add back the previously removed cgroup function to support the kthread > The biggest change for this part is in vhost_attach_cgroups() and > vhost_attach_task_to_cgroups(). > > Reuse the function __vhost_worker_flush, but in this situation, the