|
Event: Zephyr Project: Dev Meeting - 09/09/2021
#cal-reminder
Reminder: Zephyr Project: Dev Meeting
When:
09/09/2021
3:00pm to 4:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is requested. Click here to
Reminder: Zephyr Project: Dev Meeting
When:
09/09/2021
3:00pm to 4:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#8025
·
|
|
Re: Why do_swap() sets cpu.current before context switch?
Hi,
<katsuhiro@...> wrote:
The reason why we set _current to the new thread is that we can't set it after
we switch to the new thread. The newly switched thread will just start
running
Hi,
<katsuhiro@...> wrote:
The reason why we set _current to the new thread is that we can't set it after
we switch to the new thread. The newly switched thread will just start
running
|
By
Yasushi SHOJI
·
#8024
·
|
|
Dev-Review Meeting Agenda Sept 9th
PINCTRL:
- devicetree description (option 1 vs option 3)
Option1 (grouping by device):
NRF: https://gist.github.com/gmarull/e2afed5c97a188f3830ff0bd59d3d3ae
NXP:
PINCTRL:
- devicetree description (option 1 vs option 3)
Option1 (grouping by device):
NRF: https://gist.github.com/gmarull/e2afed5c97a188f3830ff0bd59d3d3ae
NXP:
|
By
Kumar Gala
·
#8023
·
|
|
Re: Why do_swap() sets cpu.current before context switch?
Can't you just check that flag in the context switch code? It seems like that would be faster on average (most DSP workloads try very hard to avoid doing synchronous context switches to avoid the
Can't you just check that flag in the context switch code? It seems like that would be faster on average (most DSP workloads try very hard to avoid doing synchronous context switches to avoid the
|
By
Andy Ross
·
#8022
·
|
|
Re: Why do_swap() sets cpu.current before context switch?
Hello,
Thanks for your advice.
Current RISC-V implementation (CONFIG_USE_SWITCH=n) is using 'ecall' (this is
SW interrupt instruction) to execute context switching explicitly.
And jump into
Hello,
Thanks for your advice.
Current RISC-V implementation (CONFIG_USE_SWITCH=n) is using 'ecall' (this is
SW interrupt instruction) to execute context switching explicitly.
And jump into
|
By
Katsuhiro Suzuki
·
#8021
·
|
|
Re: Why do_swap() sets cpu.current before context switch?
Hello,
Thank you for reply.
Currently, No. I'm trying to add a support for CONFIG_USE_SWITCH=y case.
Sorry for confusing. Older means CONFIG_USE_SWITCH=n.
Does not means Zephyr's
Hello,
Thank you for reply.
Currently, No. I'm trying to add a support for CONFIG_USE_SWITCH=y case.
Sorry for confusing. Older means CONFIG_USE_SWITCH=n.
Does not means Zephyr's
|
By
Katsuhiro Suzuki
·
#8020
·
|
|
Re: Why do_swap() sets cpu.current before context switch?
Hi,
<katsuhiro@...> wrote:
Does RISC-V support USE_SWITCH?
AFAICS, even with v1.11, we are setting `_current` to `new_thread` in
`_Swap()` before calling `_arch_switch()`.
What version are
Hi,
<katsuhiro@...> wrote:
Does RISC-V support USE_SWITCH?
AFAICS, even with v1.11, we are setting `_current` to `new_thread` in
`_Swap()` before calling `_arch_switch()`.
What version are
|
By
Yasushi SHOJI
·
#8019
·
|
|
Re: Why do_swap() sets cpu.current before context switch?
Katsuhiro Suzuki wrote:
> Newer switching sets NEW thread handle into _current_cpu.current
> BEFORE calling arch_switch(). This implementation will face a
> problem in RISC-V environment if thread
Katsuhiro Suzuki wrote:
> Newer switching sets NEW thread handle into _current_cpu.current
> BEFORE calling arch_switch(). This implementation will face a
> problem in RISC-V environment if thread
|
By
Andy Ross
·
#8018
·
|
|
Why do_swap() sets cpu.current before context switch?
Hello kernel guys,
I have question about newer version of context switching (CONFIG_USE_SWITCH=y).
Newer switching sets NEW thread handle into _current_cpu.current BEFORE calling arch_switch().
This
Hello kernel guys,
I have question about newer version of context switching (CONFIG_USE_SWITCH=y).
Newer switching sets NEW thread handle into _current_cpu.current BEFORE calling arch_switch().
This
|
By
Katsuhiro Suzuki
·
#8017
·
|
|
Event: Zephyr Project: APIs - 09/07/2021
#cal-reminder
Reminder: Zephyr Project: APIs
When:
09/07/2021
4:00pm to 5:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is requested. Click here to
Reminder: Zephyr Project: APIs
When:
09/07/2021
4:00pm to 5:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#8016
·
|
|
Cancelled Event: Zephyr: Networking Forum - Tuesday, September 7, 2021
#cal-cancelled
Cancelled: Zephyr: Networking Forum
This event has been cancelled.
When:
Tuesday, September 7, 2021
3:00pm to 4:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer:
Cancelled: Zephyr: Networking Forum
This event has been cancelled.
When:
Tuesday, September 7, 2021
3:00pm to 4:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer:
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#8015
·
|
|
Event: Zephyr: Networking Forum - 09/07/2021
#cal-reminder
Reminder: Zephyr: Networking Forum
When:
09/07/2021
3:00pm to 4:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer: tsc@...
An RSVP is requested. Click here to
Reminder: Zephyr: Networking Forum
When:
09/07/2021
3:00pm to 4:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer: tsc@...
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#8014
·
|
|
Unknown origin of error
Hi everyone
I am currently trying to write a driver for an STMicroelectronics LIS3DHH accelerometer. I based my code on the existing LIS2DH code that is already integrated in Zephyr and tried to adapt
Hi everyone
I am currently trying to write a driver for an STMicroelectronics LIS3DHH accelerometer. I based my code on the existing LIS2DH code that is already integrated in Zephyr and tried to adapt
|
By
markus.prager@...
·
#8013
·
|
|
Networking Forum Agenda
Hi all,
Sorry for the late notice, the are no items in the agenda for Today’s networking forum – please let me know if there is any topic you want to discuss. Otherwise, I’ll cancel the
Hi all,
Sorry for the late notice, the are no items in the agenda for Today’s networking forum – please let me know if there is any topic you want to discuss. Otherwise, I’ll cancel the
|
By
Lubos, Robert
·
#8012
·
|
|
Need assistance with NRF5340dk regarding LWM2M
Hi, Dev. Team
I am trying to get the LWM2M example working on the NRF5340dk. I got it working using QEMU.
- I flashed the lwm2m example using "nrf5340dk_nrf5340_cpuapp".
- I am not sure which network
Hi, Dev. Team
I am trying to get the LWM2M example working on the NRF5340dk. I got it working using QEMU.
- I flashed the lwm2m example using "nrf5340dk_nrf5340_cpuapp".
- I am not sure which network
|
By
Brenton Chetty
·
#8011
·
|
|
Re: SDK 0.13.0 Release
Hi Roberto,
As per the discussion in the Toolchain WG meeting today, I have created an issue about this:
https://github.com/zephyrproject-rtos/sdk-ng/issues/395
Please comment on the linked issue if
Hi Roberto,
As per the discussion in the Toolchain WG meeting today, I have created an issue about this:
https://github.com/zephyrproject-rtos/sdk-ng/issues/395
Please comment on the linked issue if
|
By
Stephanos Ioannidis
·
#8010
·
|
|
API meeting: agenda
Hi all,
Agenda for tomorrow:
- Bluetooth: Switch to inclusive naming terms
- Issue: https://github.com/zephyrproject-rtos/zephyr/issues/38348
- Pinctrl: Side-by-side comparison of two (similar)
Hi all,
Agenda for tomorrow:
- Bluetooth: Switch to inclusive naming terms
- Issue: https://github.com/zephyrproject-rtos/zephyr/issues/38348
- Pinctrl: Side-by-side comparison of two (similar)
|
By
Carles Cufi
·
#8009
·
|
|
Now: Zephyr: Toolchain Working Group - 09/06/2021
#cal-notice
Zephyr: Toolchain Working Group
When:
09/06/2021
3:00pm to 4:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer: Torsten Rasmussen
Description:
Live meeting minutes:
Zephyr: Toolchain Working Group
When:
09/06/2021
3:00pm to 4:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer: Torsten Rasmussen
Description:
Live meeting minutes:
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#8008
·
|
|
Event: Zephyr: Toolchain Working Group - 09/06/2021
#cal-reminder
Reminder: Zephyr: Toolchain Working Group
When:
09/06/2021
3:00pm to 4:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer: Torsten Rasmussen
An RSVP is requested. Click here to
Reminder: Zephyr: Toolchain Working Group
When:
09/06/2021
3:00pm to 4:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer: Torsten Rasmussen
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#8007
·
|
|
Re: Zephyr 2.7.0-rc1
Hi All
Damn, I just made a pull request for a new spi bitbang driver (https://github.com/zephyrproject-rtos/zephyr/pull/38313/), is it too late for that to be included?
Regardless, a big thanks to all
Hi All
Damn, I just made a pull request for a new spi bitbang driver (https://github.com/zephyrproject-rtos/zephyr/pull/38313/), is it too late for that to be included?
Regardless, a big thanks to all
|
By
Marc Reilly
·
#8006
·
|