public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.22 x86_64 : kernel initial decompression hangs on vmware
@ 2007-07-26  0:08 Gabriel Barazer
  2007-07-26  0:19 ` Zachary Amsden
  2007-08-04 16:23 ` Zachary Amsden
  0 siblings, 2 replies; 7+ messages in thread
From: Gabriel Barazer @ 2007-07-26  0:08 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-08-10  1:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-26  0:08 2.6.22 x86_64 : kernel initial decompression hangs on vmware Gabriel Barazer
2007-07-26  0:19 ` Zachary Amsden
2007-08-04 16:23 ` Zachary Amsden
2007-08-04 17:18   ` Gabriel Barazer
2007-08-09 20:57   ` Avi Kivity
2007-08-09 23:28     ` Zachary Amsden
2007-08-10  1:48       ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox