minix/minix
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
..
bin New sources layout 2014-07-31 16:00:30 +02:00
commands Import NetBSD ipcrm(1) 2016-01-16 14:04:14 +01:00
drivers e1000: add i82583V 1000baseT Ethernet 2016-01-16 14:04:16 +01:00
fs ProcFS: get process information from MIB service 2016-01-13 20:32:54 +01:00
include libsys: use linked list for free grants 2016-01-16 14:04:20 +01:00
kernel Add sequence numbers to grant IDs 2016-01-16 14:04:19 +01:00
lib libsys: use linked list for free grants 2016-01-16 14:04:20 +01:00
llvm generate_gold_plugin: support for MAKE variable 2016-01-13 20:32:36 +01:00
man commands: move manpages into command directories 2015-09-28 14:06:06 +00:00
net NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
sbin New sources layout 2014-07-31 16:00:30 +02:00
servers MIB: add support for System V IPC information node 2016-01-16 14:04:12 +01:00
share New sources layout 2014-07-31 16:00:30 +02:00
tests IPC server: major fixes, test set for semaphores 2016-01-16 14:04:11 +01:00
usr.bin trace(1): resolve all level-5 LLVM warnings 2016-01-16 14:04:15 +01:00
usr.sbin NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
Makefile NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
Makefile.inc New sources layout 2014-07-31 16:00:30 +02:00