mptable.1 (e97407b4f202c33851c3ee51572c0cde85095e83) mptable.1 (2f7aab1c2674154bd642d4244454d31ea09fcefc)
1.\" Copyright (c) 1996
2.\" Steve Passe <fsmp@FreeBSD.ORG>. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 30 unchanged lines hidden (view full) ---

39The
40.Nm
41command finds and analyzes the MP configuration table on
42an Intel(tm) MP spec capable motherboard.
43It is useful for debugging an SMP kernel that will not boot, as well
44as examining the configuration of a system.
45It can be run with a UniProcessor kernel.
46.Pp
1.\" Copyright (c) 1996
2.\" Steve Passe <fsmp@FreeBSD.ORG>. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 30 unchanged lines hidden (view full) ---

39The
40.Nm
41command finds and analyzes the MP configuration table on
42an Intel(tm) MP spec capable motherboard.
43It is useful for debugging an SMP kernel that will not boot, as well
44as examining the configuration of a system.
45It can be run with a UniProcessor kernel.
46.Pp
47It must be run as root.
47It must be run with gid kmem privileges.
48.Pp
49The following options are available:
50.Bl -tag -width indent
51.It Fl dmesg
52Include a dmesg dump.
53.It Fl grope
54Look in areas it shouldn't NEED to, use ONLY as a last resort.
55.It Fl help

--- 14 unchanged lines hidden ---
48.Pp
49The following options are available:
50.Bl -tag -width indent
51.It Fl dmesg
52Include a dmesg dump.
53.It Fl grope
54Look in areas it shouldn't NEED to, use ONLY as a last resort.
55.It Fl help

--- 14 unchanged lines hidden ---