reiserfs-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Edward Shishkin <edward.shishkin@gmail.com>
To: Nick Piggin <npiggin@suse.de>
Cc: Christian Stroetmann <stroetmann@ontolinux.com>,
	Glenn D <doiggl@velocitynet.com.au>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	linux reiserfs-devel <reiserfs-devel@vger.kernel.org>
Subject: Re: Formal Reiser4 inclusion and todo list?
Date: Mon, 02 Aug 2010 15:13:05 +0200	[thread overview]
Message-ID: <4C56C461.8020207@gmail.com> (raw)
In-Reply-To: <20100802072540.GA7841@amd>

Nick Piggin wrote:
> On Sun, Aug 01, 2010 at 03:43:05PM +0200, Christian Stroetmann wrote:
>   
>> Hi Glenn;
>>
>> On the 28.07.2010 21:58, I wrote:
>>     
>>> Aloha Glenn;
>>>
>>> At the 28.07.2010 17:21, you (doiggl@velocitynet.com.au) wrote:
>>>       
>>>>> The following items are still unaddressed:
>>>>>
>>>>> 1. running igrab() in the writepage() path is really going to hammer
>>>>>    inode_lock.  Something else will need to be done here.
>>>>>
>>>>> 2. Running iput() in entd() is a bit surprising.  iirc there
>>>>> are various
>>>>> ways
>>>>>    in which this can recur into the filesystem, perform I/O, etc.  I
>>>>> guess it
>>>>>    works..
>>>>>    But again, it will hammer inode_lock.
>>>>>           
>
> inode_lock should be going away within 6 months or so, with the
> vfs-scaling developments (see linux-fsdevel).
>   

Yup, I keep a track of your efforts,
it would be nice..

> Inode refcounting becomes very light-weight, as it should be.
>
>
>   
>>>>> 3. the writeout logic in entd_flush() is interesting (as in
>>>>> "holy cow").
>>>>>    It's very central and really needs some good comments describing
>>>>>           
>>>> what's
>>>>         
>>>>>    going on in there - what problems are being solved, which decisions
>>>>>           
>>>> were
>>>>         
>>>>>    taken and why, etc.
>>>>>
>>>>> 4. reiser4_wait_page_writeback() needs commenting.
>>>>>
>>>>> 5. reading the comment in txnmgr.c regarding MAP_SHARED pages: a number
>>>>>           
>>>> of
>>>>         
>>>>>    things have changed since then.  We have page-becoming-writeable
>>>>>    notifications and probably soon we'll always take a
>>>>> pagefault when a
>>>>>    MAP_SHARED page transitions from pte-clean to pte-dirty (although I
>>>>> wouldn't
>>>>>    recommend that a filesystem rely upon the latter for a while yet).
>>>>>           
>
> It is now possible to trap all dirtying activity from all sources
> except get_user_pages (but filesystems tend to ignore that little
> problem).
>   

Thanks for looking at this.

Edward.

  reply	other threads:[~2010-08-02 13:13 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-18 20:14 reiser4 inclusion? Christian Kujau
2009-04-19 10:23 ` Christian Stroetmann OntoLab
2009-04-19 12:51   ` Edward Shishkin
2009-04-19 11:14     ` Bron Gondwana
2009-04-19 11:31       ` Alexander Lyamin
2009-04-19 11:43         ` Mat
2009-04-19 11:47         ` Bron Gondwana
2009-04-19 12:09           ` Dushan Tcholich
2009-04-19 12:32             ` Bron Gondwana
2009-04-19 12:45               ` Alexander Lyamin
2009-04-19 13:00                 ` Bron Gondwana
2009-04-19 13:32                   ` Alexander Lyamin
2009-04-19 14:00                     ` Bron Gondwana
2009-04-19 13:08               ` Dushan Tcholich
2009-04-19 13:24                 ` Bron Gondwana
2009-04-24 23:35     ` Jason Todd Slack-Moehrle
2009-04-24 23:53       ` Volker Armin Hemmann
2009-04-25  0:01         ` Jason Todd Slack-Moehrle
2009-04-25  0:15           ` Christian Stroetmann OntoLab
2009-04-25  0:28             ` Volker Armin Hemmann
2009-04-25  0:42               ` Christian Stroetmann OntoLab
     [not found]           ` <49F2CF9A.1060202@inn.nl>
2009-04-25  9:13             ` Christian Stroetmann OntoLab
2009-04-25 11:16               ` Alli Quaknaa
2009-04-25 16:26                 ` Christian Stroetmann OntoLab
     [not found]                   ` <8c113a260904251204u41f90028n975006634ed99e59@mail.gmail.com>
2009-04-25 20:15                     ` Christian Stroetmann OntoLab
2009-04-25 21:04                       ` Alli Quaknaa
2009-04-25 23:18                         ` Christian Stroetmann OntoLab
2009-04-25 23:52                           ` Mat
2009-04-26  8:50                             ` reiser4 inclusion and beyond Christian Stroetmann OntoLab
2009-04-26 10:18                               ` Marcel Hilzinger
2009-04-26 11:27                                 ` Alli Quaknaa
2009-04-26  8:53                             ` reiser4 inclusion? Christian Stroetmann OntoLab
2009-04-25 20:27                   ` Formal Reiser4 inclusion and todo list? William Fisher
2009-04-25 22:50                     ` Edward Shishkin
2010-07-28 15:21                       ` doiggl
2010-07-28 19:58                         ` Christian Stroetmann
2010-08-01 13:43                           ` Christian Stroetmann
2010-08-01 13:58                             ` Volker Armin Hemmann
2010-08-01 14:14                               ` Christian Stroetmann
2010-08-01 14:23                                 ` Volker Armin Hemmann
2010-08-01 14:36                                   ` Christian Stroetmann
2010-08-02  7:25                             ` Nick Piggin
2010-08-02 13:13                               ` Edward Shishkin [this message]
2010-08-02 14:30                             ` Ralph Ulrich
2010-08-02 17:37                               ` Christian Stroetmann
2009-04-25  0:03         ` reiser4 inclusion? Christian Stroetmann OntoLab
     [not found]           ` <200904250235.52257.volkerarmin@googlemail.com>
2009-04-25  0:49             ` Christian Stroetmann OntoLab
2009-04-24 23:58       ` Christian Stroetmann OntoLab
2009-04-25  0:25         ` Volker Armin Hemmann
2009-04-25  0:33           ` Christian Stroetmann OntoLab
2009-04-26 11:03         ` Alexander Lyamin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C56C461.8020207@gmail.com \
    --to=edward.shishkin@gmail.com \
    --cc=doiggl@velocitynet.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=npiggin@suse.de \
    --cc=reiserfs-devel@vger.kernel.org \
    --cc=stroetmann@ontolinux.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).