diff options
author | Heiko Carstens <[email protected]> | 2008-10-13 23:50:09 +0200 |
---|---|---|
committer | Rusty Russell <[email protected]> | 2008-10-22 10:00:25 +1100 |
commit | 0d557dc97f4bb501f086a03d0f00b99a7855d794 (patch) | |
tree | be717fc70de4fc76f48cf4f4f3cebc3b8569d798 /net/lapb/lapb_iface.c | |
parent | a802dd0eb5fc97a50cf1abb1f788a8f6cc5db635 (diff) |
workqueue: introduce create_rt_workqueue
create_rt_workqueue will create a real time prioritized workqueue.
This is needed for the conversion of stop_machine to a workqueue based
implementation.
This patch adds yet another parameter to __create_workqueue_key to tell
it that we want an rt workqueue.
However it looks like we rather should have something like "int type"
instead of singlethread, freezable and rt.
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Rusty Russell <[email protected]>
Cc: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions