[PlanetCCRMA] disk performance
Paul Coccoli
pcoccoli at gmail.com
Thu Aug 9 10:59:01 PDT 2007
On 8/9/07, John Dey <jsdey at optonline.net> wrote:
> Peter,
>
> Very interesting stuff--though way over my head. I seems that Ingo was
> suggesting the nodirative option as well.
>
> Do these changes degrade disk recovery, if needed? Does it make sense
> to have a special partition for real time work and apply these
> suggested options that that file leaving the other file alone? Are
> other fs better for realtime, e.g reiser? Any comments will be greatly
> appreciated.
>
> John
> On Aug 9, 2007, at 11:22 AM, Peter Hartmann wrote:
>
> > Just heard about this from the k12ltsp list. I bet it would help us a
> > lot too.
> >
> > http://kerneltrap.org/node/14148
> >
> >
> > so change an fstab line from
> > LABEL=/home /home ext3 defaults 1 2
> > to:
> > LABEL=/home /home ext3 rw,suid,dev,exec,auto,nouser,async,noatime 1 2
> >
> > Peter
> >
> > _______________________________________________
> > PlanetCCRMA mailing list
> > PlanetCCRMA at ccrma.stanford.edu
> > http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma
> >
>
> _______________________________________________
> PlanetCCRMA mailing list
> PlanetCCRMA at ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma
>
The nodiratime option is implied by noatime and therefore not needed.
Also, you can just use "defaults,noatime" rather than expanding
defaults (if I read the man page right).
More information about the PlanetCCRMA
mailing list