nuttx/Documentation/reference/os
Ville Juven 42d0e356c2 arch/addrenv: Change group_addrenv_t to arch_addrenv_t
This is preparation for moving address environments out of the group
structure into the tcb.

Why move ? Because the group is destroyed very early in the exit phase,
but the MMU mappings are needed until the context switch to the next
process is complete. Otherwise the MMU will lose its mappings and the
system will crash.
2023-01-27 23:17:01 +08:00
..
addrenv.rst arch/addrenv: Change group_addrenv_t to arch_addrenv_t 2023-01-27 23:17:01 +08:00
app_vs_os.rst
arch.rst arch: save user context in assert common code 2022-12-24 13:02:56 +08:00
board.rst
conventions.rst Remove the double blank line from source files 2022-02-20 20:10:14 +01:00
index.rst sched/misc:add linux-like reboot notifier list 2022-12-29 19:18:42 +08:00
iob.rst mm/iob: add a helper function to get iob count in chain 2022-12-21 01:40:24 +08:00
led.rst
mutex.rst Documentation:add nxmutex Description 2022-10-22 14:50:48 +08:00
nat.rst net/nat: Support isolation between multiple WAN devices by saving external ip 2022-12-24 12:05:20 +08:00
notifier.rst sched/misc:add linux-like reboot notifier list 2022-12-29 19:18:42 +08:00
nuttx.rst
paging.rst
shm.rst Remove the double blank line from source files 2022-02-20 20:10:14 +01:00
smp.rst
time_clock.rst sched/clock: Rename g_system_timer to g_system_ticks 2022-09-27 17:45:44 -03:00
wqueue.rst Remove the double blank line from source files 2022-02-20 20:10:14 +01:00