Home
last modified time | relevance | path

Searched refs:kernel (Results 1 – 25 of 80) sorted by relevance

1234

/original-bsd/sys/luna68k/conf/
H A DGENERIC.luna68k17 options DIAGNOSTIC # extra kernel debugging checks
18 options DEBUG # extra kernel debugging support
21 options "NKMEMCLUSTERS=1024" # 4K pages in kernel malloc pool
23 # luna68k does not support GDB kernel debugging
24 #options KGDB # support for kernel gdb
25 #options "KGDBRATE=19200" # kernel gdb port rate (default 9600)
26 #options "KGDBDEV=15*256+0" # device for kernel gdb
34 options KERNFS # kernel data-structure filesystem
53 options DEBUGPRINT # extra kernel debugging support for SCSI drivers
/original-bsd/sys/hp300/DOC/
H A DDebug.tips5 for the kernel stack at 0xfff00000.
9 Some quick notes on the HPBSD VM layout and kernel debugging.
43 exception handling) it uses the kernel virtual mapping. The kernel segment
45 kernel page table is called Systab is also allocated statically in
57 0 - 0x800000 kernel text and permanent data structures
75 at kernel VA p_p0br.
148 5. Locating a process' kernel stack:
170 exception handling code and had no kernel adb or even kernel crash dump code.
188 <length> '@' <kernel VA>
200 stack (user/kernel) at the time of the offense. Before kernel crash dumps,
[all …]
H A DREADME.680407 To build a new kernel using this library, set the option HPFPLIB in the
8 config file. You can build a kernel without the FP library by configuring
9 a kernel without the HPFPLIB option, but be warned that many binaries will
H A DTODO.hp3002 Well actually, use the master SP for kernel stacks instead of
5 In theory, could also allow for smaller kernel stacks but we
35 the translation must be 1-1, this would limit the kernel to 6mb
38 within the kernel. This allows a much simpler and more efficient
40 possible even kernel-user cross address space copies. However,
41 it does eat up a significant piece of kernel address space.
H A DOptions1 Here is a list of hp300 specific kernel compilation options and what they
54 half a second) the kernel will panic. Note that the HIL Reset key
94 Enables two types of kernel stack checking in hp300/hp300/locore.s:
96 the current kernel stack has not grown into the user struct
102 you suspect a problem with kernel stacks.
H A DREADME3 Debug.tips Some tips for debugging kernel problems. Out of date but
/original-bsd/sys/pmax/conf/
H A DGENERIC.pmax19 options DIAGNOSTIC # extra kernel debugging checks
20 options DEBUG # extra kernel debugging support
23 options "NKMEMCLUSTERS=1024" # 4K pages in kernel malloc pool
24 #options KGDB # support for kernel gdb
25 #options "KGDBRATE=19200" # kernel gdb port rate (default 9600)
26 #options "KGDBDEV=15*256+0" # device for kernel gdb
35 options KERNFS # kernel data-structure filesystem
H A DMAXP19 options DIAGNOSTIC # extra kernel debugging checks
20 options DEBUG # extra kernel debugging support
23 options "NKMEMCLUSTERS=1024" # 4K pages in kernel malloc pool
24 #options KGDB # support for kernel gdb
25 #options "KGDBRATE=19200" # kernel gdb port rate (default 9600)
26 #options "KGDBDEV=15*256+0" # device for kernel gdb
35 options KERNFS # kernel data-structure filesystem
/original-bsd/sys/i386/i386/
H A DREADME10 describe the kinds of testing I've done with this kernel, and I'll
16 a predecessor to this kernel on a very old 16 MHz 80386/80387.
18 My main test is to run a loop of kernel compiles:
31 kernel sources on another machine and usually cross compile it), but I
46 the kernel must be to compile the gcc from this tape (or the one from
69 Now you need to configure the kernel - start with i386/conf/BLITZ.
84 back and forth between a NET/2 kernel and a 4.4BSD kernel, but I never
90 kernel. If you do this, you should check the device numbers first,
98 libraries will not be compatible with the old kernel.
103 over the kernel, the boot programs, and cross compiled versions of
[all …]
/original-bsd/sys/hp300/conf/
H A DGENERIC.hp30024 options DIAGNOSTIC # extra kernel debugging checks
25 options DEBUG # extra kernel debugging support
28 options "NKMEMCLUSTERS=1024" # 4K pages in kernel malloc pool
29 options KGDB # support for kernel gdb
30 options "KGDBRATE=19200" # kernel gdb port rate (default 9600)
31 #options "KGDBDEV=15*256+0" # device for kernel gdb
40 options KERNFS # kernel data-structure filesystem
61 options PANICBUTTON # Two fast <reset>s on console dump kernel
/original-bsd/sys/luna68k/
H A DTODO9 (4) establish interface between kernel & boot program
27 8-B longword aligning the kernel stacks done (Maybe)
/original-bsd/sys/sparc/conf/
H A DSPARC13 options DEBUG, DIAGNOSTIC # extra kernel debugging
15 options KGDB # support for kernel gdb
28 options KERNFS # kernel data-structure filesystem
H A DGENERIC.sparc18 options DEBUG, DIAGNOSTIC # extra kernel debugging
20 options KGDB # support for kernel gdb
33 options KERNFS # kernel data-structure filesystem
/original-bsd/lib/libc/sparc/gen/
H A Dfabs.s24 ldd [%sp + 32], %f0 ! (via kernel %o0/%o1 slot)
/original-bsd/share/doc/papers/relengr/
H A Dref.bib.ig2 ref.bib:249,216 karels change kernel system manage manual berkel softwa distri virtua vax versio as…
/original-bsd/sys/scripts/
H A Dxps2 # kernel ps
/original-bsd/sys/pmax/dist/
H A DREADME_TOO7 1) Load kernel and mini-root into memory with one of the PROM commands.
11 The 'm' argument tells the kernel to look for a mini-root in memory.
/original-bsd/sys/hp300/scripts/
H A Dxbt1 # hp300 version of the script to dump out the kernel stack of
/original-bsd/old/adb/adb.tahoe/
H A Ddefs.h115 int kernel; variable
H A Dmain.c46 kernel = 1;
/original-bsd/old/adb/adb.vax/
H A Ddefs.h117 int kernel; variable
H A Dmain.c45 kernel = 1;
/original-bsd/contrib/usr.x25/
H A DREADME-4.2bsd3 1. Install the kernel part of this distribution. A reboot is not
27 to other sites. Removing the "-r" flag to x29d will cause the kernel X.25
/original-bsd/old/adb/common_source/
H A Ddefs.h161 int kernel; /* debugging kernel (-k flag) */ variable
/original-bsd/sys/ufs/lfs/
H A DREADME79 contains information shared between the kernel and various user processes.
136 5. The cleaner runs in user space, as opposed to kernel space. It shares
137 information with the kernel by reading/writing the IFILE and through

1234