public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* status of LKCD into Linux Kernel
@ 2002-02-14  2:44 Hiro Yoshioka
  2002-02-14  5:56 ` Jeff Garzik
  0 siblings, 1 reply; 6+ messages in thread
From: Hiro Yoshioka @ 2002-02-14  2:44 UTC (permalink / raw)
  To: lkcd-general, linux-kernel; +Cc: hyoshiok

Hi,

I have a naive question. Will the LKCD be merged into
the Linus' kernel? If yes, when? wild guess?

http://kernelnewbies.org/status/latest.html
status is alpha. what does it mean?

please cc to me, because I'm not on the lkcd-general/linux-kernel
mailing list.

Regards,
  Hiro
--
Hiro Yoshioka/CTO, Miracle Linux
mailto:hyoshiok@miraclelinux.com
http://www.miraclelinux.com

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

* Re: status of LKCD into Linux Kernel
@ 2002-02-14  4:34 Guillaume Boissiere
  0 siblings, 0 replies; 6+ messages in thread
From: Guillaume Boissiere @ 2002-02-14  4:34 UTC (permalink / raw)
  To: Hiro Yoshioka; +Cc: linux-kernel

> I have a naive question. Will the LKCD be merged into
> the Linus' kernel? If yes, when? wild guess?
>
> http://kernelnewbies.org/status/latest.html
> status is alpha. what does it mean?
>
> please cc to me, because I'm not on the lkcd-general/linux-kernel
> mailing list.

Hi Hiro, 

I am the maintainer of the 2.5 status page.  There is an explanation of
what alpha, beta, etc. mean if you go to http://kernelnewbies.org/status/
and click on the link at the bottom.
The project status usually reflects what the project maintainer told me
or just my best guess, so take it with a grain of salt  :-)  
This page is for information purposes only.

One more thing I should reiterate: it's not because an item is on this 
list that it will be included in 2.5.  In fact, I expect many items in 
there to never make it into 2.5.  What goes in is ultimately Linus' 
decision.

Actually, it'd be fun to have a contest (now that we are at the 
beginning of the 2.5 series) to see what people think are the items the 
least likely to get in!

-- Guillaume

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

* Re: status of LKCD into Linux Kernel
  2002-02-14  2:44 status of LKCD into Linux Kernel Hiro Yoshioka
@ 2002-02-14  5:56 ` Jeff Garzik
  2002-02-14  6:33   ` [lkcd-general] " Matt D. Robinson
  0 siblings, 1 reply; 6+ messages in thread
From: Jeff Garzik @ 2002-02-14  5:56 UTC (permalink / raw)
  To: Hiro Yoshioka; +Cc: lkcd-general, linux-kernel

Hiro Yoshioka wrote:
> I have a naive question. Will the LKCD be merged into
> the Linus' kernel? If yes, when? wild guess?

I talked with Matt Robinson(sp?) at LinuxWorld-NY about LKCD for a few
minutes...  he gave me the impression that a lot of progress has been
made recently.  IBM apparently has some guys working on it, too.

I've always thought Linux needs industrial strength crash dumps like the
other Unices.  There are many benefits, but my own is self interest: 
bug reports get 1000 times better, since you get along with the crash
point a lot more info about the state of the system at the time of the
crash.

So, I hope LKCD is looked upon favorably by the Penguin Gods. :)

	Jeff



-- 
Jeff Garzik      | "I went through my candy like hot oatmeal
Building 1024    |  through an internally-buttered weasel."
MandrakeSoft     |             - goats.com

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

* Re: [lkcd-general] Re: status of LKCD into Linux Kernel
  2002-02-14  5:56 ` Jeff Garzik
@ 2002-02-14  6:33   ` Matt D. Robinson
  2002-02-14  8:54     ` Go Taniguchi
  0 siblings, 1 reply; 6+ messages in thread
From: Matt D. Robinson @ 2002-02-14  6:33 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: Hiro Yoshioka, lkcd-general, linux-kernel

A lot of progress has been made ...

LKCD is currently up to 2.4.17, and should be simple to
move into 2.5.

I've asked Linus and others for inclusion in the past, and I
think it deserves consideration for 2.5, especially now that it
can be built into the kernel without having to be turned on.
At least in those cases, people who want it can turn it on,
and those that don't will never see it.

The LKCD development team (over 10 engineers now) is ready.

--Matt

Jeff Garzik wrote:
> 
> Hiro Yoshioka wrote:
> > I have a naive question. Will the LKCD be merged into
> > the Linus' kernel? If yes, when? wild guess?
> 
> I talked with Matt Robinson(sp?) at LinuxWorld-NY about LKCD for a few
> minutes...  he gave me the impression that a lot of progress has been
> made recently.  IBM apparently has some guys working on it, too.
> 
> I've always thought Linux needs industrial strength crash dumps like the
> other Unices.  There are many benefits, but my own is self interest:
> bug reports get 1000 times better, since you get along with the crash
> point a lot more info about the state of the system at the time of the
> crash.
> 
> So, I hope LKCD is looked upon favorably by the Penguin Gods. :)
> 
>         Jeff

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

* Re: [lkcd-general] Re: status of LKCD into Linux Kernel
  2002-02-14  6:33   ` [lkcd-general] " Matt D. Robinson
@ 2002-02-14  8:54     ` Go Taniguchi
  2002-02-15  2:42       ` Hiro Yoshioka
  0 siblings, 1 reply; 6+ messages in thread
From: Go Taniguchi @ 2002-02-14  8:54 UTC (permalink / raw)
  To: Matt D. Robinson; +Cc: Jeff Garzik, Hiro Yoshioka, lkcd-general, linux-kernel

At my point of view, LKCD is convinced that it is the most important technology 
for us.

It seems to be LKCD is just working perfectly with our 2.4.17 kernel.
It reduces plenty of time for analysing Oops. Hence,for engineers like us, LKCD 
is necessary.

I am really looking forward that LKCD will be merged into Kernel main-tree
  in the near future. If it is possible that would probably be much better if 
the user ability and time for analysing can be improved.

I really appreciate everybody's works in this super team-LKCD.

Thanks again,
-- GO!

Matt D. Robinson wrote:

> A lot of progress has been made ...
> 
> LKCD is currently up to 2.4.17, and should be simple to
> move into 2.5.
> 
> I've asked Linus and others for inclusion in the past, and I
> think it deserves consideration for 2.5, especially now that it
> can be built into the kernel without having to be turned on.
> At least in those cases, people who want it can turn it on,
> and those that don't will never see it.
> 
> The LKCD development team (over 10 engineers now) is ready.
> 
> --Matt
> 
> Jeff Garzik wrote:
> 
>>Hiro Yoshioka wrote:
>>
>>>I have a naive question. Will the LKCD be merged into
>>>the Linus' kernel? If yes, when? wild guess?
>>>
>>I talked with Matt Robinson(sp?) at LinuxWorld-NY about LKCD for a few
>>minutes...  he gave me the impression that a lot of progress has been
>>made recently.  IBM apparently has some guys working on it, too.
>>
>>I've always thought Linux needs industrial strength crash dumps like the
>>other Unices.  There are many benefits, but my own is self interest:
>>bug reports get 1000 times better, since you get along with the crash
>>point a lot more info about the state of the system at the time of the
>>crash.
>>
>>So, I hope LKCD is looked upon favorably by the Penguin Gods. :)
>>
>>        Jeff
>>
> 
> _______________________________________________
> Lkcd-general mailing list
> Lkcd-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/lkcd-general
> 
> 



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

* Re: [lkcd-general] Re: status of LKCD into Linux Kernel
  2002-02-14  8:54     ` Go Taniguchi
@ 2002-02-15  2:42       ` Hiro Yoshioka
  0 siblings, 0 replies; 6+ messages in thread
From: Hiro Yoshioka @ 2002-02-15  2:42 UTC (permalink / raw)
  To: go; +Cc: yakker, jgarzik, lkcd-general, linux-kernel, torvalds, davej,
	hyoshiok

Hi,

Thanks to all.

I has been asked by customers, ISV vendors and many
to support a crash dump facility in the linux kernel.

I'd like to know issues/concerns to be merged the LKCD into
the kernel if any.

By the way, who is the kernel people to maintain a
dump facility? Linus? Dave?

Regards,
  Hiro
--
Hiro Yoshioka/CTO, Miracle Linux
mailto:hyoshiok@miraclelinux.com
http://www.miraclelinux.com

From: Go Taniguchi <go@turbolinux.co.jp>
> At my point of view, LKCD is convinced that it is the most important technology 
> for us.
> 
> It seems to be LKCD is just working perfectly with our 2.4.17 kernel.
> It reduces plenty of time for analysing Oops. Hence,for engineers like us, LKCD 
> is necessary.
> 
> I am really looking forward that LKCD will be merged into Kernel main-tree
>   in the near future. If it is possible that would probably be much better if 
> the user ability and time for analysing can be improved.
> 
> I really appreciate everybody's works in this super team-LKCD.
> 
> Thanks again,
> -- GO!
> 
> Matt D. Robinson wrote:
> 
> > A lot of progress has been made ...
> > 
> > LKCD is currently up to 2.4.17, and should be simple to
> > move into 2.5.
> > 
> > I've asked Linus and others for inclusion in the past, and I
> > think it deserves consideration for 2.5, especially now that it
> > can be built into the kernel without having to be turned on.
> > At least in those cases, people who want it can turn it on,
> > and those that don't will never see it.
> > 
> > The LKCD development team (over 10 engineers now) is ready.
> > 
> > --Matt
> > 
> > Jeff Garzik wrote:
> > 
> >>Hiro Yoshioka wrote:
> >>
> >>>I have a naive question. Will the LKCD be merged into
> >>>the Linus' kernel? If yes, when? wild guess?
> >>>
> >>I talked with Matt Robinson(sp?) at LinuxWorld-NY about LKCD for a few
> >>minutes...  he gave me the impression that a lot of progress has been
> >>made recently.  IBM apparently has some guys working on it, too.
> >>
> >>I've always thought Linux needs industrial strength crash dumps like the
> >>other Unices.  There are many benefits, but my own is self interest:
> >>bug reports get 1000 times better, since you get along with the crash
> >>point a lot more info about the state of the system at the time of the
> >>crash.
> >>
> >>So, I hope LKCD is looked upon favorably by the Penguin Gods. :)
> >>
> >>        Jeff
> >>
> > 
> > _______________________________________________
> > Lkcd-general mailing list
> > Lkcd-general@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/lkcd-general
> > 
> > 
> 

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

end of thread, other threads:[~2002-02-15  2:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-14  2:44 status of LKCD into Linux Kernel Hiro Yoshioka
2002-02-14  5:56 ` Jeff Garzik
2002-02-14  6:33   ` [lkcd-general] " Matt D. Robinson
2002-02-14  8:54     ` Go Taniguchi
2002-02-15  2:42       ` Hiro Yoshioka
  -- strict thread matches above, loose matches on Subject: below --
2002-02-14  4:34 Guillaume Boissiere

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox