Hi guys, I know that not all kernel thread users are converted to start only when needed but the following is little annoying specially when I'm not even using jfs, xfs and gfs2. Look at the ps outpu
You miss the best of Linux. So, why not unload the modules? drivers/message/i2o/i2o_block.c:#define OSM_NAME "block-osm" ieee1394/ieee1394_core.c:static struct task_struct *khpsbpkt_thread;
Georgi Chorbadzhiyski wrote: Hi guys, I know that not all kernel thread users are converted to start only when needed but the following is little annoying specially when I'm not even using jfs, xfs a
To be able to use those filesystems on root partitions without requiring an initrd. Georgi might be interested to use the generic kernel instead of the huge one, it is available there : http://mirror
Donald Douwsma mumbled something about, On 5/13/08 8:29 AM: Georgi Chorbadzhiyski wrote: Hi guys, I know that not all kernel thread users are converted to start only when needed but the following is
FD Cami mumbled something about, On 5/13/08 8:51 AM: On Tue, 13 May 2008 15:29:38 +1000 Donald Douwsma <donaldd@xxxxxxx> wrote: Georgi Chorbadzhiyski wrote: Hi guys, I know that not all kernel thread
Jan Engelhardt mumbled something about, On 5/13/08 2:21 AM: On Tuesday 2008-05-13 00:55, Georgi Chorbadzhiyski wrote: Not needed here, because no jfs partition is in use. Not needed here, because no
Sure - XFS will start another three kernel threads per filesystem that gets mounted. And for good measure, it cleans them up again on unmount. :) The other threads are per-cpu workqueue threads that