linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Any maintainers or developers looking for help?
@ 2020-01-15 18:06 Greg Gallagher
  2020-01-16  9:24 ` Daniel Wagner
  2020-01-16 16:00 ` John Kacur
  0 siblings, 2 replies; 4+ messages in thread
From: Greg Gallagher @ 2020-01-15 18:06 UTC (permalink / raw)
  To: linux-rt-users

Hi RT users and developers,
   I was wondering if any RT maintainers or developers that are on
this list need any help with tasks that they haven't had a chance to
do (documentation, small fixes, testing etc)?  I've been working with
RTOS's, Linux and C for the past ten years, I've contribute to smaller
open source projects in the past.  I'm still a novice when it comes to
working with the open source community and I'm reaching out to the
list since if possible I'd like to work with someone to start.  I know
that not everyone has time to help but I thought I would reach out and
see if I could help someone clear out some old tasks that need to be
completed in exchange for some help getting started contributing to
the RT project.

Thanks everyone for their time and sorry to spam the list,

Greg

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

* Re: Any maintainers or developers looking for help?
  2020-01-15 18:06 Any maintainers or developers looking for help? Greg Gallagher
@ 2020-01-16  9:24 ` Daniel Wagner
  2020-01-16 15:12   ` Greg Gallagher
  2020-01-16 16:00 ` John Kacur
  1 sibling, 1 reply; 4+ messages in thread
From: Daniel Wagner @ 2020-01-16  9:24 UTC (permalink / raw)
  To: Greg Gallagher; +Cc: linux-rt-users

Hi Greg,

On Wed, Jan 15, 2020 at 01:06:30PM -0500, Greg Gallagher wrote:
> Hi RT users and developers,
>    I was wondering if any RT maintainers or developers that are on
> this list need any help with tasks that they haven't had a chance to
> do (documentation, small fixes, testing etc)?  I've been working with
> RTOS's, Linux and C for the past ten years, I've contribute to smaller
> open source projects in the past.  I'm still a novice when it comes to
> working with the open source community and I'm reaching out to the
> list since if possible I'd like to work with someone to start.  I know
> that not everyone has time to help but I thought I would reach out and
> see if I could help someone clear out some old tasks that need to be
> completed in exchange for some help getting started contributing to
> the RT project.

One thing which could be a good starting point is testing the various
devel-rt and stable-rt releases. There are a bunch of tests tools in
rt-tests (which could also some love). I am sure you will find things
which are not working in either the kernel or in the rt-tests.

Another related thing is automate the testing. For example I'm using
LAVA[1] to orchistrate my small lab with Linaro's test-definitions[2]
as test harness. Everthing is duck taped together but works pretty
awesome for me. I've created a small (but horrible) python script
which allows me to configure, build and submit the binaries for
testing to LAVA in one go.

Thanks,
Daniel

[1] https://github.com/igaw/lava-docker-compose/tree/lithium-setup
[2] https://github.com/igaw/test-definitions/tree/preempt-rt

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

* Re: Any maintainers or developers looking for help?
  2020-01-16  9:24 ` Daniel Wagner
@ 2020-01-16 15:12   ` Greg Gallagher
  0 siblings, 0 replies; 4+ messages in thread
From: Greg Gallagher @ 2020-01-16 15:12 UTC (permalink / raw)
  To: Daniel Wagner; +Cc: linux-rt-users

Hi Daniel,

On Thu, Jan 16, 2020 at 4:24 AM Daniel Wagner <wagi@monom.org> wrote:
>
> Hi Greg,
>
> On Wed, Jan 15, 2020 at 01:06:30PM -0500, Greg Gallagher wrote:
> > Hi RT users and developers,
> >    I was wondering if any RT maintainers or developers that are on
> > this list need any help with tasks that they haven't had a chance to
> > do (documentation, small fixes, testing etc)?  I've been working with
> > RTOS's, Linux and C for the past ten years, I've contribute to smaller
> > open source projects in the past.  I'm still a novice when it comes to
> > working with the open source community and I'm reaching out to the
> > list since if possible I'd like to work with someone to start.  I know
> > that not everyone has time to help but I thought I would reach out and
> > see if I could help someone clear out some old tasks that need to be
> > completed in exchange for some help getting started contributing to
> > the RT project.
>
> One thing which could be a good starting point is testing the various
> devel-rt and stable-rt releases. There are a bunch of tests tools in
> rt-tests (which could also some love). I am sure you will find things
> which are not working in either the kernel or in the rt-tests.
>
> Another related thing is automate the testing. For example I'm using
> LAVA[1] to orchistrate my small lab with Linaro's test-definitions[2]
> as test harness. Everthing is duck taped together but works pretty
> awesome for me. I've created a small (but horrible) python script
> which allows me to configure, build and submit the binaries for
> testing to LAVA in one go.
>
> Thanks,
> Daniel
>
> [1] https://github.com/igaw/lava-docker-compose/tree/lithium-setup
> [2] https://github.com/igaw/test-definitions/tree/preempt-rt

I will start looking at what you mentioned above. Thanks for replying,
I’ll post back once I’ve made some progress.

Thanks

Greg

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

* Re: Any maintainers or developers looking for help?
  2020-01-15 18:06 Any maintainers or developers looking for help? Greg Gallagher
  2020-01-16  9:24 ` Daniel Wagner
@ 2020-01-16 16:00 ` John Kacur
  1 sibling, 0 replies; 4+ messages in thread
From: John Kacur @ 2020-01-16 16:00 UTC (permalink / raw)
  To: Greg Gallagher; +Cc: linux-rt-users



On Wed, 15 Jan 2020, Greg Gallagher wrote:

> Hi RT users and developers,
>    I was wondering if any RT maintainers or developers that are on
> this list need any help with tasks that they haven't had a chance to
> do (documentation, small fixes, testing etc)?  I've been working with
> RTOS's, Linux and C for the past ten years, I've contribute to smaller
> open source projects in the past.  I'm still a novice when it comes to
> working with the open source community and I'm reaching out to the
> list since if possible I'd like to work with someone to start.  I know
> that not everyone has time to help but I thought I would reach out and
> see if I could help someone clear out some old tasks that need to be
> completed in exchange for some help getting started contributing to
> the RT project.
> 
> Thanks everyone for their time and sorry to spam the list,
> 
> Greg
> 

This is almost always the wrong approach. If you are interested in 
real-time then start working with the kernel and supporting software, and 
then if you see things that don't work the way you would like, or you have 
ideas for improvements, then submit patches.

Cheers

John

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

end of thread, other threads:[~2020-01-16 16:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-15 18:06 Any maintainers or developers looking for help? Greg Gallagher
2020-01-16  9:24 ` Daniel Wagner
2020-01-16 15:12   ` Greg Gallagher
2020-01-16 16:00 ` John Kacur

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