[RFC PATCH 2/3] Djprobe improvement patches (Re: Dynamic djprobe)
Mathieu Desnoyers
compudj@krystal.dyndns.org
Thu Aug 4 17:56:00 GMT 2005
* Masami Hiramatsu (hiramatu@sdl.hitachi.co.jp) wrote:
> It seems a good idea! Can I use a workqueue instead of a kernel thread?
>
I don't see any way to specify on which CPU you want your workqueue worker to
run on.
I would suggest using
- kthread_create
- kthread_bind
- wake_up_process
Mathieu
OpenPGP public key: http://krystal.dyndns.org:8080/key/compudj.gpg
Key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68
More information about the Systemtap
mailing list