On Thu, Jul 10, 2003 at 05:23:28PM +0300, Oded Arbel wrote: > How about this: > * a system daemon that checks the amount of available memory on the > system and when needed and possible create additional swap files and > mount them (trade disk space for virtual memory). when the system has > planty of free memory, unmount and remove unneeded swap files (free disk > space). > > I think this would be a really useful little utility that would be even > picked up by major distros - unless there is already something like this > and I simply failed to grasp the truth.
swapd. google or apt-get install. -- Didi > > -- > Oded > > ::.. > A language that doesn't have everything is actually easier to program in > than some that do. -- Dennis M. Ritchie > > > > ================================================================= > To unsubscribe, send mail to [EMAIL PROTECTED] with > the word "unsubscribe" in the message body, e.g., run the command > echo unsubscribe | mail [EMAIL PROTECTED] ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
