LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-08-2008, 10:31 PM   #1
greplinux
Member
 
Registered: Jun 2007
Posts: 118

Rep: Reputation: 17
Are workqueues cumulative?


Hi All,

I have a question regarding workqueues. I read that tasklets can be eliminated by workqueues. And I would like to know whether they are cumulative or not. In other words what happens when a workqueue which is scheduled already is rescheduled before it get a chance to run for the first schedule.

Thanks,
Grep
 
Old 04-09-2008, 11:11 PM   #2
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,679
Blog Entries: 4

Rep: Reputation: 3947Reputation: 3947Reputation: 3947Reputation: 3947Reputation: 3947Reputation: 3947Reputation: 3947Reputation: 3947Reputation: 3947Reputation: 3947Reputation: 3947
The essential idea behind a workqueue is that in most cases you don't need a bunch of individual tasklets lying around just to handle "delayed work." What is done instead is to add them to a queue that is serviced by a kernel thread which exists for this purpose.

This accomplishes the essential purpose ("delayed work") in a very simple way.

In the case that you describe, there won't be any problem or conflict. When work is scheduled on a queue (no matter how many redundant times), it will be serviced "real soon now, somewhere."

Last edited by sundialsvcs; 04-09-2008 at 11:13 PM.
 
Old 04-10-2008, 11:17 PM   #3
greplinux
Member
 
Registered: Jun 2007
Posts: 118

Original Poster
Rep: Reputation: 17
Hi Sun,

Thanks for your reply. Sorry that i still have some doubts after your reply. Let me make things clear.

For tasklets, if a tasklet is scheduled again ,before it gets a chance to run for the first schedule ultimately they will run only once not twice for two schedule.

Is that the same for workqueues ? What i interpret from your response is, this is not same for workqueues. Is that right buddy?

Sorry again, for not able to get what i need from your answer.

Thanks,
Greplinux

Last edited by greplinux; 04-10-2008 at 11:19 PM.
 
Old 04-15-2008, 08:27 PM   #4
greplinux
Member
 
Registered: Jun 2007
Posts: 118

Original Poster
Rep: Reputation: 17
update

Hi,

I have an update regarding this one. It is not possible to queue the same work more than once in a queue (ie) If a work is queued and it is not possible to queue the same work another time before it gets a chance to run . I hope this will bring an end to my dilemma,since here no cumulative kinda of thing is involved.

Any more information will be appreciated.

Thanks,
Grep.

Last edited by greplinux; 04-15-2008 at 08:28 PM. Reason: grammer check
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:20 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration