]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/amd64/mptable.c
Get kernel profiling on SMP systems closer to working by replacing the
[FreeBSD/FreeBSD.git] / sys / amd64 / amd64 / mptable.c
2001-06-28 jhbGet kernel profiling on SMP systems closer to working...
2001-06-26 obrienThis commit was generated by cvs2svn to compensate...
2001-06-26 obrienThis commit was generated by cvs2svn to compensate...
2001-06-21 obrienThis commit was generated by cvs2svn to compensate...
2001-06-21 assarThis commit was generated by cvs2svn to compensate...
2001-06-19 ruThis commit was generated by cvs2svn to compensate...
2001-06-18 jhbInclude sys/pcpu.h to get the prototype for globaldata_...
2001-06-16 obrienThis commit was generated by cvs2svn to compensate...
2001-05-29 msmithThis commit was generated by cvs2svn to compensate...
2001-05-29 msmithThis commit was generated by cvs2svn to compensate...
2001-05-28 gshapiroThis commit was generated by cvs2svn to compensate...
2001-05-28 obrienThis commit was generated by cvs2svn to compensate...
2001-05-20 krisThis commit was generated by cvs2svn to compensate...
2001-05-17 peterThis commit was generated by cvs2svn to compensate...
2001-05-15 jhbRemove unneeded includes of sys/ipl.h and machine/ipl.h.
2001-05-14 joergThis commit was generated by cvs2svn to compensate...
2001-05-08 assarThis commit was generated by cvs2svn to compensate...
2001-05-04 greenThis commit was generated by cvs2svn to compensate...
2001-05-03 markmThis commit was generated by cvs2svn to compensate...
2001-05-01 markmUndo part of the tangle of having sys/lock.h and sys...
2001-04-27 jhbOverhaul of the SMP code. Several portions of the...
2001-04-25 obrienThis commit was generated by cvs2svn to compensate...
2001-04-20 jhbMake the ap_boot_mtx mutex static.
2001-04-17 ruThis commit was generated by cvs2svn to compensate...
2001-04-17 jhbBlow away the panic mutex in favor of using a single...
2001-04-11 jhbRename the IPI API from smp_ipi_* to ipi_* since the...
2001-04-11 acheThis commit was generated by cvs2svn to compensate...
2001-04-10 jhbRemove the BETTER_CLOCK #ifdef's. The code is on by...
2001-04-10 jhbAdd an MI API for sending IPI's. I used the same API...
2001-04-06 wollmanThis commit was generated by cvs2svn to compensate...
2001-04-04 fennerThis commit was generated by cvs2svn to compensate...
2001-04-03 fennerThis commit was generated by cvs2svn to compensate...
2001-04-03 fennerThis commit was generated by cvs2svn to compensate...
2001-03-28 jhbRework the witness code to work with sx locks as well...
2001-03-27 sobomaxThis commit was generated by cvs2svn to compensate...
2001-03-25 obrienThis commit was generated by cvs2svn to compensate...
2001-03-24 obrienThis commit was generated by cvs2svn to compensate...
2001-03-24 greenThis commit was generated by cvs2svn to compensate...
2001-03-19 obrienThis commit was generated by cvs2svn to compensate...
2001-03-19 obrienThis commit was generated by cvs2svn to compensate...
2001-03-19 obrienThis commit was generated by cvs2svn to compensate...
2001-03-19 obrienThis commit was generated by cvs2svn to compensate...
2001-03-15 peterKill the 4MB kernel limit dead. [I hope :-)].
2001-03-05 krisThis commit was generated by cvs2svn to compensate...
2001-03-05 msmithThis commit was generated by cvs2svn to compensate...
2001-03-03 krisThis commit was generated by cvs2svn to compensate...
2001-02-28 gshapiroThis commit was generated by cvs2svn to compensate...
2001-02-26 krisThis commit was generated by cvs2svn to compensate...
2001-02-23 peterActivate USER_LDT by default. The new thread libraries...
2001-02-18 krisThis commit was generated by cvs2svn to compensate...
2001-02-17 asmodaiThis commit was generated by cvs2svn to compensate...
2001-02-17 obrienThis commit was generated by cvs2svn to compensate...
2001-02-13 assarThis commit was generated by cvs2svn to compensate...
2001-02-09 jhbWoops, remove an obsolete reference to gd_cpu_lockid.
2001-02-09 bmilekicChange and clean the mutex lock interface.
2001-02-04 darrenrThis commit was generated by cvs2svn to compensate...
2001-01-31 msmithThis commit was generated by cvs2svn to compensate...
2001-01-30 peterRemove some leftovers from the CMAP* stuff in globaldat...
2001-01-28 asmodaiThis commit was generated by cvs2svn to compensate...
2001-01-28 bmilekicMove the setting of curproc to idleproc up earlier...
2001-01-28 teggeDefer assignment of low level interrupt handlers for...
2001-01-24 jasoneConvert all simplelocks to mutexes and remove the simpl...
2001-01-24 jhb- Relocate portions of this file to get it into an...
2001-01-21 gshapiroThis commit was generated by cvs2svn to compensate...
2001-01-21 jakeMake intr_nesting_level per-process, rather than per...
2001-01-21 peterRemove APIC_INTR_DIAGNOSTIC - this has been disabled...
2001-01-21 jakeRemove the per-cpu pages used for copy and zero-ing...
2001-01-19 peterapic_itrace_splz[] is unused
2001-01-18 jhbProtect p_stat and p_oncpu with sched_lock in forward_s...
2001-01-12 jakeChange return ??? to return -1 in some #if 0'ed code.
2001-01-10 jakeUse PCPU_GET, PCPU_PTR and PCPU_SET to access all per...
2001-01-08 jakeFix a warning. The type of globaldata.gd_prvspace...
2001-01-03 obrienThis commit was generated by cvs2svn to compensate...
2000-12-29 assarThis commit was generated by cvs2svn to compensate...
2000-12-21 msmithThis commit was generated by cvs2svn to compensate...
2000-12-14 obrienThis commit was generated by cvs2svn to compensate...
2000-12-10 assarThis commit was generated by cvs2svn to compensate...
2000-12-10 assarThis commit was generated by cvs2svn to compensate...
2000-12-10 assarThis commit was generated by cvs2svn to compensate...
2000-12-08 msmithThis commit was generated by cvs2svn to compensate...
2000-12-06 peterThis is kind of a nasty hack, but it appears to solve...
2000-12-05 ruThis commit was generated by cvs2svn to compensate...
2000-12-05 greenThis commit was generated by cvs2svn to compensate...
2000-12-04 peterCleanup some leftover lint from the old interrupt system.
2000-12-01 ruThis commit was generated by cvs2svn to compensate...
2000-12-01 msmithThis commit was generated by cvs2svn to compensate...
2000-11-30 acheThis commit was generated by cvs2svn to compensate...
2000-11-28 jhbDon't wait forever for CPUs to stop or restart. Instea...
2000-11-26 obrienThis commit was generated by cvs2svn to compensate...
2000-11-26 obrienThis commit was generated by cvs2svn to compensate...
2000-11-25 obrienThis commit was generated by cvs2svn to compensate...
2000-11-15 obrienThis commit was generated by cvs2svn to compensate...
2000-11-14 greenThis commit was generated by cvs2svn to compensate...
2000-11-13 obrienThis commit was generated by cvs2svn to compensate...
2000-11-13 obrienThis commit was generated by cvs2svn to compensate...
2000-11-13 krisThis commit was generated by cvs2svn to compensate...
2000-11-06 asmodaiThis commit was generated by cvs2svn to compensate...
2000-11-05 obrienThis commit was generated by cvs2svn to compensate...
2000-11-04 krisThis commit was generated by cvs2svn to compensate...
2000-11-04 obrienThis commit was generated by cvs2svn to compensate...
next