[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <46A7E606.4030001@oxeva.fr>
Date: Thu, 26 Jul 2007 02:08:38 +0200
From: Gabriel Barazer <gabriel@...va.fr>
To: linux-kernel@...r.kernel.org
Subject: 2.6.22 x86_64 : kernel initial decompression hangs on vmware
Hi,
After upgrading kernel to 2.6.22 on a Vmware workstation guest version
5.5 and 6 , the kernel decompression stage ("Decompressing Linux...") is
hanging for a very long time (~5 minutes) before finally succeeding
(displaying "done.\nBooting the kernel.\n"). During this time, the VM
process is eating all the CPU time during the decompression, like an
infinite loop.
Between these 2 strings is the gunzip() function at
boot/compressed/misc.c which does the real job, and the problem seemed
to appear since commit 1ab60e0f72f71ec54831e525a3e1154f1c092408.
(2.6.22-rc1 hangs, 2.6.21.6 works). The problem occurs with or without
CONFIG_RELOCATABLE enabled.
What are the possible solutions to confirm where the problem is coming
from ?
Thanks,
Gabriel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists