Gregory Nutt
|
5462ede661
|
Fix some unbalanced sched_lock()/sched_unlock() pairs int the re-implemented VFS semaphore and message queue logic
|
2014-09-29 16:13:07 -06:00 |
Gregory Nutt
|
419b074b15
|
Completes the re-implementation of mq_unlink()
|
2014-09-29 15:48:52 -06:00 |
Gregory Nutt
|
ae90309b36
|
Move fs/fs.h to fs/inode/inode.h and some to fs/driver/driver.h
|
2014-09-29 07:14:38 -06:00 |
Gregory Nutt
|
d5dd9842dc
|
Add build support for messages queues as part of the VFS (only build logic, no C files yet)
|
2014-09-29 07:00:11 -06:00 |
Gregory Nutt
|
999cc5ef8b
|
Seems to work okay now, but needs more testing
|
2014-09-28 16:36:43 -06:00 |
Gregory Nutt
|
650a0d0615
|
Completes VFS-based named semaphore implemetation. Still a little buggy
|
2014-09-28 15:58:56 -06:00 |