by mat brandy | Jan 19, 2011 | Linux
Small hack, but gives the CPU and I/O systems less work. If you disable the updating of the access timestamp, you will gain some performance increase. mount -o remount,noatime,nodiratime
by mat brandy | Aug 26, 2010 | Linux
When checking for full filesystems, always remember to crosscheck with the inode usage. Saves your day.
Recent Comments