Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
fecf909a2a6f9c6d220168d697efc8245c01f43e
/
kernel
/
paging
7f6d600
kernel: mm: rename z_num_pagefaults_get to k_mem_num_*
by Daniel Leung
· 10 months ago
bbe5e1e
build: namespace the generated headers with `zephyr/`
by Yong Cong Sin
· 10 months ago
40ba401
kernel: mm: only include demand_paging.h if needed
by Daniel Leung
· 1 year, 4 months ago
c972ef1
kernel: mm: move kernel mm functions under kernel includes
by Daniel Leung
· 1 year, 4 months ago
a08bfeb
syscall: rename Z_OOPS -> K_OOPS
by Anas Nashif
· 1 year, 5 months ago
9c4d881
syscall: rename Z_SYSCALL_ to K_SYSCALL_
by Anas Nashif
· 1 year, 5 months ago
4e39617
kernel: move syscall_handler.h to internal include directory
by Anas Nashif
· 1 year, 5 months ago
3c97130
arch/kernel/soc/samples: use unsigned int for irq_lock()
by Johann Fischer
· 2 years, 9 months ago
cffefc8
kernel: migrate includes to <zephyr/...>
by Gerard Marull-Paretas
· 2 years, 11 months ago
dfa4b7e
kernel: mmu: z_backing_store* to k_mem_paging_backing_store*
by Daniel Leung
· 3 years, 10 months ago
31c362d
kernel: mmu: rename z_eviction* to k_mem_paging_eviction*
by Daniel Leung
· 3 years, 10 months ago
09e8db3
kernel: enable using timing subsys to collect paging histograms
by Daniel Leung
· 4 years ago
8eea511
kernel: mmu: demand paging execution time histogram
by Daniel Leung
· 4 years ago
ae86519
kernel: mmu: collect more demand paging statistics
by Daniel Leung
· 4 years ago