linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* how to make a contribution
@ 2005-02-12 21:49 sylvanino b
  2005-02-13  2:36 ` Lee Revell
  0 siblings, 1 reply; 2+ messages in thread
From: sylvanino b @ 2005-02-12 21:49 UTC (permalink / raw)
  To: linux-kernel

Hi,

I am writing to get some advice and general information.

I wrote a kernel tool for my personnal usage which goal is to keep a
record of recent task preemptions and interruptions that appears under
linux. Although the record is short (a few minutes only), It can help
to analyse scheduling algorithm efficiency and also driver timing
issues. The user can access data from user-space, through proc
filesystem and analyze it with a graphics tool.  Then, since it's alsa
availlable within KDB, it can give clues and help for debugging.

So far, the tool is not a big deal, but not trivial either. When It is
running, the tool doesn't overload the system. And when it is not
running, it's just transparent.

I would like to share this tool if somebody is interested, but I dont
know how to proceed, I mean how to make a contribution an efficient
way. Any help/idea/information is welcome.
Thanks,

Sylvanino

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

* Re: how to make a contribution
  2005-02-12 21:49 how to make a contribution sylvanino b
@ 2005-02-13  2:36 ` Lee Revell
  0 siblings, 0 replies; 2+ messages in thread
From: Lee Revell @ 2005-02-13  2:36 UTC (permalink / raw)
  To: sylvanino b; +Cc: linux-kernel

On Sat, 2005-02-12 at 22:49 +0100, sylvanino b wrote:
> I would like to share this tool if somebody is interested, but I dont
> know how to proceed, I mean how to make a contribution an efficient
> way. Any help/idea/information is welcome.
> 

Put the patch on the web somewhere and post the URL to LKML.

If anyone criticizes you who clearly doesn't understand the issues at
hand, ignore them: if you have a patch that solves a real problem you
will eventually be vindicated.

Lee


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

end of thread, other threads:[~2005-02-13  2:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-12 21:49 how to make a contribution sylvanino b
2005-02-13  2:36 ` Lee Revell

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