View previous topic :: View next topic |
Author |
Message |
ddd n00b
Joined: 28 Dec 2004 Posts: 46
|
Posted: Fri Dec 31, 2004 10:39 pm Post subject: JFS filesystem support |
|
|
I have "genkernel" -kernel, and now I can see in top:
JFS filesystem, XFS filesystem processes. Is it possible not to run that processes, or have I to rebuild kernel? |
|
Back to top |
|
|
racoontje Veteran
Joined: 19 Jul 2004 Posts: 1290
|
Posted: Fri Dec 31, 2004 10:46 pm Post subject: |
|
|
Short answer: Don't use genkernel. It sucks.
I have absolutely no idea where you see these "process". |
|
Back to top |
|
|
ddd n00b
Joined: 28 Dec 2004 Posts: 46
|
Posted: Fri Dec 31, 2004 10:49 pm Post subject: |
|
|
racoontje wrote: | I have absolutely no idea where you see these "process". |
# top
30 root 25 0 0 0 0 S 0.0 0.0 0:00.00 jfsIO
31 root 25 0 0 0 0 S 0.0 0.0 0:00.00 jfsCommit
32 root 25 0 0 0 0 S 0.0 0.0 0:00.00 jfsSync
33 root 13 -10 0 0 0 S 0.0 0.0 0:00.00 xfslogd/0
34 root 13 -10 0 0 0 S 0.0 0.0 0:00.00 xfsdatad/0
35 root 15 0 0 0 0 S 0.0 0.0 0:00.00 xfsbufd |
|
Back to top |
|
|
ddd n00b
Joined: 28 Dec 2004 Posts: 46
|
Posted: Tue Jan 04, 2005 12:27 pm Post subject: |
|
|
help ? |
|
Back to top |
|
|
wolvie n00b
Joined: 01 Mar 2004 Posts: 32 Location: Stockholm, Sweden
|
Posted: Tue Jan 04, 2005 1:41 pm Post subject: |
|
|
these processess are from the kernel.. if u dosen't want they remove the support from this filesystems from your kernel..
they don't warn your system after all.. i got the same from reiser here
Code: | root 748 0.0 0.0 0 0 ? S< 2004 0:00 [reiserfs/0] |
|
|
Back to top |
|
|
|