rtmk-cvs
[Top][All Lists]
Advanced

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

[rtmk-cvs] rtmk ChangeLog init-main.c processor.c processo...


From: Johan Rydberg
Subject: [rtmk-cvs] rtmk ChangeLog init-main.c processor.c processo...
Date: Sun, 06 Jan 2002 21:25:24 -0500

CVSROOT:        /cvsroot/rtmk
Module name:    rtmk
Changes by:     Johan Rydberg <address@hidden>  02/01/06 21:25:24

Modified files:
        .              : ChangeLog init-main.c processor.c processor.h 
                         syscalls.c thread.c thread.h 

Log message:
        * init-main.c (launch_the_system): Become reaper deamon.
        
        * syscalls.c (syscall_testsuite_result): Print CPU number.
        
        * thread.c (reaper_continuation): New function.
        * thread.h (reaper_continuation): Prototype.
        
        * processor.h (processor_ipi_handler): Prototype.
        (processor_send_dispatch_ipi): Likewise.
        
        * processor.c (processor_ipi_handler): New function.
        (processor_send_dispatch_ipi): Likewise.
        (get_free_ipi_msg): Likewise.
        (processor_init): Initialize processor IPI msg queues.
        
        * thread.c (thread_go): New function.
        * thread.h (thread_go): Prototype.
        
        * processor.c (idle_thread_fn): Remove assertion.
        
        * thread.c (thread_setrun): Send IPI to processors that we can
        dispatch thread into.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/rtmk/rtmk/ChangeLog.diff?tr1=1.27&tr2=1.28&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/rtmk/rtmk/init-main.c.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/rtmk/rtmk/processor.c.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/rtmk/rtmk/processor.h.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/rtmk/rtmk/syscalls.c.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/rtmk/rtmk/thread.c.diff?tr1=1.10&tr2=1.11&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/rtmk/rtmk/thread.h.diff?tr1=1.9&tr2=1.10&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]