linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RE:Re: TUX2 filesystem
@ 2002-08-26 20:06 Hank Leininger
  2002-08-27  3:21 ` Daniel Phillips
  0 siblings, 1 reply; 5+ messages in thread
From: Hank Leininger @ 2002-08-26 20:06 UTC (permalink / raw)
  To: linux-kernel

On 2002-08-26, <Hell.Surfers@cwctv.net> wrote:

> what patent issues.???

[ Please beat your mail{reader,vendor} into defaulting to bottom-posting ]

> On Mon, 26 Aug 2002 Daniel Phillips <phillips@arcor.de> wrote: 
> > Maybe yourself, Daniel, care to comment ?

> It's well down my list of priorities because of uncertainties due to
> the U.S. patent system.
>
> Does anybody want to know if patent chill exists, and is it hurting
> open source?  The answer is yes.

I'm guessing Daniel is referring to NetApp/WAFL issues.  NetApp's WAFL
filesystem (IIRC) implements something which is kinda sorta if-you-squint-
your-eyes philosophically similar to tux2's phase tree.  Only

a) It isn't *really* all that similar
b) Daniel has prior art going back to the 1980's
c) NetApp has more lawyers on staff than Daniel does

Daniel, did I get it vaguely right?

--
Hank Leininger <hlein@progressive-comp.com> 
  

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Re: TUX2 filesystem
  2002-08-26 20:06 RE:Re: TUX2 filesystem Hank Leininger
@ 2002-08-27  3:21 ` Daniel Phillips
  2002-08-28 22:49   ` Daniel Mose
  0 siblings, 1 reply; 5+ messages in thread
From: Daniel Phillips @ 2002-08-27  3:21 UTC (permalink / raw)
  To: Hank Leininger, Hank Leininger, linux-kernel

On Monday 26 August 2002 22:06, Hank Leininger wrote:
> On 2002-08-26, <Hell.Surfers@cwctv.net> wrote:
> 
> > what patent issues.???
> 
> [ Please beat your mail{reader,vendor} into defaulting to bottom-posting ]
> 
> > On Mon, 26 Aug 2002 Daniel Phillips <phillips@arcor.de> wrote: 
> > > Maybe yourself, Daniel, care to comment ?
> 
> > It's well down my list of priorities because of uncertainties due to
> > the U.S. patent system.
> >
> > Does anybody want to know if patent chill exists, and is it hurting
> > open source?  The answer is yes.
> 
> I'm guessing Daniel is referring to NetApp/WAFL issues.  NetApp's WAFL
> filesystem (IIRC) implements something which is kinda sorta if-you-squint-
> your-eyes philosophically similar to tux2's phase tree.  Only
> 
> a) It isn't *really* all that similar
> b) Daniel has prior art going back to the 1980's
> c) NetApp has more lawyers on staff than Daniel does
> 
> Daniel, did I get it vaguely right

That about sums it up.

-- 
Daniel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Re: TUX2 filesystem
  2002-08-27  3:21 ` Daniel Phillips
@ 2002-08-28 22:49   ` Daniel Mose
  2002-08-28 23:14     ` yodaiken
  0 siblings, 1 reply; 5+ messages in thread
From: Daniel Mose @ 2002-08-28 22:49 UTC (permalink / raw)
  To: Daniel Phillips
  Cc: Hank Leininger, Hank Leininger, linux-kernel, Linux-Kernel Mailing List

Daniel Phillips wrote:
> On Monday 26 August 2002 22:06, Hank Leininger wrote:
> > On 2002-08-26, <Hell.Surfers@cwctv.net> wrote:
> > 
> > > what patent issues.???
> > 
> > [ Please beat your mail{reader,vendor} into defaulting to bottom-posting ]
> > 
> > > On Mon, 26 Aug 2002 Daniel Phillips <phillips@arcor.de> wrote: 
> > > > Maybe yourself, Daniel, care to comment ?
> > 
> > > It's well down my list of priorities because of uncertainties due to
> > > the U.S. patent system.
> > >
> > > Does anybody want to know if patent chill exists, and is it hurting
> > > open source?  The answer is yes.
> > 
> > I'm guessing Daniel is referring to NetApp/WAFL issues.  NetApp's WAFL
> > filesystem (IIRC) implements something which is kinda sorta if-you-squint-
> > your-eyes philosophically similar to tux2's phase tree.  Only
> > 
> > a) It isn't *really* all that similar
> > b) Daniel has prior art going back to the 1980's
> > c) NetApp has more lawyers on staff than Daniel does
> > 
> > Daniel, did I get it vaguely right
> 
> That about sums it up.
> -- 
> Daniel

Well perhaps the patent part, but I sort of got curious 
on it, by this posting. Is there any patches or documentation 
available. I'm going to put my nose deep into the world of 
experimental file systems this winter, and hopefully come up with 
something useful, so I would appreciate anything that describes 
it's general ideas.

kind regards
/Daniel Mose

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Re: TUX2 filesystem
  2002-08-28 22:49   ` Daniel Mose
@ 2002-08-28 23:14     ` yodaiken
  2002-09-01 21:56       ` Daniel Phillips
  0 siblings, 1 reply; 5+ messages in thread
From: yodaiken @ 2002-08-28 23:14 UTC (permalink / raw)
  To: linux-kernel

On Thu, Aug 29, 2002 at 12:49:35AM +0200, Daniel Mose wrote:
> Well perhaps the patent part, but I sort of got curious 
> on it, by this posting. Is there any patches or documentation 
> available. I'm going to put my nose deep into the world of 
> experimental file systems this winter, and hopefully come up with 
> something useful, so I would appreciate anything that describes 
> it's general ideas.


See:

Borg, Wolfgang Blau, Wolfgang Graetsch, Ferdinand Herrmann, Wolfgang Oberle: Fault Tolerance Under UNIX. TOCS 7(1): 1-24 (1989)
1986

also:

Anita Borg, Wolfgang Blau, Wolfgang Oberle, Wolfgang Graetsch: Fault Tolerance in Distributed UNIX. Fault-Tolerant Distributed Computing 1986: 224-243
1983
 Anita Borg, Jim Baumbach, Sam Glazer: A Message System Supporting Fault Tolerance. SOSP 1983: 90-99


The earliest description I've heard of this idea was from Sam Glazer in 1982.


-- 
---------------------------------------------------------
Victor Yodaiken 
Finite State Machine Labs: The RTLinux Company.
 www.fsmlabs.com  www.rtlinux.com


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Re: TUX2 filesystem
  2002-08-28 23:14     ` yodaiken
@ 2002-09-01 21:56       ` Daniel Phillips
  0 siblings, 0 replies; 5+ messages in thread
From: Daniel Phillips @ 2002-09-01 21:56 UTC (permalink / raw)
  To: yodaiken, linux-kernel

On Thursday 29 August 2002 01:14, yodaiken@fsmlabs.com wrote:
> On Thu, Aug 29, 2002 at 12:49:35AM +0200, Daniel Mose wrote:
> > Well perhaps the patent part, but I sort of got curious 
> > on it, by this posting. Is there any patches or documentation 
> > available. I'm going to put my nose deep into the world of 
> > experimental file systems this winter, and hopefully come up with 
> > something useful, so I would appreciate anything that describes 
> > it's general ideas.
> 
> See:
> 
> Borg, Wolfgang Blau, Wolfgang Graetsch, Ferdinand Herrmann, Wolfgang 
> Oberle: Fault Tolerance Under UNIX. TOCS 7(1): 1-24 (1989)
> 1986
> 
> also:
> 
> Anita Borg, Wolfgang Blau, Wolfgang Oberle, Wolfgang Graetsch: Fault 
> Tolerance in Distributed UNIX. Fault-Tolerant Distributed Computing 1986: 
> 224-243
>
> 1983  Anita Borg, Jim Baumbach, Sam Glazer: A Message System Supporting 
> Fault Tolerance. SOSP 1983: 90-99
> 
> The earliest description I've heard of this idea was from Sam Glazer in 
> 1982.

Thanks, Victor

-- 
Daniel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-09-01 21:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-26 20:06 RE:Re: TUX2 filesystem Hank Leininger
2002-08-27  3:21 ` Daniel Phillips
2002-08-28 22:49   ` Daniel Mose
2002-08-28 23:14     ` yodaiken
2002-09-01 21:56       ` Daniel Phillips

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