All of lore.kernel.org
 help / color / mirror / Atom feed
* help backporting workqueue to 2.4; for net/sunrpc/cache.c
@ 2003-07-04 11:35 Frank Cusack
  2003-07-04 12:07 ` Neil Brown
  2003-07-04 16:21 ` Marc-Christian Petersen
  0 siblings, 2 replies; 3+ messages in thread
From: Frank Cusack @ 2003-07-04 11:35 UTC (permalink / raw)
  To: lkml

Hi all,

Should I expect any problems backporting the 2.5 workqueue.c to 2.4?
It looks pretty straightforward, but I am {naive,novice}.  The only
interesting looking bit is setting current->flags |= PF_IOTHREAD,
which doesn't exist in 2.4.  At a glance, it looks like I can ignore
this; it's used in suspend.c which doesn't exist in 2.4 either.

The reason I'd like to backport this is because of changes in sunrpc
which now use the workqueue to clean auth caches.  Related question:
how is this (periodic cache clean) done in 2.5.73 and earlier?
net/sunrpc/cache.c didn't use the workqueue until 2.5.74.

Any advice is appreciated.

thanks
/fc

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-07-04 16:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-04 11:35 help backporting workqueue to 2.4; for net/sunrpc/cache.c Frank Cusack
2003-07-04 12:07 ` Neil Brown
2003-07-04 16:21 ` Marc-Christian Petersen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.