Age | Commit message (Collapse) | Author | |
---|---|---|---|
20 hours | kern: os: Support up to 8 max namespaces | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
3 days | kern: ns: Increment object count upon entry | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
9 days | kern: ns: Extract true object data from entry | Ian Moffett | |
Before, the lookup was only returning the object and not the data behind the object itself. Now we extra the data from the object that exists within the hashmap entry. Signed-off-by: Ian Moffett <ian@osmora.org> | |||
9 days | kern: Add initial object namespace sources | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> |