Pierre Cloutier wrote:
>
> Erwin Rol wrote:
> >
> > Hey Pierre,
> >
> > A small explanation what i am trying. Basicly it is just changing the
> > threads example in the lxrt directory to C++, and that worked OK. But i
> > found some dificulties. The c++ object i have in pthreads in
> > threadloca
Erwin Rol wrote:
>
> Hey Pierre,
>
> A small explanation what i am trying. Basicly it is just changing the
> threads example in the lxrt directory to C++, and that worked OK. But i
> found some dificulties. The c++ object i have in pthreads in
> threadlocal data so i can
> get the current C++ ob
Erwin Rol wrote:
>
> Hello All,
>
> I am (still) trying out LXRT and it looks good, but there are some
> things
> i don't really understand.
>
> First when creating linux threads with pthread_create in user space is
> it than
> always needed to also create a RT_TASK , even if it only should do
Hello All,
I am (still) trying out LXRT and it looks good, but there are some
things
i don't really understand.
First when creating linux threads with pthread_create in user space is
it than
always needed to also create a RT_TASK , even if it only should do
softrealtime ?
Is there a way to g
Hello everyone,
I'm currently helping put together an undergraduate course on real-time systems.
Though this is not real-time linux centric, we will be using a real-time linux
derivative for the practical aspect of the course.
Our current problem is finding a suitable book for the endeavor. Unf
Hello
I tried to copy all files into hda1 and used syslinux, and I also
changed the configuration of syslinux.cfg ("boot=/dev/hda1"). At the booting
process, it loaded kernel successfully, but, when starting loading rc, it
tries to load the floppy, and prompt me to insert floppy into fd0. If
Terry:
What is the purpose of your exercise? We are not going to update to pre8
since we know it is broken. We are reluctant to go to pre10 since neither
PowerPC nor Alpha work at this level. Our goal is to provide a balance between
newer kernels and stability. If you want to exp