From 284a5e12430f910fa4a5f289b937506a46d30ef5 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 29 Sep 2014 17:43:33 -0600 Subject: [PATCH] Update TODO list --- TODO | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/TODO b/TODO index 96df99e0db8..7aed43c8627 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -NuttX TODO List (Last updated September 25, 2014) +NuttX TODO List (Last updated September 29, 2014) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This file summarizes known NuttX bugs, limitations, inconsistencies with @@ -18,7 +18,7 @@ nuttx/ (13) Network (net/, drivers/net) (4) USB (drivers/usbdev, drivers/usbhost) (10) Libraries (libc/, ) - (12) File system/Generic drivers (fs/, drivers/) + (11) File system/Generic drivers (fs/, drivers/) (6) Graphics subystem (graphics/) (1) Pascal add-on (pcode/) (1) Documentation (Documentation/) @@ -1123,14 +1123,6 @@ o File system / Generic drivers (fs/, drivers/) Status: Open Priority: Medium - Title : USE VFS TO MANAGE NAMED MESSAGE QUEUES AND NAMED SEMAPHORES - Description: Currently redundant namespace management logic is use for named - message queues and semaphores. Named semaphore management should - be consolidated in the VFS. Perhaps in /ipc/mqueue and /ipc/sem. - Status: Open - Priority: Low. Nothing is broken. This is an enhancement that would - improve the OS design and possibly reduce some FLASH usage - Title: UNIFIED DESCRIPTOR REPRESENTATION Descripton: There are two separate ranges of descriptors for file and socket descriptors: if a descriptor is in one range then it is