* [ANNOUNCE] Hotplug-Perl 1.1 Update
@ 2005-06-06 15:00 Anthony Awtrey
2005-06-06 15:45 ` David Brownell
2005-06-06 16:36 ` Marco d'Itri
0 siblings, 2 replies; 3+ messages in thread
From: Anthony Awtrey @ 2005-06-06 15:00 UTC (permalink / raw)
To: linux-hotplug
ANNOUNCEMENT
Version 1.1 of hotplug-perl is now available at:
http://opensource.idealcorp.com/hotplug-perl/
CHANGES
This release fixes a bug relating to pack/unpack functions on big-endian
machines in the IEEE1394 / USB and INPUT modules bit tests. Thanks to
Jörg Sommer for the report and the suggested fix.
GENERAL DESCRIPTION
Hotplug-perl is a boot speed performance oriented implementation of
hotplug written in Perl. It requires a 2.6 kernel with hotplug and Perl
5.8. It was developed with Debian Sarge as the target, but should work
elsewhere. The web page includes bootcharts demonstrating the
performance improvement over the Bash implementation of hotplug.
OTHER INFORMATION
Since its release just over a month ago, Hotplug-Perl has been
downloaded over 500 times, has been included in the CRUX linux
distribution[1] and is being considered by Mandriva to address boot
speed issues[2].
[1] http://clc.morpheus.net:6999/clc/chngview?cn"24
[2] http://qa.mandriva.com/show_bug.cgi?id\x15339
As suggested in a couple of emails, Debian users can now add the
following to their /etc/apt/sources.list to get automated updates in the
future:
deb http://opensource.idealcorp.com/debian ./
deb-src http://opensource.idealcorp.com/debian ./
Thanks to everyone for all the emails of encouragement and support. Glad
to be of assistance!
Tony
--
Anthony L. Awtrey
Chief Technology Officer
[T] 407.999.9870 x13
[F] 407.999.9850
I.D.E.A.L. Technology Corporation
http://www.idealcorp.com
"The Leader in Linux and Open Source Solutions"
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ANNOUNCE] Hotplug-Perl 1.1 Update
2005-06-06 15:00 [ANNOUNCE] Hotplug-Perl 1.1 Update Anthony Awtrey
@ 2005-06-06 15:45 ` David Brownell
2005-06-06 16:36 ` Marco d'Itri
1 sibling, 0 replies; 3+ messages in thread
From: David Brownell @ 2005-06-06 15:45 UTC (permalink / raw)
To: linux-hotplug
On Monday 06 June 2005 8:00 am, Anthony Awtrey wrote:
> GENERAL DESCRIPTION
>
> Hotplug-perl is a boot speed performance oriented implementation of
> hotplug written in Perl. It requires a 2.6 kernel with hotplug and Perl
> 5.8. It was developed with Debian Sarge as the target, but should work
> elsewhere. The web page includes bootcharts demonstrating the
> performance improvement over the Bash implementation of hotplug.
Interesting. It strikes me that the original BASH script development
was done for kernels that don't configure every single PCI and USB
driver ... and those bootcharts suggest that when all those drivers
get configured, as for a mainstream distro like Debian, speed then
becomes a much more visible issue.
Using BASH was a way to get things started (the initial scripts were
just a few dozen emailable lines of code), and ensure that sysadmins
could extend hotplugging using traditional tools (or of course just
replacing the program entirely). It's not exactly the best language
for programming with non-trivial datasets.
- Dave
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ANNOUNCE] Hotplug-Perl 1.1 Update
2005-06-06 15:00 [ANNOUNCE] Hotplug-Perl 1.1 Update Anthony Awtrey
2005-06-06 15:45 ` David Brownell
@ 2005-06-06 16:36 ` Marco d'Itri
1 sibling, 0 replies; 3+ messages in thread
From: Marco d'Itri @ 2005-06-06 16:36 UTC (permalink / raw)
To: linux-hotplug
On Jun 06, David Brownell <david-b@pacbell.net> wrote:
> Interesting. It strikes me that the original BASH script development
> was done for kernels that don't configure every single PCI and USB
> driver ... and those bootcharts suggest that when all those drivers
> get configured, as for a mainstream distro like Debian, speed then
> becomes a much more visible issue.
The bottleneck are the bitmask operations implemented in the agent
scripts, which are going to be replaced anyway by hotplug-ng.
The coldplugging code itself is very simple and is not supposed to be a
bottleneck (but looks like it will be replaced by something even simpler
when some needed kernel support will be added).
While I'm a perl fan myself, I can't see the point of this exercise.
--
ciao,
Marco
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-06-06 16:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-06 15:00 [ANNOUNCE] Hotplug-Perl 1.1 Update Anthony Awtrey
2005-06-06 15:45 ` David Brownell
2005-06-06 16:36 ` Marco d'Itri
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).