Home | History | Annotate | Download | only in conf
History log of /src/sys/arch/macppc/conf/GENERIC.MP
RevisionDateAuthorComments
 1.4  31-Jul-2010  macallan send interrupts to only cpu0, otherwise we can run into trouble under very high
interrupt load - there is a chance that the same handler serves subsequent
interrupts on different CPUs at the same time
 1.3  26-Aug-2008  macallan branches: 1.3.14; 1.3.16;
add options OPENPIC_DISTRIBUTE
 1.2  17-Oct-2007  garbled branches: 1.2.16; 1.2.20; 1.2.22; 1.2.26;
Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.
 1.1  28-Jul-2002  chs branches: 1.1.2; 1.1.4; 1.1.6; 1.1.28; 1.1.70; 1.1.78; 1.1.88; 1.1.90; 1.1.92; 1.1.94;
add a config for GENERIC + MP.
 1.1.94.1  25-Oct-2007  bouyer Sync with HEAD.
 1.1.92.1  18-Oct-2007  yamt sync with head.
 1.1.90.1  06-Nov-2007  matt sync with HEAD
 1.1.88.1  26-Oct-2007  joerg Sync with HEAD.

Follow the merge of pmap.c on i386 and amd64 and move
pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup
code to restore CR4 before jumping back into kernel space as the large
page option might cover that.
 1.1.78.1  10-Oct-2007  garbled New ppcoea-MI IPI infrastructure. This is similar to the PIC
infrastructure, but simplified greatly.

Also, convert macppc (the only port currently using IPI's) over to this new
infrastructure. Still some minor work left to do here.
 1.1.70.1  23-Oct-2007  ad Sync with head.
 1.1.28.1  27-Oct-2007  yamt sync with head.
 1.1.6.2  06-Sep-2002  jdolecek sync kqueue branch with HEAD
 1.1.6.1  28-Jul-2002  jdolecek file GENERIC.MP was added on branch kqueue on 2002-09-06 08:37:04 +0000
 1.1.4.2  31-Aug-2002  gehenna catch up with -current.
 1.1.4.1  28-Jul-2002  gehenna file GENERIC.MP was added on branch gehenna-devsw on 2002-08-31 13:45:05 +0000
 1.1.2.2  01-Aug-2002  nathanw Catch up to -current.
 1.1.2.1  28-Jul-2002  nathanw file GENERIC.MP was added on branch nathanw_sa on 2002-08-01 02:42:23 +0000
 1.2.26.1  19-Oct-2008  haad Sync with HEAD.
 1.2.22.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.2.20.2  11-Aug-2010  yamt sync with head.
 1.2.20.1  04-May-2009  yamt sync with head.
 1.2.16.1  28-Sep-2008  mjf Sync with HEAD.
 1.3.16.1  05-Mar-2011  rmind sync with head
 1.3.14.1  17-Aug-2010  uebayasi Sync with HEAD.

RSS XML Feed