Re: [gem5-users] Pending when executing halt instruction using raw disk

2013-04-24 Thread huangyongbing
Saidi Sent: Wednesday, April 24, 2013 11:27 PM To: gem5 users mailing list Subject: Re: [gem5-users] Pending when executing halt instruction using raw disk On 24.04.2013 09:07, huangyongbing wrote: Hi all, I want to save the changing of disk image. According to the introduction

Re: [gem5-users] Pending when executing halt instruction using raw disk

2013-04-24 Thread Ali Saidi
On 24.04.2013 09:07, huangyongbing wrote: > Hi all, > > I want to save the changing of disk image. According to the introduction in http://gem5.org/Bbench-gem5 [2], I boot the simulation using the raw idle disk, and execute "busybox sync" and "busybox halt -f". Then, the system is pending th

[gem5-users] Pending when executing halt instruction using raw disk

2013-04-24 Thread huangyongbing
Hi all, I want to save the changing of disk image. According to the introduction in http://gem5.org/Bbench-gem5, I boot the simulation using the raw idle disk, and execute "busybox sync" and "busybox halt -f". Then, the system is pending there for several hours. I just modify the image