Xenomai real-time core development
 help / color / mirror / Atom feed
Porting RT net driver to dovetail
 2024-06-12 15:09 UTC  (6+ messages)

Reminder: Xenomai community call on Wednesday, Jan 24, 2024, UTC 7:00 AM
 2024-06-12 10:41 UTC  (15+ messages)
` Reminder: Xenomai community call on Wednesday, Feb 21, "
  ` Xenomai Community Call Minutes - Feb 21, 2024
    ` Xenomai Community Call Minutes - Mar 6, 2024
      ` Xenomai Community Call Minutes - May 15, 2024
        ` Xenomai Community Call Minutes - May 29, 2024
  ` Reminder: Xenomai community call on Wednesday, Mar 6, 2024, UTC 7:00 AM
    ` Reminder: Xenomai community call on Wednesday, Mar 20, "
      ` Reminder: Xenomai community call on Wednesday, May 15, "
        ` Reminder: Xenomai community call on Wednesday, May 29, "
          ` Reminder: Xenomai community call on Wednesday, Jun 12, "

[PATCH v2 0/4] Improve period adjusting support
 2024-06-10 21:23 UTC  (6+ messages)
` [PATCH v2 1/4] xnthread_set_periodic: "
` [PATCH v2 2/4] lib/copperplate: Add threadobj_get_periodic
` [PATCH v2 3/4] lib/alchemy: Improve period adjusting support
` [PATCH v2 4/4] testsuite: smokey - new testcase alchemy/task-11

[PATCH RFC dovetail 6.9 v2 0/2] Input needed: Boot hang, dovetail 6.9 as KVM guest
 2024-06-10 21:16 UTC  (9+ messages)
` [PATCH RFC dovetail 6.9 v2 1/2] KVM: x86: dovetail: Move handling async page faults to the inband stage
` [PATCH RFC dovetail 6.9 v2 2/2] KVM: x86: dovetail: Allow kvm_wait() to be called from any context

[PATCH v2 0/3] I/O benchmark fixes
 2024-06-07 14:52 UTC  (5+ messages)
` [PATCH v2 1/3] drivers/gpio: Add driver for BCM2711-based SoCs
` [PATCH v2 2/3] testsuite/gpiobench: Fix output pin in react mode
` [PATCH v2 3/3] testsuite/gpiobench: Synchronize index of loopback mode and "

[PATCH 0/5] I/O benchmark fixes
 2024-06-07 13:41 UTC  (13+ messages)
` [PATCH 1/5] drivers/gpio: Add driver for BCM2711-based SoCs
` [PATCH 2/5] testsuite/gpiobench: Toggle output pin in react mode
` [PATCH 3/5] testsuite/gpiobench: Synchronize index of loopback mode and "
` [PATCH 4/5] testsuite/gpiobench: Fix calculation of maximum latency
` [PATCH 5/5] driver/gpio: Take timestamp according to used clock

Dovetail/Xenomai 3: Timer tick locking problem
 2024-06-07 13:15 UTC  (9+ messages)

Dovetail/Xenomai 3: kernel config CONFIG_XENO_OPT_REGISTRY_NRSLOTS
 2024-06-07  6:18 UTC  (2+ messages)

Planning 3.3
 2024-06-06 14:31 UTC 

[PATCH] README: Fix links to documentation and tarballs
 2024-06-06 14:15 UTC  (2+ messages)

[PATCH RFC dovetail 6.9 0/2] Input needed: Boot hang, dovetail 6.9 as KVM guest
 2024-06-05 12:23 UTC  (5+ messages)
` [PATCH RFC dovetail 6.9 1/2] KVM: x86: dovetail: Fix stalling HYPERVISOR_CALLBACK_VECTOR
` [PATCH RFC dovetail 6.9 2/2] KVM: x86: dovetail: Make HYPERVISOR_CALLBACK_VECTOR pipelined

Prefaulting memory mappings in EVL
 2024-06-03  6:04 UTC 

Request for Patch Files for Intel I219-LM Support on RTnet
 2024-06-03  0:09 UTC  (3+ messages)

Dowload URL for ipipe patches?
 2024-05-31 14:04 UTC  (5+ messages)

Dovetail: Schedule for next -rebase branch updates
 2024-05-31 13:40 UTC 

[PATCH v2 0/2] Fix rt_task_unblock for RT_MUTEX
 2024-05-29 20:26 UTC  (8+ messages)
` [PATCH v2 1/2] Alchemy: Fix rt_task_unblock() "
` [PATCH v2 2/2] alchemytests: Add test case for RT_MUTEX and -EINTR

[PATCH] drivers:igc: fail to init phy
 2024-05-29 16:15 UTC  (2+ messages)

[PATCH 0/4] Improve period adjusting support
 2024-05-28 13:39 UTC  (9+ messages)
` [PATCH 1/4] xnthread_set_periodic: "
` [PATCH 2/4] lib/copperplate: Add threadobj_get_periodic
` [PATCH 3/4] lib/alchemy: Improve period adjusting support
` [PATCH 4/4] testsuite: smokey - new testcase alchemy/task-11

rt_igc fails to bing an i225-V Ethernet device
 2024-05-28  9:35 UTC  (7+ messages)

[PATCH v3 0/3] rpi4: add Xenomai building support for RPi4
 2024-05-27 17:05 UTC  (5+ messages)
` [PATCH v3 1/3] rpi-firmware: Add recipe for building version 20230405
` [PATCH v3 2/3] rpi4: Add rpi4 (Raspberry Pi 4) as target platform
` [PATCH v3 3/3] rpi4: add building options for rpi4; remove build options of old kernel and Xenomai versions in kas menu for rpi4

[PATCH 00/16] Assorted Cleanups For prepare-kernel.sh
 2024-05-27 16:02 UTC  (27+ messages)
` [PATCH 01/16] prepare-kernel.sh: Add reverse mode
` [PATCH 02/16] prepare-kernel.sh: Emit architecture agnostic changes
` [PATCH 03/16] prepare-kernel.sh: Convert to tabs
` [PATCH 04/16] prepare-kernel.sh: Improve kernel tree check
` [PATCH 05/16] prepare-kernel.sh: Fix shellcheck SC2046 warnings wrt. check_filter
` [PATCH 06/16] prepare-kernel.sh: Disable SC2115 warning around $linux_tree
` [PATCH 07/16] prepare-kernel.sh: Don't use eval
` [PATCH 08/16] prepare-kernel.sh: Don't depend on bash
` [PATCH 09/16] prepare-kernel.sh: Remove --filterkvers= and --filterarch=
` [PATCH 10/16] prepare-kernel.sh: Remove interactivity
` [PATCH 11/16] prepare-kernel.sh: Remove --forcelink
` [PATCH 12/16] prepare-kernel.sh: Fix dovetail check
` [PATCH 13/16] prepare-kernel.sh: Define command line variables
` [PATCH 14/16] prepare-kernel.sh: Remove dead code
` [PATCH 15/16] prepare-kernel.sh: Don't allow uninitialized variables
` [PATCH 16/16] prepare-kernel.sh: Remove kernel version check

[PATCH v1 1/1] cobalt/thread: kernel cmdline param 'supported_cpus' cannot Take effect in create [ROOT/*] idle threads
 2024-05-27  6:22 UTC  (2+ messages)

[PATCH] [RFC] prepare-kernel.sh: Add reverse mode
 2024-05-24 22:35 UTC  (7+ messages)

[PATCH v2 0/3] rpi4: add Xenomai building support for RPi4
 2024-05-24 14:03 UTC  (6+ messages)
` [PATCH v2 1/3] rpi-firmware: Add recipe for building version 20230405
` [PATCH v2 2/3] rpi4: Add rpi4 (Raspberry Pi 4) as target platform
` [PATCH v2 3/3] rpi4: add building options for rpi4; remove build options of old kernel and Xenomai versions in kas menu for rpi4

[PATCH 1/3] rpi-firmware: Add recipe for building version 20230405
 2024-05-23 14:19 UTC  (11+ messages)
` [PATCH 2/3] rpi4: Add rpi4 (Raspberry Pi 4) as target platform
` [PATCH 3/3] rpi4: add building options, remove old kernel and Xenomai versions in kas menu

A problem regarding SMP
 2024-05-23 13:32 UTC  (5+ messages)

A problem regarding SMP
 2024-05-23  3:50 UTC  (3+ messages)
  ` [PATCH] test: smp: achieve parallelism by using barriers to synchronize processes

WARN Kernel v6.9-evl-rebase - EVL: invalid out-of-band syscall <0x43564d41> - Firefox browser
 2024-05-22 19:50 UTC  (7+ messages)

Fwd: [CPF] Real-time Micro-conference at LPC
 2024-05-22 16:05 UTC 

WARN Kernel v6.9-evl-rebase - do_int80_emulation
 2024-05-22 15:26 UTC  (10+ messages)

[PATCH] drivers/spi: Avoid legacy functions and types
 2024-05-22  7:36 UTC  (3+ messages)

[PATCH] drivers/gpio: Account for changes in kernel 6.9
 2024-05-22  6:00 UTC 

[PATCH] drivers/net: ipv4: Fix warning about missing prototype
 2024-05-22  6:00 UTC 

[PATCH] [RFC] prepare-kernel.sh: Emit architecture agnostic changes
 2024-05-21 14:58 UTC  (4+ messages)

NX-protected page
 2024-05-20 15:01 UTC  (11+ messages)
  `  "

[PATCH v2] prepare-kernel.sh: Warn when result can be defective
 2024-05-17 17:15 UTC  (2+ messages)

WARN Kernel v6.9-evl-rebase - poll_idle
 2024-05-17 14:05 UTC  (3+ messages)

Dovetailxenomai handling of heterogenous cores on AARCH64 architecture
 2024-05-15 13:27 UTC  (2+ messages)

i915 GPU woes
 2024-05-07  9:39 UTC  (6+ messages)

Linux system got freezing when "Xenomai App" started (or terminated)
 2024-04-29  8:49 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).