Hello World Project

Prateek Tiwari ptiwari2992 at gmail.com
Wed Apr 10 17:57:37 UTC 2013


Sure i will.I think i need to write the proposal as soon as possible so
that with the help of your feedback i can make suitable changes to it.
Cheers


On Wed, Apr 10, 2013 at 9:09 PM, Gedare Bloom <gedare at rtems.org> wrote:

> Write a draft of your proposal and post a protected link to the Wiki.
> Then I can request access to your draft and give feedback to your
> ideas.
>
> On Wed, Apr 10, 2013 at 10:10 AM, Prateek Tiwari <ptiwari2992 at gmail.com>
> wrote:
> > I am glad to have such great ideas to look forward to.I have gone through
> > the high level over view of the modular scheduler.I have been thinking a
> lot
> > about all of these options and i found out that to add an alternative
> > uniprocessor scheduler and refactoring the thread set managers would be
> very
> > interesting,it would be really helpful to know the views of both of you
> and
> > how i should proceed further??
> > Cheers
> >
> >
> > On Wed, Apr 10, 2013 at 12:24 AM, Joel Sherrill <
> joel.sherrill at oarcorp.com>
> > wrote:
> >>
> >> On 4/9/2013 11:53 AM, Gedare Bloom wrote:
> >>>
> >>> Prateek,
> >>>
> >>> Feel free to ask questions if you have any and identify what aspect of
> >>> the scheduler you would like to work with. The Scheduler Simulator is
> >>> one possibility, as are SMP schedulers, or additional uni-processor
> >>> schedulers, and maybe even some re-refactoring work might be sensible.
> >>> I'm not quite happy with some of the choices we made along the way and
> >>> there might be some possible redesign work of the basic framework.
> >>> Some of the things I'd like to review include the hooks for allocate,
> >>> update, free, priority_compare; also we should fix
> >>> https://www.rtems.org/bugzilla/show_bug.cgi?id=2069
> >>
> >> I think Gedare will agree that there is a lot that can be done in this
> >> area but likely it is a handful or tasks that comprise the entire
> project.
> >> We have done similar things for GSOC with test improvements.
> >> You work a priority ordered list and see what you can kill. Evaluate the
> >> list as time goes on and new ideas and priorities shift.
> >>
> >> FWIW I am glad to see 2069 wasn't your bug Gedare.. I wondered if you
> >> were trying to recruit someone to fix your code for a minute. LOL
> >>
> >>> -Gedare
> >>>
> >>> On Tue, Apr 9, 2013 at 10:12 AM, Prateek Tiwari <ptiwari2992 at gmail.com
> >
> >>> wrote:
> >>>>
> >>>> yes its an interesting framework.I read the project wiki page and i am
> >>>> currently getting familiar with the refactoring and scheduling
> >>>> simulator.Looking forward to discussing this project with you..
> >>>> Cheers
> >>>>
> >>>>
> >>>> On Tue, Apr 9, 2013 at 12:10 AM, Joel Sherrill
> >>>> <joel.sherrill at oarcorp.com>
> >>>> wrote:
> >>>>>
> >>>>> On 4/8/2013 1:31 PM, Prateek Tiwari wrote:
> >>>>>
> >>>>> Nice to hear from you Joel.I have been looking at the lists of open
> >>>>> projects and i really found out that projects which are related to
> >>>>> developments of software on target machines and i found project on
> >>>>> Supercore
> >>>>> Scheduler quite interesting specially.
> >>>>>
> >>>>> It is an interesting framework but be careful to be sure you know
> what
> >>>>> there is to do. Gedare Bloom did the basic refactoring as a student a
> >>>>> few years ago and has since mentored a student who added a scheduler.
> >>>>>
> >>>>> It looks like the Wiki page is up to date on the status and current
> >>>>> ideas
> >>>>> though.
> >>>>>
> >>>>> The Scheduler Simulator also needs some loving attention along the
> way.
> >>>>>
> >>>>>
> >>>>> Cheers,
> >>>>> Prateek Tiwari
> >>>>>
> >>>>>
> >>>>> On Mon, Apr 8, 2013 at 4:02 AM, Joel Sherrill
> >>>>> <joel.sherrill at oarcorp.com>
> >>>>> wrote:
> >>>>>>
> >>>>>> Sorry I missed this.  Good job.
> >>>>>>
> >>>>>> Please add yourself to the list of students on the Wiki page.
> >>>>>>
> >>>>>> http://wiki.rtems.org/wiki/index.php/RTEMSSummerOfCode
> >>>>>>
> >>>>>> What  project(s) are you interested in?
> >>>>>>
> >>>>>> --joel
> >>>>>>
> >>>>>>
> >>>>>> On 04/06/2013 05:10 PM, Prateek Tiwari wrote:
> >>>>>>
> >>>>>> Hello,
> >>>>>> I am glad that everything is going great.I am attaching the
> >>>>>> screenshot.Hope this is the thing you anticipated.
> >>>>>> Regards
> >>>>>> Prateek Tiwari
> >>>>>>
> >>>>>>
> >>>>>> On Sat, Apr 6, 2013 at 10:48 PM, Rempel, Cynthia
> >>>>>> <cynt6007 at vandals.uidaho.edu> wrote:
> >>>>>>>
> >>>>>>> Hello Prateek Tiwari,
> >>>>>>>
> >>>>>>> Thank you for your interest in the open-source community in general
> >>>>>>> and
> >>>>>>> RTEMS in particular!
> >>>>>>>
> >>>>>>> I see you're using a CentOS.  You have even patched the code, great
> >>>>>>> work
> >>>>>>> so far!
> >>>>>>>
> >>>>>>> Could you build and run the modified application, and submit a
> >>>>>>> screen-shot of the out-put to this same mailing list?
> >>>>>>>
> >>>>>>> Directions can be found at:
> >>>>>>>
> >>>>>>>
> http://www.rtems.org/wiki/index.php/GSoC_Getting_Started#Configure_and_Build_RTEMS_for_SPARC.2FSIS
> >>>>>>>
> >>>>>>> Looking forward to seeing your screen-shot!
> >>>>>>>
> >>>>>>> Thanks,
> >>>>>>> Cynthia Rempel
> >>>>>>>
> >>>>>>> ________________________________________
> >>>>>>> From: rtems-devel-bounces at rtems.org [rtems-devel-bounces at rtems.org
> ]
> >>>>>>> on
> >>>>>>> behalf of Prateek Tiwari [ptiwari2992 at gmail.com]
> >>>>>>> Sent: Saturday, April 06, 2013 9:57 AM
> >>>>>>> To: rtems-devel at rtems.org
> >>>>>>> Subject: Hello World Project
> >>>>>>>
> >>>>>>> Hello,
> >>>>>>> I am looking forward to Gsoc 2013 and working with the RTEMS
> >>>>>>> organisation.I really want to contribute to the open source
> >>>>>>> community.I am
> >>>>>>> doing Btech in Computer Science from LNMIIT,Jaipur India.As
> suggested
> >>>>>>> on the
> >>>>>>> home page,i setup all the rtems development section and
> successfully
> >>>>>>> did the
> >>>>>>> hello world project.I am attaching the modified hello world png and
> >>>>>>> patch.i
> >>>>>>> am looking forward to the open projects regarding rtems development
> >>>>>>> in Gsoc
> >>>>>>> 2013.Now i want to know how to submit the proof??
> >>>>>>> Thank you
> >>>>>>> Cheers
> >>>>>>> Prateek Tiwari
> >>>>>>>
> >>>>>>
> >>>>>>
> >>>>>> --
> >>>>>> Joel Sherrill, Ph.D.             Director of Research& Development
> >>>>>> joel.sherrill at OARcorp.com        On-Line Applications Research
> >>>>>> Ask me about RTEMS: a free RTOS  Huntsville AL 35806
> >>>>>> Support Available               (256) 722-9985
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>> --
> >>>>> Joel Sherrill, Ph.D.             Director of Research & Development
> >>>>> joel.sherrill at OARcorp.com        On-Line Applications Research
> >>>>> Ask me about RTEMS: a free RTOS  Huntsville AL 35805
> >>>>> Support Available                (256) 722-9985
> >>>>
> >>>>
> >>>>
> >>>> _______________________________________________
> >>>> rtems-devel mailing list
> >>>> rtems-devel at rtems.org
> >>>> http://www.rtems.org/mailman/listinfo/rtems-devel
> >>>>
> >>
> >>
> >> --
> >> Joel Sherrill, Ph.D.             Director of Research & Development
> >> joel.sherrill at OARcorp.com        On-Line Applications Research
> >> Ask me about RTEMS: a free RTOS  Huntsville AL 35805
> >> Support Available                (256) 722-9985
> >>
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20130410/c12738c8/attachment-0001.html>


More information about the devel mailing list