/freebsd/sys/i386/include/ |
H A D | pcpu.h | diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack. diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack.
|
H A D | param.h | diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack. diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack.
|
/freebsd/sys/amd64/include/ |
H A D | pcpu.h | diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack. diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack.
|
/freebsd/sys/kern/ |
H A D | imgact_aout.c | diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack. diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack.
|
/freebsd/sys/amd64/amd64/ |
H A D | sys_machdep.c | diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack. diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack.
|
H A D | genassym.c | diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack. diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack.
|
H A D | vm_machdep.c | diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack. diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack.
|
H A D | mp_machdep.c | diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack. diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack.
|
H A D | machdep.c | diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack. diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack.
|
H A D | pmap.c | diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack. diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack.
|
/freebsd/sys/i386/i386/ |
H A D | sys_machdep.c | diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack. diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack.
|
H A D | genassym.c | diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack. diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack.
|
H A D | mp_machdep.c | diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack. diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack.
|
H A D | vm_machdep.c | diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack. diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack.
|
H A D | pmap.c | diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack. diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack.
|
H A D | machdep.c | diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack. diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack.
|
/freebsd/sys/conf/ |
H A D | options.i386 | diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack. diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack.
|
H A D | NOTES | diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack. diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack.
|
/freebsd/sys/i386/conf/ |
H A D | GENERIC | diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack. diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack.
|
H A D | NOTES | diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack. diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack.
|
/freebsd/sys/amd64/conf/ |
H A D | GENERIC | diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack. diff 268bdb43f9aa6eeebd44934b5ea7b5fb3dd452c9 Sat Aug 25 04:20:02 CEST 2001 Peter Wemm <peter@FreeBSD.org> Optionize UPAGES for the i386. As part of this I split some of the low level implementation stuff out of machine/globaldata.h to avoid exposing UPAGES to lots more places. The end result is that we can double the kernel stack size with 'options UPAGES=4' etc.
This is mainly being done for the benefit of a MFC to RELENG_4 at some point. -current doesn't really need this so much since each interrupt runs on its own kstack.
|