diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-January/011017.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2012-January/011017.html | 169 | 
1 files changed, 169 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-January/011017.html b/zarb-ml/mageia-dev/2012-January/011017.html new file mode 100644 index 000000000..52a60cf46 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-January/011017.html @@ -0,0 +1,169 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-dev] [RFC] new ldetect, using libkmod +   </TITLE> +   <LINK REL="Index" HREF="index.html" > +   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BRFC%5D%20new%20ldetect%2C%20using%20libkmod&In-Reply-To=%3CCAONrEtbFtGJjXgBZh4jeySxMHEXsTuYFQfXtwiss2bQpYPAs8Q%40mail.gmail.com%3E"> +   <META NAME="robots" CONTENT="index,nofollow"> +   <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> +   <LINK REL="Previous"  HREF="011018.html"> +   <LINK REL="Next"  HREF="011159.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-dev] [RFC] new ldetect, using libkmod</H1> +    <B>Thierry Vignaud</B>  +    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BRFC%5D%20new%20ldetect%2C%20using%20libkmod&In-Reply-To=%3CCAONrEtbFtGJjXgBZh4jeySxMHEXsTuYFQfXtwiss2bQpYPAs8Q%40mail.gmail.com%3E" +       TITLE="[Mageia-dev] [RFC] new ldetect, using libkmod">thierry.vignaud at gmail.com +       </A><BR> +    <I>Fri Jan  6 11:56:13 CET 2012</I> +    <P><UL> +        <LI>Previous message: <A HREF="011018.html">[Mageia-dev] Orphans - those poor orphans . . . +</A></li> +        <LI>Next message: <A HREF="011159.html">[Mageia-dev] [RFC] new ldetect, using libkmod +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#11017">[ date ]</a> +              <a href="thread.html#11017">[ thread ]</a> +              <a href="subject.html#11017">[ subject ]</a> +              <a href="author.html#11017">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>Hi + +I've uploaded in core/updates_testing a new ldetect, using libkmod instead +of libmodprobe. I've also fixed several memleaks. +There you'll find a drakxtools rebuild for this new libldetect. + +This result in: +- faster lspcidrake +- using quite less RAM ; eg on my test machine: +  o harddrake2 uses 106M of resident memory instead of 127 +  o mcc utilise uses 47M of resident memory instead of 48M + +Output of lspcidrake should be the same as before modulo for some ISA bridges. +Please report any significant change. + +How to test: +  lspcidrake > /tmp/pci1 +  urpmi.update 'Core Updates Testing' +  urpmi --media='Core Updates Testing' ldetect +  lspcidrake > /tmp/pci2 +  diff -u /tmp/pci[12] + +See you +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="011018.html">[Mageia-dev] Orphans - those poor orphans . . . +</A></li> +	<LI>Next message: <A HREF="011159.html">[Mageia-dev] [RFC] new ldetect, using libkmod +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#11017">[ date ]</a> +              <a href="thread.html#11017">[ thread ]</a> +              <a href="subject.html#11017">[ subject ]</a> +              <a href="author.html#11017">[ author ]</a> +         </LI> +       </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html>  | 
