search for: unmaintaned

Displaying 3 results from an estimated 3 matches for "unmaintaned".

Did you mean: unmaintained
2015 May 26
3
[LLVMdev] LLVM 3.7 release plans
...this yet, but I'm still optimistic. - Provide a tarball with the docs and doxygen as part of the release. - PGP signatures on pre-built binaries: the person who builds the binary should sign it (unless you think this is too involved). - Not including Dragonegg in the release; it seems pretty unmaintaned by now. Please let me know what you think! Cheers, Hans
2007 Feb 01
12
[PATCH] HTB O(1) class lookup
This patch changes HTB''s class storage from hash+lists to a two-level linear array, so it can do constant time (O(1)) class lookup by classid. It improves scalability for large number of classes. Without the patch, ~14k htb classes can starve a Xeon-3.2 at only 15kpps, using most of it''s cycles traversing lists in htb_find(). The patch eliminates this problem, and has a
2006 Jul 11
0
klibc and what's the next step?
[Who wants to be on CC here? I took several names from the posters to the last lkml and klibc list threads: Olaf Hering, H. Peter Anvin, Roman Zippel, Jeff Bailey, Aaron Griffin, Gerd Hoffmann, Milton Miller, Andi Kleen, Jeff Garzik. Since I'm not subscribed I only see the From unless I am Cc'd]. On Mon Jul 10 21:48:34 PDT 2006, Olaf Hering wrote: > On Tue, Jun 27, 2006 at