Re: [PATCH 3/3] Add inode table initialization code into Ext4

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Lukas Czerner
Date: Tuesday, August 24, 2010 - 2:01 am

On Mon, 23 Aug 2010, Andreas Dilger wrote:


So you are suggesting filesystem independent threat which can be used by
any filesystem on any block device ? I really do not know, if other file
systems will be interested in it.

One problem that might emerge when we have one thread for multiple
devices is, that it can be fairly complicated to control the thread
according to device load. So it might be better to have one thread per
device (disk). But it is just my first guess, since I need to look more
into it.


Oh, the spinlock is probably not needed at all. I'll get rid of it.

Andreas, thank you for you comments and suggestions, it was very helpful
and I really appreciate it.

Thanks!
-Lukas
--
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:
[PATCH 0/3] Lazy itable initialization for Ext4, Lukas Czerner, (Fri Aug 20, 10:51 am)
[PATCH 1/3] Add helper function for blkdev_issue_zeroout, Lukas Czerner, (Fri Aug 20, 10:51 am)
[PATCH 3/3] Add inode table initialization code into Ext4, Lukas Czerner, (Fri Aug 20, 10:51 am)
Re: [PATCH 3/3] Add inode table initialization code into Ext4, Lukas Czerner, (Tue Aug 24, 2:01 am)