Re: [PATCH 8/9] RT: Fixes for push-rt patch

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I am newbie in rt programming  and i wonder where can i get an example
about file handling following the describe idea from rt wiki
" File handling .-
File handling is known to generate disastrous pagefaults. So, if there
is a need for file access from the context of the RT-application, then
this can be done best by splitting the application in an RT part and a
file-handling part. Both parts are allowed to communicate through
sockets. I have never seen a page fault caused by socket traffic.
Note: While accessing files the low-level fopen() call will do a
mmap() to allocate new memory to the process, resulting in a new
pagefault."

any sample with rt part and file handle part ?

Another question, about  java realtime specification , rtsj

i wonder, if rt programming (using c) needs to check a lot of elements
, faultpages, sockets, etc ... how can it possible that a java
programmer can run applications (with a gc collector) and these
applications can get a "rt profile" ?

rtsj is a "valuable" real time specificacion?

thank you
-
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux