public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Nick Piggin <npiggin@suse.de>
To: Christian Stroetmann <stroetmann@ontolinux.com>
Cc: 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, 2 Aug 2010 17:25:40 +1000	[thread overview]
Message-ID: <20100802072540.GA7841@amd> (raw)
In-Reply-To: <4C5579E9.2030200@ontolinux.com>

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).

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).


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

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <alpine.DEB.2.01.0904181302440.6162@bogon.housecafe.de>
     [not found] ` <49EB1E3F.1020905@gmail.com>
     [not found]   ` <542E227E-E31D-496C-93FB-19393133297F@MailNewsRSS.com>
     [not found]     ` <200904250153.33258.volkerarmin@googlemail.com>
     [not found]       ` <2E9381E6-A09A-4330-9A61-C4B7D7CE0E71@MailNewsRSS.com>
     [not found]         ` <49F2CF9A.1060202@inn.nl>
     [not found]           ` <49F2D43F.90105@ontolab.com>
     [not found]             ` <8c113a260904250416n28fbdacs682ef8e6859b7dbf@mail.gmail.com>
     [not found]               ` <49F339A2.9080705@ontolab.com>
     [not found]                 ` <200904252027.n3PKReMx073755@mail.meer.net>
     [not found]                   ` <49F393A1.4030004@gmail.com>
     [not found]                     ` <0d42c3ebde41a3d0bcc01f9fccc07f1c@mail.velocitynet.com.au>
     [not found]                       ` <4C508BFC.3010008@ontolinux.com>
2010-08-01 13:43                         ` Formal Reiser4 inclusion and todo list? Christian Stroetmann
2010-08-02  7:25                           ` Nick Piggin [this message]
2010-08-02 13:13                             ` Edward Shishkin
     [not found]                           ` <i36kps$3jv$1@dough.gmane.org>
2010-08-02 17:37                             ` Christian Stroetmann

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=20100802072540.GA7841@amd \
    --to=npiggin@suse.de \
    --cc=doiggl@velocitynet.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --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