bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] ext2fs and large stores (> 1.5G)


From: Ognyan Kulev
Subject: Re: [PATCH] ext2fs and large stores (> 1.5G)
Date: Sun, 04 May 2003 20:44:30 +0300
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030430 Debian/1.3-5

Neal H. Walfield wrote:

I think it makes the most sense to clear the dirty bit in
disk_pager_write_page.  This is when you are really flushing it to
backing store.

This is attractive idea but the thing that stopped me to use it was that pages can be flushed in _pokel_exec without actual call to disk_pager_write_page. Thinking again about it, disk_cache_clear can be called in _pokel_sync when !sync. I'll try this and if it works fine I'll upload new snapshot tomorrow.

Regards
--
Ognyan Kulev <ogi@fmi.uni-sofia.bg>, "\"Programmer\""





reply via email to

[Prev in Thread] Current Thread [Next in Thread]