[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140306182729.GA30706@thunk.org>
Date: Thu, 6 Mar 2014 13:27:29 -0500
From: Theodore Ts'o <tytso@....edu>
To: Lucas Nussbaum <lucas.nussbaum@...ia.fr>
Cc: linux-ext4@...r.kernel.org,
Emmanuel Jeanvoine <emmanuel.jeanvoine@...ia.fr>
Subject: Re: [PATCH, RFC] jbd2: don't write non-commit blocks synchronously
Hmm... OK, let me make sure I understand what is going on. So you
have a single file system which is mounted read/write, and you are
doing a huge number of copies into the file system, which is keeping
it busy. You are then running a huge number of "mount -o remount" on
that same file system, which should effectively be no-op's, since the
remount isn't actually change the read/only or read/write or any other
mount options. Is that right?
Why were you doing the remount in in your actual production workload,
anyway?
- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists