Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-08-17 | added some optimisation for the case where the number of open files is | Andrew Tridgell | 1 | -0/+52 | |
very large. files.c now promotes a files_struct to the top of the list if it is used when it is more than 10 elements from the top. also moved common linked list code for the 5 sets of linked lists that I've created over the past few days into dlinklist.h (I've explained to Chris why I didn't use the ubiqx code) (This used to be commit 1eb9ae2996b5a243a147f485e7e353d54f820852) |