Home
last modified time | relevance | path

Searched hist:bdb9ab0dd925b804280af9ecbdb01ceea66a6088 (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/amd64/include/
H A Ddump.hbdb9ab0dd925b804280af9ecbdb01ceea66a6088 Wed Jan 07 02:01:39 CET 2015 Mark Johnston <markj@FreeBSD.org> Factor out duplicated code from dumpsys() on each architecture into generic
code in sys/kern/kern_dump.c. Most dumpsys() implementations are nearly
identical and simply redefine a number of constants and helper subroutines;
a generic implementation will make it easier to implement features around
kernel core dumps. This change does not alter any minidump code and should
have no functional impact.

PR: 193873
Differential Revision: https://reviews.freebsd.org/D904
Submitted by: Conrad Meyer <conrad.meyer@isilon.com>
Reviewed by: jhibbits (earlier version)
Sponsored by: EMC / Isilon Storage Division
/freebsd/sys/i386/include/
H A Ddump.hbdb9ab0dd925b804280af9ecbdb01ceea66a6088 Wed Jan 07 02:01:39 CET 2015 Mark Johnston <markj@FreeBSD.org> Factor out duplicated code from dumpsys() on each architecture into generic
code in sys/kern/kern_dump.c. Most dumpsys() implementations are nearly
identical and simply redefine a number of constants and helper subroutines;
a generic implementation will make it easier to implement features around
kernel core dumps. This change does not alter any minidump code and should
have no functional impact.

PR: 193873
Differential Revision: https://reviews.freebsd.org/D904
Submitted by: Conrad Meyer <conrad.meyer@isilon.com>
Reviewed by: jhibbits (earlier version)
Sponsored by: EMC / Isilon Storage Division
/freebsd/sys/arm/include/
H A Ddump.hbdb9ab0dd925b804280af9ecbdb01ceea66a6088 Wed Jan 07 02:01:39 CET 2015 Mark Johnston <markj@FreeBSD.org> Factor out duplicated code from dumpsys() on each architecture into generic
code in sys/kern/kern_dump.c. Most dumpsys() implementations are nearly
identical and simply redefine a number of constants and helper subroutines;
a generic implementation will make it easier to implement features around
kernel core dumps. This change does not alter any minidump code and should
have no functional impact.

PR: 193873
Differential Revision: https://reviews.freebsd.org/D904
Submitted by: Conrad Meyer <conrad.meyer@isilon.com>
Reviewed by: jhibbits (earlier version)
Sponsored by: EMC / Isilon Storage Division
/freebsd/sys/x86/include/
H A Ddump.hbdb9ab0dd925b804280af9ecbdb01ceea66a6088 Wed Jan 07 02:01:39 CET 2015 Mark Johnston <markj@FreeBSD.org> Factor out duplicated code from dumpsys() on each architecture into generic
code in sys/kern/kern_dump.c. Most dumpsys() implementations are nearly
identical and simply redefine a number of constants and helper subroutines;
a generic implementation will make it easier to implement features around
kernel core dumps. This change does not alter any minidump code and should
have no functional impact.

PR: 193873
Differential Revision: https://reviews.freebsd.org/D904
Submitted by: Conrad Meyer <conrad.meyer@isilon.com>
Reviewed by: jhibbits (earlier version)
Sponsored by: EMC / Isilon Storage Division
/freebsd/sys/powerpc/include/
H A Ddump.hbdb9ab0dd925b804280af9ecbdb01ceea66a6088 Wed Jan 07 02:01:39 CET 2015 Mark Johnston <markj@FreeBSD.org> Factor out duplicated code from dumpsys() on each architecture into generic
code in sys/kern/kern_dump.c. Most dumpsys() implementations are nearly
identical and simply redefine a number of constants and helper subroutines;
a generic implementation will make it easier to implement features around
kernel core dumps. This change does not alter any minidump code and should
have no functional impact.

PR: 193873
Differential Revision: https://reviews.freebsd.org/D904
Submitted by: Conrad Meyer <conrad.meyer@isilon.com>
Reviewed by: jhibbits (earlier version)
Sponsored by: EMC / Isilon Storage Division
H A Dpmap.hdiff bdb9ab0dd925b804280af9ecbdb01ceea66a6088 Wed Jan 07 02:01:39 CET 2015 Mark Johnston <markj@FreeBSD.org> Factor out duplicated code from dumpsys() on each architecture into generic
code in sys/kern/kern_dump.c. Most dumpsys() implementations are nearly
identical and simply redefine a number of constants and helper subroutines;
a generic implementation will make it easier to implement features around
kernel core dumps. This change does not alter any minidump code and should
have no functional impact.

PR: 193873
Differential Revision: https://reviews.freebsd.org/D904
Submitted by: Conrad Meyer <conrad.meyer@isilon.com>
Reviewed by: jhibbits (earlier version)
Sponsored by: EMC / Isilon Storage Division
/freebsd/sys/powerpc/powerpc/
H A Ddump_machdep.cdiff bdb9ab0dd925b804280af9ecbdb01ceea66a6088 Wed Jan 07 02:01:39 CET 2015 Mark Johnston <markj@FreeBSD.org> Factor out duplicated code from dumpsys() on each architecture into generic
code in sys/kern/kern_dump.c. Most dumpsys() implementations are nearly
identical and simply redefine a number of constants and helper subroutines;
a generic implementation will make it easier to implement features around
kernel core dumps. This change does not alter any minidump code and should
have no functional impact.

PR: 193873
Differential Revision: https://reviews.freebsd.org/D904
Submitted by: Conrad Meyer <conrad.meyer@isilon.com>
Reviewed by: jhibbits (earlier version)
Sponsored by: EMC / Isilon Storage Division
H A Dpmap_dispatch.cdiff bdb9ab0dd925b804280af9ecbdb01ceea66a6088 Wed Jan 07 02:01:39 CET 2015 Mark Johnston <markj@FreeBSD.org> Factor out duplicated code from dumpsys() on each architecture into generic
code in sys/kern/kern_dump.c. Most dumpsys() implementations are nearly
identical and simply redefine a number of constants and helper subroutines;
a generic implementation will make it easier to implement features around
kernel core dumps. This change does not alter any minidump code and should
have no functional impact.

PR: 193873
Differential Revision: https://reviews.freebsd.org/D904
Submitted by: Conrad Meyer <conrad.meyer@isilon.com>
Reviewed by: jhibbits (earlier version)
Sponsored by: EMC / Isilon Storage Division
/freebsd/sys/x86/x86/
H A Ddump_machdep.cdiff bdb9ab0dd925b804280af9ecbdb01ceea66a6088 Wed Jan 07 02:01:39 CET 2015 Mark Johnston <markj@FreeBSD.org> Factor out duplicated code from dumpsys() on each architecture into generic
code in sys/kern/kern_dump.c. Most dumpsys() implementations are nearly
identical and simply redefine a number of constants and helper subroutines;
a generic implementation will make it easier to implement features around
kernel core dumps. This change does not alter any minidump code and should
have no functional impact.

PR: 193873
Differential Revision: https://reviews.freebsd.org/D904
Submitted by: Conrad Meyer <conrad.meyer@isilon.com>
Reviewed by: jhibbits (earlier version)
Sponsored by: EMC / Isilon Storage Division
/freebsd/sys/kern/
H A Dkern_dump.cbdb9ab0dd925b804280af9ecbdb01ceea66a6088 Wed Jan 07 02:01:39 CET 2015 Mark Johnston <markj@FreeBSD.org> Factor out duplicated code from dumpsys() on each architecture into generic
code in sys/kern/kern_dump.c. Most dumpsys() implementations are nearly
identical and simply redefine a number of constants and helper subroutines;
a generic implementation will make it easier to implement features around
kernel core dumps. This change does not alter any minidump code and should
have no functional impact.

PR: 193873
Differential Revision: https://reviews.freebsd.org/D904
Submitted by: Conrad Meyer <conrad.meyer@isilon.com>
Reviewed by: jhibbits (earlier version)
Sponsored by: EMC / Isilon Storage Division
H A Dkern_shutdown.cdiff bdb9ab0dd925b804280af9ecbdb01ceea66a6088 Wed Jan 07 02:01:39 CET 2015 Mark Johnston <markj@FreeBSD.org> Factor out duplicated code from dumpsys() on each architecture into generic
code in sys/kern/kern_dump.c. Most dumpsys() implementations are nearly
identical and simply redefine a number of constants and helper subroutines;
a generic implementation will make it easier to implement features around
kernel core dumps. This change does not alter any minidump code and should
have no functional impact.

PR: 193873
Differential Revision: https://reviews.freebsd.org/D904
Submitted by: Conrad Meyer <conrad.meyer@isilon.com>
Reviewed by: jhibbits (earlier version)
Sponsored by: EMC / Isilon Storage Division
/freebsd/sys/arm/arm/
H A Ddump_machdep.cdiff bdb9ab0dd925b804280af9ecbdb01ceea66a6088 Wed Jan 07 02:01:39 CET 2015 Mark Johnston <markj@FreeBSD.org> Factor out duplicated code from dumpsys() on each architecture into generic
code in sys/kern/kern_dump.c. Most dumpsys() implementations are nearly
identical and simply redefine a number of constants and helper subroutines;
a generic implementation will make it easier to implement features around
kernel core dumps. This change does not alter any minidump code and should
have no functional impact.

PR: 193873
Differential Revision: https://reviews.freebsd.org/D904
Submitted by: Conrad Meyer <conrad.meyer@isilon.com>
Reviewed by: jhibbits (earlier version)
Sponsored by: EMC / Isilon Storage Division
/freebsd/sys/sys/
H A Dkerneldump.hdiff bdb9ab0dd925b804280af9ecbdb01ceea66a6088 Wed Jan 07 02:01:39 CET 2015 Mark Johnston <markj@FreeBSD.org> Factor out duplicated code from dumpsys() on each architecture into generic
code in sys/kern/kern_dump.c. Most dumpsys() implementations are nearly
identical and simply redefine a number of constants and helper subroutines;
a generic implementation will make it easier to implement features around
kernel core dumps. This change does not alter any minidump code and should
have no functional impact.

PR: 193873
Differential Revision: https://reviews.freebsd.org/D904
Submitted by: Conrad Meyer <conrad.meyer@isilon.com>
Reviewed by: jhibbits (earlier version)
Sponsored by: EMC / Isilon Storage Division
H A Dconf.hdiff bdb9ab0dd925b804280af9ecbdb01ceea66a6088 Wed Jan 07 02:01:39 CET 2015 Mark Johnston <markj@FreeBSD.org> Factor out duplicated code from dumpsys() on each architecture into generic
code in sys/kern/kern_dump.c. Most dumpsys() implementations are nearly
identical and simply redefine a number of constants and helper subroutines;
a generic implementation will make it easier to implement features around
kernel core dumps. This change does not alter any minidump code and should
have no functional impact.

PR: 193873
Differential Revision: https://reviews.freebsd.org/D904
Submitted by: Conrad Meyer <conrad.meyer@isilon.com>
Reviewed by: jhibbits (earlier version)
Sponsored by: EMC / Isilon Storage Division
/freebsd/sys/powerpc/aim/
H A Dmmu_oea64.cdiff bdb9ab0dd925b804280af9ecbdb01ceea66a6088 Wed Jan 07 02:01:39 CET 2015 Mark Johnston <markj@FreeBSD.org> Factor out duplicated code from dumpsys() on each architecture into generic
code in sys/kern/kern_dump.c. Most dumpsys() implementations are nearly
identical and simply redefine a number of constants and helper subroutines;
a generic implementation will make it easier to implement features around
kernel core dumps. This change does not alter any minidump code and should
have no functional impact.

PR: 193873
Differential Revision: https://reviews.freebsd.org/D904
Submitted by: Conrad Meyer <conrad.meyer@isilon.com>
Reviewed by: jhibbits (earlier version)
Sponsored by: EMC / Isilon Storage Division
H A Dmmu_oea.cdiff bdb9ab0dd925b804280af9ecbdb01ceea66a6088 Wed Jan 07 02:01:39 CET 2015 Mark Johnston <markj@FreeBSD.org> Factor out duplicated code from dumpsys() on each architecture into generic
code in sys/kern/kern_dump.c. Most dumpsys() implementations are nearly
identical and simply redefine a number of constants and helper subroutines;
a generic implementation will make it easier to implement features around
kernel core dumps. This change does not alter any minidump code and should
have no functional impact.

PR: 193873
Differential Revision: https://reviews.freebsd.org/D904
Submitted by: Conrad Meyer <conrad.meyer@isilon.com>
Reviewed by: jhibbits (earlier version)
Sponsored by: EMC / Isilon Storage Division
/freebsd/sys/conf/
H A Dfilesdiff bdb9ab0dd925b804280af9ecbdb01ceea66a6088 Wed Jan 07 02:01:39 CET 2015 Mark Johnston <markj@FreeBSD.org> Factor out duplicated code from dumpsys() on each architecture into generic
code in sys/kern/kern_dump.c. Most dumpsys() implementations are nearly
identical and simply redefine a number of constants and helper subroutines;
a generic implementation will make it easier to implement features around
kernel core dumps. This change does not alter any minidump code and should
have no functional impact.

PR: 193873
Differential Revision: https://reviews.freebsd.org/D904
Submitted by: Conrad Meyer <conrad.meyer@isilon.com>
Reviewed by: jhibbits (earlier version)
Sponsored by: EMC / Isilon Storage Division