index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
powerpc
/
include
/
param.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the possibility to specify from kernel configs MAXCPU value.
attilio
2011-07-19
1
-0
/
+2
*
The P4080 has 8 cores. Bump MAXCPU to 8 to match.
marcel
2011-05-29
1
-1
/
+1
*
- Bump MAXCPU to 4. Tested on a quad G5 with both 32 and 64-bit kernels.
grehan
2010-09-03
1
-1
/
+1
*
When compat32 binary asks for the value of hw.machine_arch, report the
kib
2010-07-22
1
-0
/
+5
*
MFppc64:
nwhitehorn
2010-07-13
1
-9
/
+11
*
Add a new sysctl for reporting all of the supported page sizes.
alc
2009-09-18
1
-0
/
+2
*
Get rid of the _NO_NAMESPACE_POLLUTION kludge by creating an
phk
2009-09-08
1
-18
/
+5
*
Cleanup ALIGNED_POINTER:
sam
2009-07-05
1
-0
/
+7
*
Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizing
rwatson
2009-04-20
1
-2
/
+0
*
Add description and cautionary note regarding CACHE_LINE_SIZE.
rwatson
2009-04-19
1
-0
/
+4
*
For each architecture, define CACHE_LINE_SHIFT and a derived
rwatson
2009-04-19
1
-0
/
+5
*
Adapt parts of the sparc64 Open Firmware bus enumeration code (in particular,
nwhitehorn
2008-12-15
1
-0
/
+3
*
When building a kernel module, define MAXCPU the same as SMP so
jb
2008-03-27
1
-2
/
+2
*
Drop _MACHINE_ARCH and _MACHINE defines (not to be confused with
ru
2005-12-06
1
-7
/
+0
*
Remove UAREA_PAGES.
das
2004-11-20
1
-1
/
+0
*
<machine/pte.h> has no business being here. Finally exposed by F77 build
grehan
2004-04-21
1
-2
/
+0
*
Cleaned up param.h:
grehan
2004-02-11
1
-30
/
+0
*
_MACHINE/_MACHINE_ARCH shouldn't be quoted. Found by trying to
grehan
2003-09-24
1
-2
/
+2
*
Deal with 'options KSTACK_PAGES' being a global option.
peter
2003-07-31
1
-2
/
+2
*
Migrate the thread stack management functions from the machine-dependent
alc
2003-06-14
1
-1
/
+1
*
Define _MACHINE.
jmallett
2002-10-05
1
-1
/
+1
*
Initiate deorbit burn for the i386-only a.out related support. Moves are
peter
2002-09-17
1
-7
/
+0
*
Move MI stuff out of MD param.h files.
phk
2002-05-14
1
-48
/
+0
*
Remove the unused definitions of ctod() and dotc().
phk
2002-05-14
1
-4
/
+0
*
Increase the size of the kstack.
benno
2002-05-10
1
-1
/
+1
*
Complete rework of the PowerPC pmap and a number of other bits in the early
benno
2002-02-14
1
-1
/
+5
*
Update PowerPC MD code to compile and do initial bootstrap based on
mp
2001-09-20
1
-2
/
+5
*
This commit (along with one pending in sys/dev/ofw and one in sys/conf) give
benno
2001-06-16
1
-3
/
+27
*
PowerPC platform-specific definitions (modeled on sys/i386/include/param.h)
obrien
2001-01-02
1
-0
/
+175