DragonFly BSD
 

Message4765

Author dillon
Recipients ftigeot
Date 2008-06-11.22:42:02
Content
::After the 53H commit, the panic does'nt occur anymore.
::
::There's a deadlock instead: after about 5 minutes of copying the machine
::stopped responding. No specific message on the console, display frozen.
::
::I tried to break into the debugger with CTRL-ALT-ESC but it didn't change
::anything.
::
::-- 
::Francois Tigeot

    I believe I have fixed the lockup with commit 54.  I have also, I
    believe, completely fixed sequential read performance and have made
    good progress on sequential write performance.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>
History
Date User Action Args
2008-06-11 22:42:07dillonsetrecipients: + ftigeot
2008-06-11 22:42:07dillonlinkissue1031 messages
2008-06-11 22:42:02dilloncreate