On Tue, 2012-10-02 at 15:14 +, Pallala, Ramakrishna wrote:
> > On Tue, 2012-10-02 at 12:54 +, Pallala, Ramakrishna wrote:
> > > > > How can I schedule driver's worker and threaded IRQ on the same core?
> > > > >
> > > > > For work queue we have schedule_delayed_work_on () API available.
> >
> On Tue, 2012-10-02 at 12:54 +, Pallala, Ramakrishna wrote:
> > > > How can I schedule driver's worker and threaded IRQ on the same core?
> > > >
> > > > For work queue we have schedule_delayed_work_on () API available.
> > > > But how to schedule the threaded IRQ on the same core where my
> >
On Tue, 2012-10-02 at 12:54 +, Pallala, Ramakrishna wrote:
> > > How can I schedule driver's worker and threaded IRQ on the same core?
> > >
> > > For work queue we have schedule_delayed_work_on () API available.
> > > But how to schedule the threaded IRQ on the same core where my worker
> > th
> > How can I schedule driver's worker and threaded IRQ on the same core?
> >
> > For work queue we have schedule_delayed_work_on () API available.
> > But how to schedule the threaded IRQ on the same core where my worker
> thread is going to run?
> Why do you need to worry about where your worker
On Tue, 2012-10-02 at 12:19 +, Pallala, Ramakrishna wrote:
> Hi,
>
> How can I schedule driver's worker and threaded IRQ on the same core?
>
> For work queue we have schedule_delayed_work_on () API available.
> But how to schedule the threaded IRQ on the same core where my worker thread
> is
Hi,
How can I schedule driver's worker and threaded IRQ on the same core?
For work queue we have schedule_delayed_work_on () API available.
But how to schedule the threaded IRQ on the same core where my worker thread is
going to run?
Thanks in Advance.
Thanks,
Ram
--
To unsubscribe from this l
6 matches
Mail list logo