Commit graph

2 commits

Author SHA1 Message Date
Sanchayan Maity df5a0e339c Limit the number of queues to 16 2016-03-15 19:39:03 +05:30
Sanchayan Maity 63062e7e15 Add message queue support for Minix
Implement message queues support for Minix.

Pending tasks:
Blocking or non blocking for send receive?
Sort by priority and time?
Test codes?
Bug fixes?
2016-03-07 17:41:07 +05:30