Re: new kmod.c - debuggers and testers needed

Perry Harrington (pedward@sun4.apsoft.com)
Tue, 14 Apr 1998 14:27:53 -0700 (PDT)


>
> On Tue, 7 Apr 1998, Perry Harrington wrote:
>
> > Threads
> > are useful in their appropriate context, and kswapd, and kmod would benefit
> > from them.
>
> Hmm, maybe it would be useful for kswapd and bdflush to fork()
> off threads to do the actual disk I/O, so the main thread won't
> be blocked and paused... This could remove some bottlenecks.

I was thinking that kswapd could use some of it's spare time to do an LRU
paging scan, consolidate free space, and possibly do remapping of process
memory spaces to make them more efficient (map pages to contiguous chunks
of memory and swap).

>
> Rik.

--Perry

-- 
Perry Harrington       Linux rules all OSes.    APSoft      ()
email: perry@apsoft.com 			Think Blue. /\

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu