2002-03-02 17:26:17

by walter harms

[permalink] [raw]
Subject: maintainer for raw.c ??

hi list,
Who takes care of the raw-device section ?
I have a cleanup patch.
neither MAINTAINERS nor raw.c provide a hint (couldnt find one).

walter



2002-03-02 18:27:41

by Tigran Aivazian

[permalink] [raw]
Subject: Re: maintainer for raw.c ??

On Sat, 2 Mar 2002 [email protected] wrote:

> hi list,
> Who takes care of the raw-device section ?
> I have a cleanup patch.
> neither MAINTAINERS nor raw.c provide a hint (couldnt find one).
>
> walter

I would have thought Stephen Tweedie <[email protected]> but I am not 100%
sure.

Regards,
Tigran

2002-03-03 15:37:35

by Douglas Gilbert

[permalink] [raw]
Subject: Re: maintainer for raw.c ??

Tigran Aivazian <[email protected]> wrote:

> On Sat, 2 Mar 2002 [email protected] wrote:
>
> > hi list,
> > Who takes care of the raw-device section ?
> > I have a cleanup patch.
> > neither MAINTAINERS nor raw.c provide a hint (couldnt find one).
> >
> > walter
>
> I would have thought Stephen Tweedie <[email protected]> but I am not 100%
> sure.

Around the lk 2.4.6 timescale Stephen got "verballed"
on this list about the design of kiobufs (which lie
behind raw devices). Some patches went in from
Andrea Arcangeli. I don't think Stephen has had much
to do with raw devices or kiobufs since that time.

The good news is that raw devices in the lk 2.5 series
are now as fast (if not faster) than they were prior to
lk 2.4.6 . As an example, using the scsi_debug driver
(it's a ram disk) lk 2.4.18 yields 211 MB/sec while
in lk 2.5.6-pre2 that jumps up to 754 MB/sec on the
same hardware (1.2 GHz Athlon with DDR ram).

Doug Gilbert