Re: minidump size on amd64

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andriy Gapon
Date: Thursday, October 7, 2010 - 10:16 am

on 01/10/2010 10:43 Andriy Gapon said the following:

Here's an updated patch:
http://people.freebsd.org/~avg/amd64-minidump.3.diff

I went ahead and changed 'pte' to 'pde' in various names.
Also, I ditched somewhat questionable "bitmap_frozen" approach and instead opted
for restarting a dump on a size mismatch.  This was suggested by kib@.
Garret Cooper has pointed out some problems with bitmap_frozen approach.
I think that actual problem was a scenario where a dump is done, then the system
is allowed to continue and then another dump is done.  An exotic case perhaps? :-)

One probably desirable feature that is missing is backward compatibility in
libkvm.  If that is a showstopper, then I'll have to work on preserving it.

As usual, I will appreciate any feedback - reviews, testing, etc.
Thanks!
-- 
Andriy Gapon
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
minidump size on amd64, Andriy Gapon, (Mon Sep 27, 10:54 am)
Re: minidump size on amd64, Andriy Gapon, (Wed Sep 29, 1:41 pm)
Re: minidump size on amd64, Alan Cox, (Wed Sep 29, 3:26 pm)
Re: minidump size on amd64, Andriy Gapon, (Fri Oct 1, 12:43 am)
Re: minidump size on amd64, Andriy Gapon, (Thu Oct 7, 10:16 am)
Re: minidump size on amd64, Alan Cox, (Fri Oct 8, 12:46 am)
Re: minidump size on amd64, Andriy Gapon, (Wed Nov 3, 11:30 am)
Re: minidump size on amd64, Andriy Gapon, (Wed Nov 3, 11:55 am)
Re: minidump size on amd64, Andriy Gapon, (Wed Nov 3, 2:31 pm)
Re: minidump size on amd64, Alan Cox, (Wed Nov 3, 11:05 pm)
Re: minidump size on amd64, Andriy Gapon, (Thu Nov 4, 4:07 am)
Re: minidump size on amd64, Alan Cox, (Tue Nov 9, 1:02 am)
Re: minidump size on amd64, Andriy Gapon, (Tue Nov 9, 11:45 am)
Re: minidump size on amd64, Alan Cox, (Wed Nov 10, 11:45 am)
Re: minidump size on amd64, Andriy Gapon, (Thu Nov 11, 10:47 am)