[EMAIL PROTECTED] wrote:
Actually this is mostly just a waste of effort. Config swap and let the system swap out all the bits it does not need.
Memory used by modules isn't swappable. Inserting and then removing a module isn't a good idea. Rather prevent the module from being loaded in the first place using /etc/modprobe.conf install usb-throb /bin/true I'm not sure why the firewire driver would be loaded without the kernel seeing a firewire PCI ID. Check the init script for an explicit modprobe. -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
