Re: GSOC 2015 Monkey HTTP Server

2015-03-19 Thread Chris Johns
On 20/03/2015 2:57 am, Eduardo Silva wrote: if there are some application for that project and some accepted student, I would be glad to sign as a mentor to cover Monkey specifics. Note: we will need a second mentor to cover RTEMS specifics, I can help, after all you and I have talked about the

Re: Minimum RTEMS system clock frequency

2015-03-19 Thread Chris Johns
On 20/03/2015 11:27 am, Joel Sherrill wrote: 20 Hz is a 50 millisecond period. Ah, thanks. I read it on a phone as 20KHz and was confused and did not reread. I have assumed that he meant this was the largest clock tick time quantum which is reasonable to configure. 50msec is fine with

Re: Minimum RTEMS system clock frequency

2015-03-19 Thread Joel Sherrill
On March 19, 2015 7:22:03 PM CDT, Chris Johns wrote: >On 19/03/2015 8:06 pm, Alexander Krutwig wrote: >> >> currently I am working on the implementation of FreeBSD timecounters >> into RTEMS as illustrated in Ticket #2271 of the developer's board >> (https://devel.rtems.org/ticket/2271). > >This

Re: Minimum RTEMS system clock frequency

2015-03-19 Thread Chris Johns
On 19/03/2015 8:06 pm, Alexander Krutwig wrote: currently I am working on the implementation of FreeBSD timecounters into RTEMS as illustrated in Ticket #2271 of the developer's board (https://devel.rtems.org/ticket/2271). This is really cool stuff and I think the graphs so far are excellent.

Re: imfs.h: warning cast from pointer to integer of different size

2015-03-19 Thread Gedare Bloom
On Thu, Mar 19, 2015 at 1:10 PM, Ric Claus wrote: > > On Mar 19, 2015, at 5:06 PM, Gedare Bloom wrote: > >> On Thu, Mar 19, 2015 at 12:00 PM, Ric Claus wrote: >>> >>> On Mar 19, 2015, at 4:30 PM, Sebastian Huber >>> wrote: >>> - Joel Sherrill schrieb: > > > On March

Re: imfs.h: warning cast from pointer to integer of different size

2015-03-19 Thread Ric Claus
On Mar 19, 2015, at 5:06 PM, Gedare Bloom wrote: > On Thu, Mar 19, 2015 at 12:00 PM, Ric Claus wrote: >> >> On Mar 19, 2015, at 4:30 PM, Sebastian Huber >> wrote: >> >>> >>> - Joel Sherrill schrieb: On March 19, 2015 9:52:56 AM CDT, Gedare Bloom wrote: > On Thu,

Re: imfs.h: warning cast from pointer to integer of different size

2015-03-19 Thread Gedare Bloom
On Thu, Mar 19, 2015 at 12:00 PM, Ric Claus wrote: > > On Mar 19, 2015, at 4:30 PM, Sebastian Huber > wrote: > >> >> - Joel Sherrill schrieb: >>> >>> >>> On March 19, 2015 9:52:56 AM CDT, Gedare Bloom wrote: On Thu, Mar 19, 2015 at 10:49 AM, Joel Sherrill wrote: > Hi > >

Re: imfs.h: warning cast from pointer to integer of different size

2015-03-19 Thread Ric Claus
On Mar 19, 2015, at 4:30 PM, Sebastian Huber wrote: > > - Joel Sherrill schrieb: >> >> >> On March 19, 2015 9:52:56 AM CDT, Gedare Bloom wrote: >>> On Thu, Mar 19, 2015 at 10:49 AM, Joel Sherrill >>> wrote: Hi On one platform, we get a warning for this piece of code in

Re: GSOC 2015 Monkey HTTP Server

2015-03-19 Thread Eduardo Silva
if there are some application for that project and some accepted student, I would be glad to sign as a mentor to cover Monkey specifics. Note: we will need a second mentor to cover RTEMS specifics, best On Thu, Mar 19, 2015 at 8:51 AM, Gedare Bloom wrote: > Eduardo, > > You may like to sign-up

Re: imfs.h: warning cast from pointer to integer of different size

2015-03-19 Thread Sebastian Huber
- Gedare Bloom schrieb: > On Thu, Mar 19, 2015 at 11:30 AM, Sebastian Huber > wrote: > > > > - Joel Sherrill schrieb: > >> > >> > >> On March 19, 2015 9:52:56 AM CDT, Gedare Bloom wrote: > >> >On Thu, Mar 19, 2015 at 10:49 AM, Joel Sherrill > >> > wrote: > >> >> Hi > >> >> > >> >> On o

Re: imfs.h: warning cast from pointer to integer of different size

2015-03-19 Thread Sebastian Huber
- Joel Sherrill schrieb: > > > On 3/19/2015 10:30 AM, Sebastian Huber wrote: > > - Joel Sherrill schrieb: > >> > >> On March 19, 2015 9:52:56 AM CDT, Gedare Bloom wrote: > >>> On Thu, Mar 19, 2015 at 10:49 AM, Joel Sherrill > >>> wrote: > Hi > > On one platform, we get

Re: imfs.h: warning cast from pointer to integer of different size

2015-03-19 Thread Joel Sherrill
On 3/19/2015 10:30 AM, Sebastian Huber wrote: > - Joel Sherrill schrieb: >> >> On March 19, 2015 9:52:56 AM CDT, Gedare Bloom wrote: >>> On Thu, Mar 19, 2015 at 10:49 AM, Joel Sherrill >>> wrote: Hi On one platform, we get a warning for this piece of code in imfs.h

Re: imfs.h: warning cast from pointer to integer of different size

2015-03-19 Thread Gedare Bloom
On Thu, Mar 19, 2015 at 11:30 AM, Sebastian Huber wrote: > > - Joel Sherrill schrieb: >> >> >> On March 19, 2015 9:52:56 AM CDT, Gedare Bloom wrote: >> >On Thu, Mar 19, 2015 at 10:49 AM, Joel Sherrill >> > wrote: >> >> Hi >> >> >> >> On one platform, we get a warning for this piece of code i

Re: imfs.h: warning cast from pointer to integer of different size

2015-03-19 Thread Sebastian Huber
- Joel Sherrill schrieb: > > > On March 19, 2015 9:52:56 AM CDT, Gedare Bloom wrote: > >On Thu, Mar 19, 2015 at 10:49 AM, Joel Sherrill > > wrote: > >> Hi > >> > >> On one platform, we get a warning for this piece of code in imfs.h > >> > >> static inline ino_t IMFS_node_to_ino( const IMFS

Re: imfs.h: warning cast from pointer to integer of different size

2015-03-19 Thread Joel Sherrill
On March 19, 2015 9:52:56 AM CDT, Gedare Bloom wrote: >On Thu, Mar 19, 2015 at 10:49 AM, Joel Sherrill > wrote: >> Hi >> >> On one platform, we get a warning for this piece of code in imfs.h >> >> static inline ino_t IMFS_node_to_ino( const IMFS_jnode_t *node ) >> { >> return (ino_t) node; >>

Re: [PATCH] score: Delete unused _Timestamp_Is_valid()

2015-03-19 Thread Gedare Bloom
ok On Thu, Mar 19, 2015 at 8:52 AM, Alexander Krutwig wrote: > --- > cpukit/score/include/rtems/score/timestamp.h | 18 -- > cpukit/score/include/rtems/score/timestamp64.h | 13 - > 2 files changed, 31 deletions(-) > > diff --git a/cpukit/score/include/rtems/score/t

Re: imfs.h: warning cast from pointer to integer of different size

2015-03-19 Thread Gedare Bloom
On Thu, Mar 19, 2015 at 10:49 AM, Joel Sherrill wrote: > Hi > > On one platform, we get a warning for this piece of code in imfs.h > > static inline ino_t IMFS_node_to_ino( const IMFS_jnode_t *node ) > { > return (ino_t) node; > } > > On this target, "typedef unsigned long ino_t;" and > sizeof(v

Re: GSOC 2015 Monkey HTTP Server

2015-03-19 Thread Gedare Bloom
Eduardo, You may like to sign-up as a mentor for RTEMS Project in case the student decides to submit an application to port the Monkey server. Gedare On Thu, Mar 19, 2015 at 8:58 AM, Eduardo Silva wrote: > Hi Joel, > > sorry for the late reply, really busy days :) > > As you may know we were no

imfs.h: warning cast from pointer to integer of different size

2015-03-19 Thread Joel Sherrill
Hi On one platform, we get a warning for this piece of code in imfs.h static inline ino_t IMFS_node_to_ino( const IMFS_jnode_t *node ) { return (ino_t) node; } On this target, "typedef unsigned long ino_t;" and sizeof(void *) < sizeof(unsigned long) so the cast is safe. Would we be better off

Re: RTEMS build problem

2015-03-19 Thread Gedare Bloom
You may add the export command to the file .bashrc in your home directory ($HOME/.bashrc), so that it gets set every time you create a new terminal window. On Thu, Mar 19, 2015 at 4:08 AM, Rohini Kulkarni wrote: > OK! I need to add this path to $PATH. > > Got it. Thanks! > > On Thu, Mar 19, 2015

Re: GSOC 2015 Monkey HTTP Server

2015-03-19 Thread Joel Sherrill
On 3/19/2015 9:04 AM, Eduardo Silva wrote: > > > On Thu, Mar 19, 2015 at 7:18 AM, Joel Sherrill > mailto:joel.sherr...@oarcorp.com>> wrote: > > > > On March 19, 2015 7:58:52 AM CDT, Eduardo Silva > wrote: > >Hi Joel, > > > >sorry for the late reply,

Reminder: Early bird registration still open: RDUC RTEMS Developers and Users Conference

2015-03-19 Thread Thomas Doerfler
Hello, just a reminder for all of you interested: The early bird registration period for the RDUC will close in three weeks. So don't forget to register in time! Here the initial announcement again: -- In January I have announced the 1st RTEMS Developers and Users Conference (RDUC) t

Reminder: CFP: RTEMS Developers and Users Conference (RDUC 2015)

2015-03-19 Thread Thomas Doerfler
Hello, just a reminder for all of you interested: There is still some time left to prepare submissions for the RDUC planned from 18.-19. June 2015 in Munich/Germany. Anyway it would helpduring preparations, when those of you interested in presenting their work would give us an early indication.

Re: GSOC 2015 Monkey HTTP Server

2015-03-19 Thread Eduardo Silva
On Thu, Mar 19, 2015 at 7:18 AM, Joel Sherrill wrote: > > > On March 19, 2015 7:58:52 AM CDT, Eduardo Silva wrote: > >Hi Joel, > > > >sorry for the late reply, really busy days :) > > > >As you may know we were not selected this time. > > Did Monkey apply separately from Software Freedom Conserv

Re: GSOC 2015 Monkey HTTP Server

2015-03-19 Thread Joel Sherrill
On March 19, 2015 7:58:52 AM CDT, Eduardo Silva wrote: >Hi Joel, > >sorry for the late reply, really busy days :) > >As you may know we were not selected this time. Did Monkey apply separately from Software Freedom Conservancy? I thought the big umbrellas applied to cover the collection of s

Re: Minimum RTEMS system clock frequency

2015-03-19 Thread Joel Sherrill
On March 19, 2015 4:06:08 AM CDT, Alexander Krutwig wrote: >Hello, > >currently I am working on the implementation of FreeBSD timecounters >into RTEMS as illustrated in Ticket #2271 of the developer's board >(https://devel.rtems.org/ticket/2271). >In the progress, I found out that the minimum

Re: GSOC 2015 Monkey HTTP Server

2015-03-19 Thread Eduardo Silva
Hi Joel, sorry for the late reply, really busy days :) As you may know we were not selected this time. So how can we help on this project ? best On Wed, Mar 11, 2015 at 3:12 PM, Joel Sherrill wrote: > cc'ing Eduardo Silva from the Monkey project. Eduardo, > you may have to subscribe to get m

[PATCH] score: Delete unused _Timestamp_Is_valid()

2015-03-19 Thread Alexander Krutwig
--- cpukit/score/include/rtems/score/timestamp.h | 18 -- cpukit/score/include/rtems/score/timestamp64.h | 13 - 2 files changed, 31 deletions(-) diff --git a/cpukit/score/include/rtems/score/timestamp.h b/cpukit/score/include/rtems/score/timestamp.h index 895afcc..

Minimum RTEMS system clock frequency

2015-03-19 Thread Alexander Krutwig
Hello, currently I am working on the implementation of FreeBSD timecounters into RTEMS as illustrated in Ticket #2271 of the developer's board (https://devel.rtems.org/ticket/2271). In the progress, I found out that the minimum RTEMS system clock frequency should at least be 20Hz to guarantee

Re: RTEMS build problem

2015-03-19 Thread Rohini Kulkarni
OK! I need to add this path to $PATH. Got it. Thanks! On Thu, Mar 19, 2015 at 1:30 PM, Chris Johns wrote: > On 19/03/2015 6:23 pm, Rohini Kulkarni wrote: > >> To tell exactly what I am doing, this is how I am updating the autoconf >> everytime with reference from the source builder documentati

Re: RTEMS build problem

2015-03-19 Thread Chris Johns
On 19/03/2015 6:23 pm, Rohini Kulkarni wrote: To tell exactly what I am doing, this is how I am updating the autoconf everytime with reference from the source builder documentation $ ../source-builder/sb-set-builder --log=l-4.11-at.txt --prefix=$HOME/development/rtems/4.11 4.11/rtems-autotools

Re: RTEMS build problem

2015-03-19 Thread Rohini Kulkarni
To tell exactly what I am doing, this is how I am updating the autoconf everytime with reference from the source builder documentation $ ../source-builder/sb-set-builder --log=l-4.11-at.txt --prefix=$HOME/development/rtems/4.11 4.11/rtems-autotools and then go on to build the toolset $ export PAT

Re: RTEMS build problem

2015-03-19 Thread Chris Johns
On 19/03/2015 4:49 pm, Rohini Kulkarni wrote: There is an issue I've run into a few times. Everytime I run bootstrap script for rtems(say after restarting my machine) the bootstrap says autoconf version is not updated. So I have to build the toolset every such time when I have already built it a

GSOC 2015: Configuration GUI

2015-03-19 Thread Anand Krishnan
Dear Mentors, I hope I am not too late. I am Anand Krishnan and I'd like to contribute to the Configuration GUI project. I am a final year student at BITS Goa, India campus and currently pursuing my Bachelor's thesis at IIT Bombay. By cross platform, do we mean - different boards or OS or both? D