HTTP/1.1 -1 Read error in cache disk data: SuccessContent-Type: text/csv; charset="utf-8" Last-Modified: Sat, 22 Jan 2022 01:31:04 GMT Content-length: 1130 Connection: Close Proxy-Connection: Close X-Cache: HIT from web1.osuosl.org Server: ProxyTrack 0.5 (HTTrack 3.49.2) id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform 1352,[RFC]: Realtime garbage collector for RTEMS,dukeleto,," Parrot works on RTEMS. I am not sure how our garbage collector interacts with the real-time-ness of RTEMS, though. It probably needs to be shut off currently (parrot -G), to retain realtime characteristics. I have been doing research on realtime gc algorithms, there are a few implemented on the JVM, JeRTY VM and Jikes RVM. The ""Tortured History of Real-Time Garbage Collectors"" also seems like an interesting read. http://leto.net/dukeleto.pl/2009/11/realtime-embedded-parrots.html http://developers.sun.com/learning/javaoneonline/2007/pdf/TS-2901.pdf http://www.computer.org/portal/web/csdl/doi/10.1109/ISORC.2005.45 http://www.research.ibm.com/people/d/dfb/papers/Bacon03Realtime.pdf http://www.cs.wustl.edu/~mdeters/doc/slides/rtgc-history.pdf Any changes to the GC API should take into account that a realtime GC algorithm should be possible. ",RFC,new,normal,,GC,1.8.0,medium,,RTEMS,,,,all />