L4RE compile error in file rt_sched-proto.h

Adam Lackorzynski adam at os.inf.tu-dresden.de
Thu Dec 19 00:27:50 CET 2013


Hi,

On Wed Dec 18, 2013 at 16:29:28 +0800, Wei Jin wrote:
> I got several errors while compiling L4RE(r59). It's about real-time
> scheduling extension headers in L4RE(file 'pkg/l4sys/ARCH-x86/rt_sched.h',
> 'pkg/l4sys/ARCH-x86/rt_sched-proto.h').
> 
> Here's the mesage:
> The declairation 'L4_INLINE int l4_rt_add_time slice(l4_threadid_t dest,
> int prio, int time)", which also appears in the online doc(
> http://os.inf.tu-dresden.de/L4Re/doc/group__api__calls__rt__sched.html),
> seems strange.
> Is it a typo? "l4_rt_add_time_slice" seems reasonable.
> 
> I'm not sure whether these are proper ways to fix so I need some help.
> Any advice would be appreciated.

There's no way fixing this because those old files are there only for
reference and won't work, foremost because the kernel does not support
this interface currently. Actually I should have deleted those files or
at least mark this properly. Sorry for this.



Adam
-- 
Adam                 adam at os.inf.tu-dresden.de
  Lackorzynski         http://os.inf.tu-dresden.de/~adam/




More information about the l4-hackers mailing list