How to disable "vestigial" daemons (permanently)

(LaCie-CloudBox 2TB - fvdw-sl 15.3)
Good day.
Converted my stock CB a few days ago and I'm very satisfied with the results -- for the most part.
Have been reviewing the NAS' internals and noticed a few anomalies.
(Just one per thread, or nothing would get answered.)
When checking running processes with "ps auxww," noticed a few daemons that (I believe) are of no use to CB, and are probably vestigial from a prior version of the firmware. Because of limited RAM and a slow processor, I would like to eliminate any extraneous processes.
The offending daemons are (I'm sure I missed one or two others):
[code]
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 299 0.0 0.0 0 0 ? S 07:05 0:00 [jfsIO]
root 300 0.0 0.0 0 0 ? S 07:05 0:00 [jfsCommit]
root 301 0.0 0.0 0 0 ? S 07:05 0:00 [jfsSync]
root 302 0.0 0.0 0 0 ? S< 07:05 0:00 [xfsalloc]
root 303 0.0 0.0 0 0 ? S< 07:05 0:00 [xfs_mru_cache]
root 304 0.0 0.0 0 0 ? S< 07:05 0:00 [xfslogd]
root 504 0.0 0.0 0 0 ? S< 07:05 0:00 [raid5wq]
[/code]
As far as I Know CB uses neither the jfs nor the xfs file systems and there is no RAID.
Is there a way to disable them permanently?
Thank you.
Good day.
Converted my stock CB a few days ago and I'm very satisfied with the results -- for the most part.
Have been reviewing the NAS' internals and noticed a few anomalies.
(Just one per thread, or nothing would get answered.)
When checking running processes with "ps auxww," noticed a few daemons that (I believe) are of no use to CB, and are probably vestigial from a prior version of the firmware. Because of limited RAM and a slow processor, I would like to eliminate any extraneous processes.
The offending daemons are (I'm sure I missed one or two others):
[code]
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 299 0.0 0.0 0 0 ? S 07:05 0:00 [jfsIO]
root 300 0.0 0.0 0 0 ? S 07:05 0:00 [jfsCommit]
root 301 0.0 0.0 0 0 ? S 07:05 0:00 [jfsSync]
root 302 0.0 0.0 0 0 ? S< 07:05 0:00 [xfsalloc]
root 303 0.0 0.0 0 0 ? S< 07:05 0:00 [xfs_mru_cache]
root 304 0.0 0.0 0 0 ? S< 07:05 0:00 [xfslogd]
root 504 0.0 0.0 0 0 ? S< 07:05 0:00 [raid5wq]
[/code]
As far as I Know CB uses neither the jfs nor the xfs file systems and there is no RAID.
Is there a way to disable them permanently?
Thank you.