Remove CONFIG_GRAN_SINGLE. It adds no technical benefit (other than some...
Remove CONFIG_GRAN_SINGLE. It adds no technical benefit (other than some minor reduction in the number of interface arguments) but adds a lot of code complexity. Better without it.
Showing
- arch/z80/src/z180/z180_mmu.c 1 addition, 16 deletionsarch/z80/src/z180/z180_mmu.c
- configs/p112/ostest/defconfig 0 additions, 1 deletionconfigs/p112/ostest/defconfig
- configs/sama5d4-ek/elf/defconfig 4 additions, 4 deletionsconfigs/sama5d4-ek/elf/defconfig
- configs/sama5d4-ek/knsh/defconfig 0 additions, 1 deletionconfigs/sama5d4-ek/knsh/defconfig
- include/nuttx/mm/gran.h 35 additions, 32 deletionsinclude/nuttx/mm/gran.h
- include/nuttx/mm/shm.h 1 addition, 5 deletionsinclude/nuttx/mm/shm.h
- mm/Kconfig 0 additions, 10 deletionsmm/Kconfig
- mm/README.txt 1 addition, 2 deletionsmm/README.txt
- mm/mm_gran/mm_gran.h 1 addition, 11 deletionsmm/mm_gran/mm_gran.h
- mm/mm_gran/mm_granalloc.c 14 additions, 44 deletionsmm/mm_gran/mm_granalloc.c
- mm/mm_gran/mm_granfree.c 6 additions, 37 deletionsmm/mm_gran/mm_granfree.c
- mm/mm_gran/mm_graninit.c 40 additions, 102 deletionsmm/mm_gran/mm_graninit.c
- mm/mm_gran/mm_granrelease.c 9 additions, 47 deletionsmm/mm_gran/mm_granrelease.c
- mm/mm_gran/mm_granreserve.c 11 additions, 46 deletionsmm/mm_gran/mm_granreserve.c
- mm/mm_gran/mm_pgalloc.c 1 addition, 25 deletionsmm/mm_gran/mm_pgalloc.c
- mm/shm/README.txt 0 additions, 3 deletionsmm/shm/README.txt
Loading
Please register or sign in to comment