[riot-commits] [RIOT-OS/RIOT] 6532a7: gnrc netapi: switch to non-blocking IPC calls
Oleg Hahm
oleg at hobbykeller.org
Thu Oct 1 15:13:04 CEST 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 6532a761fe13dc3f160a649434276128c5c62f54
https://github.com/RIOT-OS/RIOT/commit/6532a761fe13dc3f160a649434276128c5c62f54
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-10-01 (Thu, 01 Oct 2015)
Changed paths:
M sys/net/gnrc/netapi/gnrc_netapi.c
Log Message:
-----------
gnrc netapi: switch to non-blocking IPC calls
This is quite a major change for GNRC, but should prevent the system to hang completely due to full message queues.
Commit: 9b05f4e5c9254e1bf9cd5c44c456d35516bf3d57
https://github.com/RIOT-OS/RIOT/commit/9b05f4e5c9254e1bf9cd5c44c456d35516bf3d57
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-10-01 (Thu, 01 Oct 2015)
Changed paths:
M sys/net/gnrc/netapi/gnrc_netapi.c
Log Message:
-----------
Merge pull request #4006 from OlegHahm/gnrc_netapi_nonblocking
gnrc netapi: switch to non-blocking IPC calls
Compare: https://github.com/RIOT-OS/RIOT/compare/5b0dc7641f4f...9b05f4e5c925
More information about the commits
mailing list