[Bug 285531] Re: acpid initscript speedup

2009-11-09 Thread Scott James Remnant
Instead we dropped all that and ported acpid to use upstart

** Changed in: acpid (Ubuntu)
 Assignee: Scott James Remnant (scott) = (unassigned)

** Changed in: acpid (Ubuntu)
   Status: Triaged = Fix Released

-- 
acpid initscript speedup
https://bugs.launchpad.net/bugs/285531
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 285531] Re: acpid initscript speedup

2009-03-24 Thread Scott James Remnant
Sorry, missed this one being assigned to me - will look in karmic

-- 
acpid initscript speedup
https://bugs.launchpad.net/bugs/285531
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 285531] Re: acpid initscript speedup

2009-01-21 Thread Colin Watson
** Changed in: acpid (Ubuntu)
 Assignee: (unassigned) = Colin Watson (kamion)

-- 
acpid initscript speedup
https://bugs.launchpad.net/bugs/285531
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 285531] Re: acpid initscript speedup

2009-01-21 Thread Colin Watson
Martin, there is really no need to reformat plain 'diff -u' patches as
debdiffs; they can be sponsored perfectly well without this. (Any
developer worth their salt can apply a patch and add a changelog entry.)

If you do reformat a patch as a debdiff, you must credit the original
contributor! It's not fair to take their work and not mention them.

-- 
acpid initscript speedup
https://bugs.launchpad.net/bugs/285531
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 285531] Re: acpid initscript speedup

2009-01-21 Thread Martin Mai
Sorry. I heard about it being easier for uploaders, if the patch already
exists as a debdiff.

-- 
acpid initscript speedup
https://bugs.launchpad.net/bugs/285531
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 285531] Re: acpid initscript speedup

2009-01-21 Thread Colin Watson
That's an old myth; it doesn't. (It might make five seconds difference,
perhaps, but certainly not enough to justify the effort.)

** Changed in: acpid (Ubuntu)
 Assignee: Colin Watson (kamion) = Scott James Remnant (scott)

-- 
acpid initscript speedup
https://bugs.launchpad.net/bugs/285531
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 285531] Re: acpid initscript speedup

2009-01-11 Thread Martin Mai
Here is a debdiff that fixes it for Jaunty.

** Attachment added: acpid_1.0.6-9ubuntu5.debdiff
   http://launchpadlibrarian.net/21103523/acpid_1.0.6-9ubuntu5.debdiff

-- 
acpid initscript speedup
https://bugs.launchpad.net/bugs/285531
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 285531] Re: acpid initscript speedup

2008-12-17 Thread Chris Coulson
Subscribed sponsors

-- 
acpid initscript speedup
https://bugs.launchpad.net/bugs/285531
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 285531] Re: acpid initscript speedup

2008-12-09 Thread Daniel Hahler
Thank you for your patch, which looks interesting.

Can you please attach it as a unified patch (diff -u)? This makes it
more robust against other code changes, so it can be reviewed later
(instead of not applying anymore)

** Changed in: acpid (Ubuntu)
   Status: New = Incomplete

** Tags added: patch

-- 
acpid initscript speedup
https://bugs.launchpad.net/bugs/285531
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 285531] Re: acpid initscript speedup

2008-12-09 Thread Alexander Butenko

** Attachment added: diff -u style patch
   http://launchpadlibrarian.net/20325349/acpid.patch

-- 
acpid initscript speedup
https://bugs.launchpad.net/bugs/285531
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 285531] Re: acpid initscript speedup

2008-12-09 Thread Alexander Butenko
patch speedup a process for a while, but ideal way is to get rid of
insmod here and just compile acpi stuff in kernel. We are not gaining
nothing having them as modules once we are not dealing with apm stuff
anymore.

-- 
acpid initscript speedup
https://bugs.launchpad.net/bugs/285531
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 285531] Re: acpid initscript speedup

2008-12-09 Thread Alexander Butenko
patch speedup a process for a while, but ideal way is to get rid of
insmod here and just compile acpi stuff in kernel. We are not gaining
nothing having them as modules once we are not dealing with apm stuff
anymore.

-- 
acpid initscript speedup
https://bugs.launchpad.net/bugs/285531
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 285531] Re: acpid initscript speedup

2008-12-09 Thread Daniel Hahler
Thank you  for updating the patch.

I'm marking the bug as triaged and hopefully someone who can make more
sense out of it than me gets around incorporating it.

** Changed in: acpid (Ubuntu)
   Importance: Undecided = Wishlist
   Status: Incomplete = Triaged

-- 
acpid initscript speedup
https://bugs.launchpad.net/bugs/285531
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 285531] Re: acpid initscript speedup

2008-10-18 Thread Alexander Butenko

** Attachment added: acpid.patch
   http://launchpadlibrarian.net/18668430/acpid.patch

-- 
acpid initscript speedup
https://bugs.launchpad.net/bugs/285531
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs