Commit History

Author SHA1 Message Date
  Meco Man 678306d300 [kernel]auto formatted 4 years ago
  David Lin 160811b77a Minor optimization for mempool.c 5 years ago
  Bernard Xiong ae7a33c27c Merge pull request #3077 from jesven/fix_mempool 5 years ago
  shaojinchun ae1fdc70f0 修正rt_mp_free有可能唤醒一个错误任务指针的问题 5 years ago
  guozhanxin 5e6f852cbe [src/mempool.c] add parameter check.|添加参数检查。 6 years ago
  Bernard Xiong ff08faf605 [Kernel] Adjust the copyright information 6 years ago
  Bernard Xiong 41f7f2c284 [Kernel] Update to Apache License v2.0 6 years ago
  liang yongxiang ade8822352 [kernel] add assert to mempool object 7 years ago
  Bernard Xiong df64a297ab [Kernel] Remove memory ops when SLAB and module enable 7 years ago
  liang yongxiang 8dc8382277 [kernel] fixed signed/unsigned mismatch warning 7 years ago
  emlslxl e521decf2e 根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化 7 years ago
  dogandog aff68a36cd Correct comments about doxygen format 9 years ago
  Grissiom b8bf6bef76 kernel: mempool: fix race condition in rt_mp_alloc 11 years ago
  Grissiom a78e42a7c8 [mempool] reset the thread->error before suspending thread 11 years ago
  Bernard Xiong 79392bb082 Embedded GPLv2 license. 12 years ago
  dzzxzz@gmail.com dec45642fb fixed coding style in src/mempool.c 12 years ago
  qiuyiuestc@gmail.com a73abdccf5 split export symbols from rtm.c to each file 13 years ago
  bernard.xiong@gmail.com 9975b31d63 fix align issue in rt_mp_init and rt_mp_create function. 13 years ago
  bernard.xiong@gmail.com 0f519b6721 move src\kservice.h to include\rtservice.h. 13 years ago
  dzzxzz 12b5e56f46 unify the coding style of kernel 13 years ago
  dzzxzz c0f80bdf9a cleanup kernel code 14 years ago
  qiuyiuestc@gmail.com cea21370a4 rewrite module memory allocator 14 years ago
  bernard.xiong@gmail.com ee68988518 change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT. 14 years ago
  mbbill@gmail.com 864bd11802 Add reentrance check. Put kernel debug switch together. 14 years ago
  bernard.xiong@gmail.com 86e7b772c2 add object allocation check. 14 years ago
  bernard.xiong@gmail.com 7a80d831c9 update doxygen comments. 14 years ago
  qiuyiuestc fb7d4122fc implement module memory allocator 14 years ago
  bernard.xiong 214e44c3f9 fix down alignment issue; fix the maximal number of rt_scheduler_lock_nest issue; fix rt_tick_from_millisecond issue. 15 years ago
  bernard.xiong 51e2d91378 add license and copyright info 15 years ago
  bernard.xiong af965befa9 change mempool hook parameter and fix the name mistake of rt_scheduler_sethook function. 15 years ago