LKML Archive on lore.kernel.org help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz> To: Linus Torvalds <torvalds@linux-foundation.org> Cc: "Rafael J. Wysocki" <rjw@sisk.pl>, pm list <linux-pm@lists.linux-foundation.org>, ACPI Devel Maling List <linux-acpi@vger.kernel.org>, Alan Stern <stern@rowland.harvard.edu>, David Brownell <david-b@pacbell.net>, Greg KH <greg@kroah.com>, Len Brown <lenb@kernel.org>, LKML <linux-kernel@vger.kernel.org>, Shaohua Li <shaohua.li@intel.com>, Alexey Starikovskiy <astarikovskiy@suse.de>, Johannes Berg <johannes@sipsolutions.net> Subject: Re: suspend slow in 2.6.25-rc6 (was Re: Suspend and hibernation patchset against -rc6) Date: Wed, 19 Mar 2008 11:56:18 +0100 [thread overview] Message-ID: <20080319105618.GA8298@atrey.karlin.mff.cuni.cz> (raw) In-Reply-To: <alpine.LFD.1.00.0803181736340.3020@woody.linux-foundation.org> Hi! > > It will take a while. My .git directory is 7G, and I'd like to do a > > backup before playing with git. > > Ouch, what have you done? It should be about 200MB, not 7GB. Nothing, just used git. > > git gc does not exist here, so I guess I need to update git, too :-(. > > Well, even with old git you can just do > > git repack -a -d > > and in your case you'll probably have to leave it running overnight, > because it's going to take hours since you've clearly not ever repacked it > before and as a result it's going to do lots and lots of IO (all that 7GB > and then read much of it twice). I actually _did_ repack before, and this repack was reasonably quick. > > commit 7c0ea45be4f114d85ee35caeead8e1660699c46f > > > > ACPI: Ignore _BQC object when registering backlight device > > > > when did this go in? Pretty recently, right? > > Yes: > > [torvalds@woody linux]$ git describe 7c0ea45be4f114d85ee35caeead8e1660699c46f > v2.6.25-rc5-89-g7c0ea45 > > so it happened after -rc5. Ok, so I confirmed that kernel-breaks-backlight-in-X-after-lid-reopen is indeed regression between -rc5 and -rc6. Reverting drivers/acpi in -rc6 fixes this regression. Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
next prev parent reply other threads:[~2008-03-19 21:02 UTC|newest] Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-03-12 0:29 Suspend and hibernation patchset Rafael J. Wysocki 2008-03-17 22:17 ` Suspend and hibernation patchset against -rc6 Rafael J. Wysocki 2008-03-18 12:07 ` Pavel Machek 2008-03-18 13:06 ` suspend slow in 2.6.25-rc6 (was Re: Suspend and hibernation patchset against -rc6) Pavel Machek 2008-03-18 13:07 ` Pavel Machek 2008-03-18 17:07 ` Pavel Machek 2008-03-18 18:48 ` Alexey Starikovskiy 2008-03-18 23:00 ` Pavel Machek 2008-03-18 17:31 ` Linus Torvalds 2008-03-18 22:52 ` Pavel Machek 2008-03-18 23:05 ` Pavel Machek 2008-03-19 0:40 ` Linus Torvalds 2008-03-19 10:19 ` Pavel Machek 2008-03-19 14:42 ` Linus Torvalds 2008-03-19 20:24 ` Pavel Machek 2008-03-19 10:56 ` Pavel Machek [this message] 2008-03-19 11:48 ` Pavel Machek 2008-03-19 14:47 ` Linus Torvalds 2008-03-19 14:54 ` Pavel Machek 2008-03-19 20:23 ` Pavel Machek 2008-03-19 20:35 ` Alexey Starikovskiy 2008-03-19 20:47 ` Rafael J. Wysocki 2008-03-19 20:58 ` Pavel Machek 2008-03-19 21:07 ` Alexey Starikovskiy 2008-03-19 21:43 ` Rafael J. Wysocki 2008-03-19 21:56 ` [linux-pm] " Rafael J. Wysocki 2008-03-19 21:57 ` Pavel Machek 2008-03-19 21:58 ` Rafael J. Wysocki 2008-03-19 22:02 ` Pavel Machek 2008-03-19 22:13 ` Rafael J. Wysocki 2008-03-19 22:21 ` Pavel Machek 2008-03-20 15:06 ` Henrique de Moraes Holschuh 2008-03-20 15:53 ` Pavel Machek 2008-03-18 23:20 ` Pavel Machek 2008-03-18 23:45 ` Alexey Starikovskiy 2008-03-19 11:49 ` Pavel Machek 2008-03-20 15:19 ` Henrique de Moraes Holschuh 2008-03-20 15:50 ` Alexey Starikovskiy 2008-03-20 22:26 ` Henrique de Moraes Holschuh 2008-03-18 23:43 ` Pavel Machek 2008-03-26 23:51 ` Suspend and hibernation patchset against -rc7 Rafael J. Wysocki 2008-04-02 0:27 ` Suspend and hibernation patchset against -rc8 Rafael J. Wysocki 2008-04-13 17:39 ` Suspend and hibernation patchset against -rc9 Rafael J. Wysocki
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20080319105618.GA8298@atrey.karlin.mff.cuni.cz \ --to=pavel@ucw.cz \ --cc=astarikovskiy@suse.de \ --cc=david-b@pacbell.net \ --cc=greg@kroah.com \ --cc=johannes@sipsolutions.net \ --cc=lenb@kernel.org \ --cc=linux-acpi@vger.kernel.org \ --cc=linux-kernel@vger.kernel.org \ --cc=linux-pm@lists.linux-foundation.org \ --cc=rjw@sisk.pl \ --cc=shaohua.li@intel.com \ --cc=stern@rowland.harvard.edu \ --cc=torvalds@linux-foundation.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
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).