Re: Improve system performance by moving your log files to RAM
Posted by: Michael Shigorin
on July 16, 2008 10:23 PM
1) why use kernel ramdisk and not tmpfs which doesn't require messing with bootloader?
2) re /dev/null, stopping syslogd/klogd might be better yet (albeit some logs would go to console then)
Re: Improve system performance by moving your log files to RAM
Posted by: Michael Shigorin on July 16, 2008 10:23 PM2) re /dev/null, stopping syslogd/klogd might be better yet (albeit some logs would go to console then)
#