Re: [request for inclusion] Filesystem in Userspace

From: Mikael Pettersson
Date: Thu Mar 03 2005 - 10:51:15 EST


Andrew Morton writes:
> Mikael Pettersson <mikpe@xxxxxxxxx> wrote:
> >
> > Andrew Morton writes:
> > > Miklos Szeredi <miklos@xxxxxxxxxx> wrote:
> > > >
> > > > Do you have any objections to merging FUSE in mainline kernel?
> > >
> > > I was planning on sending FUSE into Linus in a week or two. That and
> > > cpusets are the notable features which are 2.6.12 candidates.
> > >
> > > - crashdump seems permanently not-quite-ready
> > >
> > > - perfctr works fine, but is rather deadlocked because it is
> > > similar-to-but-different-from ia64's perfmon, and might not be suitable
> > > for ppc64 (although things have gone quiet on the latter front).
> >
> > perfctr has one API update pending, and then the API should be
> > in it final-ish form. David Gibson at IBM has done a ppc64 port,
> > which is about ready to be merged, and someone else has just
> > started working on a mips port.
> >
>
> That sounds good. Where do we stand now with ia64? Do we just end up
> agreeing to differ?

I think so, yes.

The ia64 perfmon has some features perfctr doesn't have,
but my perfctr API changes will allow perfctr to grow its
feature list and adapt to HW changes without breaking the API.
Its unlikely that perfctr will ever implement everything
perfmon does, but multiplexing and overflow sample buffering
are two features that should be added at some point.

/Mikael
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/