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"