Messages by Thread
-
[Rtai-cvs] fixed a not ; terminated typedef
Paolo Mantegazza
-
[Rtai-cvs] define clockid_t and msleep for posix in kernel space
Paolo Mantegazza
-
[Rtai-cvs] fixed duplicated macro and add CLOCKREALTIME/MONOTONIC for posix in kernel space
Paolo Mantegazza
-
[Rtai-cvs] Some RTAI block now available in simulation
Roberto Bucher
-
[Rtai-cvs] Few changes
Roberto Bucher
-
[Rtai-cvs] Some modifications to avoid #include <MODEL>.c
Roberto Bucher
-
[Rtai-cvs] #include <MODEL>.c eliminated
Roberto Bucher
-
[Rtai-cvs] Some changes to link <MODEL.c>
Roberto Bucher
-
[Rtai-cvs] Better handling of model parameters
Roberto Bucher
-
[Rtai-cvs] New approach to avoid #include <MODEL>.c
Roberto Bucher
-
[Rtai-cvs] revised shooting updated and verified for older Linux versions
Paolo Mantegazza
-
[Rtai-cvs] update linux timer directly in case Linux next shot has expired already
Paolo Mantegazza
-
[Rtai-cvs] calculate common start time in main
Paolo Mantegazza
-
[Rtai-cvs] deleted a forgotten warning printk used for debugging
Paolo Mantegazza
-
[Rtai-cvs] a bit more refined
Paolo Mantegazza
-
[Rtai-cvs] let the task go wherever RTAI likes
Paolo Mantegazza
-
[Rtai-cvs] revised a bit
Paolo Mantegazza
-
[Rtai-cvs] further reworked of oneshot programming, committed for tests
Paolo Mantegazza
-
[Rtai-cvs] ensure rt_get_priorities has value to be returned pointers on the stack
Paolo Mantegazza
-
[Rtai-cvs] ensure rt_get_priorities has values to be returned pointers on the stack
Paolo Mantegazza
-
[Rtai-cvs] avoid a duplicated instruction
Paolo Mantegazza
-
[Rtai-cvs] renamed variable, refactored macros args using more meaningfull names
Paolo Mantegazza
-
[Rtai-cvs] use the apic freq from the HAL when available
Paolo Mantegazza
-
[Rtai-cvs] define HRT_LINUX_TIMER_NAME for RTC
Paolo Mantegazza
-
[Rtai-cvs] revised to work with CLOCKEVENTS
Paolo Mantegazza
-
[Rtai-cvs] DISCARD CLOCKEVENTS if RTC is being used
Paolo Mantegazza
-
[Rtai-cvs] dates update
Paolo Mantegazza
-
[Rtai-cvs] last minute fixes to put base/arch/x86 in dist
Pierangelo Masarati
-
[Rtai-cvs] upgraded and clean to use 2.6.25
Paolo Mantegazza
-
[Rtai-cvs] use macro for common parts of oneshot programming, allow use of old oneshot overruns for testing
Paolo Mantegazza
-
[Rtai-cvs] upgrade and cleanup for linux 2.6.25
Paolo Mantegazza
-
[Rtai-cvs] added readability spaces
Paolo Mantegazza
-
[Rtai-cvs] name register macros to allow independence from Linux versions
Paolo Mantegazza
-
[Rtai-cvs] use register names macros in asm/rtai_lxrt for Linux version independence
Paolo Mantegazza
-
[Rtai-cvs] define macros to allow upgrading to 2.6.25
Paolo Mantegazza
-
[Rtai-cvs] use Linux cap_raise in place of orring CAPs directly
Paolo Mantegazza
-
[Rtai-cvs] go back to a single TASK_TO_SCHEDULE macro
Paolo Mantegazza
-
[Rtai-cvs] rt_schedule exit from the same point when coming from soft schedule also
Paolo Mantegazza
-
[Rtai-cvs] release the global lock in periodic mode after grabbing the task to run
Paolo Mantegazza
-
[Rtai-cvs] use ticket lock for cnum cpus > 2
Paolo Mantegazza
-
[Rtai-cvs] activate ticket locking with more than 2 cpus only
Paolo Mantegazza
-
[Rtai-cvs] some cleanups + changes to oneshot programming
Paolo Mantegazza
-
[Rtai-cvs] shortened lxrt_dispatcher args list
Paolo Mantegazza
-
[Rtai-cvs] reworked lxrt_invoke and hard/soft/hard transitions, delete task link
Paolo Mantegazza
-
[Rtai-cvs] shorten lxrt_invoke arg list
Paolo Mantegazza
-
[Rtai-cvs] get page size using glibc getpagesize
Paolo Mantegazza
-
[Rtai-cvs] a few changes, added ovrwr
Paolo Mantegazza
-
[Rtai-cvs] trap exceptions as in i386
Paolo Mantegazza
-
[Rtai-cvs] grab floating point to enable interrupt/trap, as in i386
Paolo Mantegazza
-
[Rtai-cvs] comments again
Paolo Mantegazza
-
[Rtai-cvs] improved comments
Paolo Mantegazza
-
[Rtai-cvs] copyright dates
Paolo Mantegazza
-
[Rtai-cvs] reformatted a few comments
Paolo Mantegazza
-
[Rtai-cvs] overwite syscall requests but do not resume the server if lsit is full already
Paolo Mantegazza
-
[Rtai-cvs] likely a provisional hack for latest ppc
Paolo Mantegazza
-
[Rtai-cvs] fix atomic definition in user space (like the ppc-fix)
Torsten Koschorrek
-
[Rtai-cvs] a small optimisation
Paolo Mantegazza
-
[Rtai-cvs] reworked all phases of callback processing
Paolo Mantegazza
-
[Rtai-cvs] reworked _timeout functions
Paolo Mantegazza
-
[Rtai-cvs] register statuses within interrupt body, process them later with intrs enabled
Paolo Mantegazza
-
[Rtai-cvs] indentation again
Paolo Mantegazza
-
[Rtai-cvs] aligned indentation
Paolo Mantegazza
-
[Rtai-cvs] fix atomic definition in user space
Paolo Mantegazza
-
[Rtai-cvs] fix atomic type in user space
Paolo Mantegazza
-
[Rtai-cvs] updated dates
Paolo Mantegazza
-
[Rtai-cvs] fixed parametrised initialisation
Paolo Mantegazza
-
[Rtai-cvs] change names of internal static set/clear bits, conflicts with Linux definitions
Paolo Mantegazza
-
[Rtai-cvs] updated for use with the latest Linux versions
Paolo Mantegazza
-
[Rtai-cvs] hal.c: updated for use with the latest Linux versions
Paolo Mantegazza
-
[Rtai-cvs] enable/disable interrupts at each multiport loop
Paolo Mantegazza
-
[Rtai-cvs] change types used to register what to do before leaving the interrupt handler
Paolo Mantegazza
-
[Rtai-cvs] extended a surname
Paolo Mantegazza
-
[Rtai-cvs] extension to support shared interrupt
Paolo Mantegazza
-
[Rtai-cvs] extended to support shared interrupts
Paolo Mantegazza
-
[Rtai-cvs] preliminary tasklets pool support
Paolo Mantegazza
-
[Rtai-cvs] rework previous commit
Pierangelo Masarati
-
[Rtai-cvs] fix building with kernel 2.4 and builtin RTAI malloc support
Pierangelo Masarati
-
[Rtai-cvs] fixed GLOBAL_HEAP_ID value to reflect related nam2num
Paolo Mantegazza
-
[Rtai-cvs] compacted 2 tests in 1
Paolo Mantegazza
-
[Rtai-cvs] some spacing restyling
Paolo Mantegazza
-
[Rtai-cvs] when configured add tasklets to the lib
Paolo Mantegazza
-
[Rtai-cvs] fixed a wrong assignement
Paolo Mantegazza
-
[Rtai-cvs] revised, to be finished
Paolo Mantegazza
-
[Rtai-cvs] fixed a couple of mixxing cpuid assignements
Paolo Mantegazza
-
[Rtai-cvs] define a user space tasklet struct with just the needed part
Paolo Mantegazza
-
[Rtai-cvs] copy to user just the tasklet part needed
Paolo Mantegazza
-
[Rtai-cvs] more checks for tasklet linking and enabling from user space
Paolo Mantegazza
-
[Rtai-cvs] reworked support tasklet and it creation with more error checks
Paolo Mantegazza
-
[Rtai-cvs] refactored trap trapping in kernel space
Paolo Mantegazza
-
[Rtai-cvs] refurbished fifos
Paolo Mantegazza
-
[Rtai-cvs] refurbished handlers
Paolo Mantegazza
-
[Rtai-cvs] updated a macro
Paolo Mantegazza
-
[Rtai-cvs] refurbished fifo handler stuff
Paolo Mantegazza
-
[Rtai-cvs] typo fixed
Paolo Mantegazza
-
[Rtai-cvs] catch traps in kernel space only for RTAI own tasks
Paolo Mantegazza
-
[Rtai-cvs] ensure traps are catched in kernel space also
Paolo Mantegazza
-
[Rtai-cvs] reinstalled a lost piece of code needed for 2.4.xx
Paolo Mantegazza
-
[Rtai-cvs] added a missing RTAI_PROTO
Paolo Mantegazza
-
[Rtai-cvs] add a missing RTAI_PROTO
Paolo Mantegazza
-
[Rtai-cvs] get rid of a few warnings when using rtnet
Paolo Mantegazza
-
[Rtai-cvs] refixed warnings
Paolo Mantegazza
-
[Rtai-cvs] fix warning with true rtnet
Paolo Mantegazza
-
[Rtai-cvs] changes related to a variable redifinition in rt_task_struct
Paolo Mantegazza
-
[Rtai-cvs] avoid RT_poll compiler (64 bits) warnings in user space, as for kernel space
Paolo Mantegazza
-
[Rtai-cvs] forgotten commit
Paolo Mantegazza
-
[Rtai-cvs] set dstate=[] to avoid unused code generated.
Roberto Bucher
-
[Rtai-cvs] duplications cleaned
Paolo Mantegazza
-
[Rtai-cvs] changed heading comments
Paolo Mantegazza
-
[Rtai-cvs] comply with a new definition in rt_task_struct
Paolo Mantegazza
-
[Rtai-cvs] redefined a variable in rt_task_struct
Paolo Mantegazza
-
[Rtai-cvs] avoiding a couple of warnings on x86_64
Paolo Mantegazza
-
[Rtai-cvs] updated to use 2.6.24
Paolo Mantegazza
-
[Rtai-cvs] do not renq rt_current if not ready
Paolo Mantegazza
-
[Rtai-cvs] check if current is ready before renqueuing
Paolo Mantegazza
-
[Rtai-cvs] reinstall prev version, related fix moved to rtai_schedcore
Paolo Mantegazza
-
[Rtai-cvs] reisatll previou version, the related fix moved to rtai_schedcore.h
Paolo Mantegazza
-
[Rtai-cvs] redefined global ip id code
Paolo Mantegazza
-
[Rtai-cvs] add function to fro removal from resq without renqueuing
Paolo Mantegazza
-
[Rtai-cvs] do not renqueue the task waiting on a condvar when it releases the mutex
Paolo Mantegazza
-
[Rtai-cvs] Modified for handling some special event blocks.
Roberto Bucher
-
[Rtai-cvs] Modificated to handle special event blocks
Roberto Bucher
-
[Rtai-cvs] got rid of smp_processor_id()
Paolo Mantegazza
-
[Rtai-cvs] avoid using Linux smp_processor_id
Paolo Mantegazza
-
[Rtai-cvs] Module.symvers in $(moduledir); add missing \";\"
Pierangelo Masarati
-
[Rtai-cvs] fix previous commit
Pierangelo Masarati
-
[Rtai-cvs] Fix for Module.symvers (thanks to patch from Paul)
Pierangelo Masarati
-
[Rtai-cvs] cleanup distclean
Pierangelo Masarati
-
[Rtai-cvs] rfeverted a mask
Paolo Mantegazza
-
[Rtai-cvs] change definition of a macro
Paolo Mantegazza
-
[Rtai-cvs] unifies a few constants though a macro
Paolo Mantegazza
-
[Rtai-cvs] edited a constant definition
Paolo Mantegazza
-
[Rtai-cvs] extended 32/64 interoperability to kernel/space mix
Paolo Mantegazza
-
[Rtai-cvs] unify remote addr conversions through an inlined function
Paolo Mantegazza
-
[Rtai-cvs] edited a typo
Paolo Mantegazza
-
[Rtai-cvs] adding a few blanks
Paolo Mantegazza
-
[Rtai-cvs] just some blanks for a restyling
Paolo Mantegazza
-
[Rtai-cvs] OWNER macro made suitable for 32/64 bits
Paolo Mantegazza
-
[Rtai-cvs] makes kernel space rt_pollxtoy as their user space counterparts
Paolo Mantegazza
-
[Rtai-cvs] changed the name of RT_POLL
Paolo Mantegazza
-
[Rtai-cvs] move here rt_poll_netrpc
Paolo Mantegazza
-
[Rtai-cvs] changed name of RT_POLL
Paolo Mantegazza
-
[Rtai-cvs] moved netrpc polling to netrpc.c
Paolo Mantegazza
-
[Rtai-cvs] use an unused field to pass mach type in req rel port
Paolo Mantegazza
-
[Rtai-cvs] all calls PARTYPES should be applied now
Paolo Mantegazza
-
[Rtai-cvs] more appropriate PARTYPES in RT_poll
Paolo Mantegazza
-
[Rtai-cvs] fix and complete previous commit
Pierangelo Masarati
-
[Rtai-cvs] deleted diag printings
Paolo Mantegazza
-
[Rtai-cvs] fixed user space RT_poll
Paolo Mantegazza
-
[Rtai-cvs] added machine type to req_rel_port
Paolo Mantegazza
-
[Rtai-cvs] refix previous commit
Paolo Mantegazza
-
[Rtai-cvs] avoid a couple of warnings
Paolo Mantegazza
-
[Rtai-cvs] use a single BASEPORT on all archs
Paolo Mantegazza
-
[Rtai-cvs] fixed wrong statement of machine size in returning ports
Paolo Mantegazza
-
[Rtai-cvs] use a safe default for Linux's dir
Pierangelo Masarati
-
[Rtai-cvs] remove Makefile links when making distclean; few fixes from Roland Stigge
Pierangelo Masarati
-
[Rtai-cvs] mere restyling
Paolo Mantegazza
-
[Rtai-cvs] reworked kernel part
Paolo Mantegazza
-
[Rtai-cvs] reworked inlined RTAI_LXRT
Paolo Mantegazza
-
[Rtai-cvs] care of base machine sizes in rt_poll
Paolo Mantegazza
-
[Rtai-cvs] care of different base machine sizes in net rt_poll
Paolo Mantegazza
-
[Rtai-cvs] autotools update :)
Pierangelo Masarati
-
[Rtai-cvs] ported soft_stub changes to the forgotten hard_stub
Paolo Mantegazza
-
[Rtai-cvs] fully revised for 32/64 bits compatibilty
Paolo Mantegazza
-
[Rtai-cvs] added missing space indicator in a few user space calls for mbxes
Paolo Mantegazza
-
[Rtai-cvs] fixed a wrong arg recovery for 64 bits
Paolo Mantegazza
-
[Rtai-cvs] fixed an arg recovery broken on 64 bits
Paolo Mantegazza
-
[Rtai-cvs] fixed rt_gettimeorig
Paolo Mantegazza
-
[Rtai-cvs] more restyling
Paolo Mantegazza
-
[Rtai-cvs] added missing parameter
Paolo Mantegazza
-
[Rtai-cvs] reordered instructions
Paolo Mantegazza