> > Yes, that would be better. We do want to be able to change it
> > on the fly. So how about:
> >
> > mount /dev/what /mnt/where -o commit_interval=5
> > and
> > mount /mnt/where -o remount,commit_interval=3000
>
> I just implemented that on the way back from OLS, will check it in
> shortly.
Nice... with -o remount possibility it might be even usefull for
noflushd.
Hmm....
Does mount /dev/hda1 -o remount,commit_interval=3000 work? If no we'll
have some ugly parsing of /proc/mounts to be added into noflushd...
Pavel
-- (about SSSCA) "I don't say this lightly. However, I really think that the U.S. no longer is classifiable as a democracy, but rather as a plutocracy." --hpa - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/