David van Moolenbroek efc775b4c8 libsys: use linked list for free grants
With this change, obtaining an existing free grant is no longer an
operation of O(n) complexity.  As a result, the now-deprecated
getgrant/setgrant part of the grants API also no longer has a
performance advantage.

Change-Id: Ic19308a76924c6242f9784244a6b3600e561e0fe
2016-01-16 14:04:20 +01:00
2016-01-13 20:32:52 +01:00
2016-01-13 20:32:50 +01:00
2016-01-16 14:04:14 +01:00
2016-01-13 20:32:23 +01:00
2016-01-13 20:32:51 +01:00
2016-01-13 20:32:48 +01:00
2016-01-16 14:04:14 +01:00
2016-01-13 20:32:51 +01:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%