From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: "Robert P. J. Day" <rpjday@mindspring.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Oleg Nesterov <oleg@tv-sign.ru>
Subject: Re: why only one use of "create_freezeable_workqueue"?
Date: Sat, 19 May 2007 10:29:04 +0200 [thread overview]
Message-ID: <200705191029.05152.rjw@sisk.pl> (raw)
In-Reply-To: <Pine.LNX.4.64.0705190003410.16887@localhost.localdomain>
On Saturday, 19 May 2007 06:09, Robert P. J. Day wrote:
>
> hoping to avoid the madness following my earlier, innocuous question
> about the lonely, defconfig'ed module scsi_wait_scan.ko, i'm curious
> about why there is, in the entire tree, just one invocation of
> "create_freezeable_workqueue":
>
> $ grep -rw create_freezeable_workqueue *
> drivers/misc/tifm_core.c: workqueue = create_freezeable_workqueue("tifm");
> include/linux/workqueue.h:#define create_freezeable_workqueue(name) __create_workqueue((name), 1, 1)
> $
>
> not that there's anything wrong with that, but i'm just curious as
> to why there's only one application of that feature in the whole tree.
Because the feature has limitted functionality (signlethread workqueues only),
needs some more work and the use of it is discouraged (for now).
Greetings,
Rafael
prev parent reply other threads:[~2007-05-19 8:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-19 4:09 Robert P. J. Day
2007-05-19 8:29 ` Rafael J. Wysocki [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200705191029.05152.rjw@sisk.pl \
--to=rjw@sisk.pl \
--cc=linux-kernel@vger.kernel.org \
--cc=oleg@tv-sign.ru \
--cc=rpjday@mindspring.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®