Re: ext4 dbench performance with CONFIG_PREEMPT_RT

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Mingming Cao
Date: Thursday, April 8, 2010 - 3:37 pm

On Wed, 2010-04-07 at 23:46 -0400, tytso@mit.edu wrote:

Seems so, I verified the code, looks we could drop the j_state_lock()
there.


Also, I wonder if we could make the journal->j_average_commit_time as
atomic, so we could drop the j_state_lock() more in jbd2_journal_stop()?
Not sure how much this will improve the rt kernel, but might be worth
doing since j_state_lock() seems to be the hottest one.


Mingming


--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
ext4 dbench performance with CONFIG_PREEMPT_RT, john stultz, (Wed Apr 7, 4:21 pm)
Re: ext4 dbench performance with CONFIG_PREEMPT_RT, Theodore Tso, (Thu Apr 8, 3:18 am)
Re: ext4 dbench performance with CONFIG_PREEMPT_RT, john stultz, (Thu Apr 8, 1:41 pm)
Re: ext4 dbench performance with CONFIG_PREEMPT_RT, Mingming Cao, (Thu Apr 8, 3:37 pm)
Re: ext4 dbench performance with CONFIG_PREEMPT_RT, Andi Kleen, (Fri Apr 9, 8:49 am)
RE: ext4 dbench performance with CONFIG_PREEMPT_RT, Chen, Tim C, (Fri Apr 9, 4:48 pm)
RE: ext4 dbench performance with CONFIG_PREEMPT_RT, john stultz, (Fri Apr 9, 4:57 pm)
Re: ext4 dbench performance with CONFIG_PREEMPT_RT, Jan Kara, (Mon Apr 12, 12:46 pm)
RE: ext4 dbench performance with CONFIG_PREEMPT_RT, Chen, Tim C, (Mon Apr 12, 12:54 pm)
Re: ext4 dbench performance with CONFIG_PREEMPT_RT, john stultz, (Mon Apr 12, 8:52 pm)
Re: ext4 dbench performance with CONFIG_PREEMPT_RT, Darren Hart, (Tue Apr 13, 9:25 am)
Re: ext4 dbench performance with CONFIG_PREEMPT_RT, john stultz, (Tue Apr 13, 8:04 pm)