Re: + kthread-numa-aware-kthread_create_on_cpu.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2010-12-09 at 16:44 -0800, akpm@xxxxxxxxxxxxxxxxxxxx wrote:
> +struct task_struct *kthread_create_on_cpu(int (*threadfn)(void *data),
> +                                         void *data,
> +                                         int cpu,
> +                                         const char namefmt[],
> +                                         ...)

I thought it was agreed that name sucked too much to live?

All other *_on_cpu() interfaces actually do stuff on that cpu, but this
does not in fact create a cpu affine task.


--
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel]     [Kernel Newbies]     [x86 Platform Driver]     [Netdev]     [Linux Wireless]     [Netfilter]     [Bugtraq]     [Linux Filesystems]     [Yosemite Discussion]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]

  Powered by Linux