Searched hist:71320 (Results 1 - 11 of 11) sorted by last modified time

/freebsd-11-stable/sys/x86/x86/
H A Dtsc.cdiff 71320 Sun Jan 21 05:52:20 MST 2001 jasone Remove MUTEX_DECLARE() and MTX_COLD. Instead, postpone full mutex
initialization until after malloc() is safe to call, then iterate through
all mutexes and complete their initialization.

This change is necessary in order to avoid some circular bootstrapping
dependencies.
H A Dcpu_machdep.cdiff 71320 Sun Jan 21 05:52:20 MST 2001 jasone Remove MUTEX_DECLARE() and MTX_COLD. Instead, postpone full mutex
initialization until after malloc() is safe to call, then iterate through
all mutexes and complete their initialization.

This change is necessary in order to avoid some circular bootstrapping
dependencies.
/freebsd-11-stable/sys/amd64/amd64/
H A Dmachdep.cdiff 71320 Sun Jan 21 05:52:20 MST 2001 jasone Remove MUTEX_DECLARE() and MTX_COLD. Instead, postpone full mutex
initialization until after malloc() is safe to call, then iterate through
all mutexes and complete their initialization.

This change is necessary in order to avoid some circular bootstrapping
dependencies.
/freebsd-11-stable/sys/sys/
H A Dkernel.hdiff 71320 Sun Jan 21 05:52:20 MST 2001 jasone Remove MUTEX_DECLARE() and MTX_COLD. Instead, postpone full mutex
initialization until after malloc() is safe to call, then iterate through
all mutexes and complete their initialization.

This change is necessary in order to avoid some circular bootstrapping
dependencies.
/freebsd-11-stable/sys/i386/i386/
H A Dmachdep.cdiff 71320 Sun Jan 21 05:52:20 MST 2001 jasone Remove MUTEX_DECLARE() and MTX_COLD. Instead, postpone full mutex
initialization until after malloc() is safe to call, then iterate through
all mutexes and complete their initialization.

This change is necessary in order to avoid some circular bootstrapping
dependencies.
H A Dvm86.cdiff 71320 Sun Jan 21 05:52:20 MST 2001 jasone Remove MUTEX_DECLARE() and MTX_COLD. Instead, postpone full mutex
initialization until after malloc() is safe to call, then iterate through
all mutexes and complete their initialization.

This change is necessary in order to avoid some circular bootstrapping
dependencies.
/freebsd-11-stable/sys/x86/isa/
H A Datrtc.cdiff 71320 Sun Jan 21 05:52:20 MST 2001 jasone Remove MUTEX_DECLARE() and MTX_COLD. Instead, postpone full mutex
initialization until after malloc() is safe to call, then iterate through
all mutexes and complete their initialization.

This change is necessary in order to avoid some circular bootstrapping
dependencies.
H A Dclock.cdiff 71320 Sun Jan 21 05:52:20 MST 2001 jasone Remove MUTEX_DECLARE() and MTX_COLD. Instead, postpone full mutex
initialization until after malloc() is safe to call, then iterate through
all mutexes and complete their initialization.

This change is necessary in order to avoid some circular bootstrapping
dependencies.
/freebsd-11-stable/sys/kern/
H A Dsubr_witness.cdiff 71320 Sun Jan 21 05:52:20 MST 2001 jasone Remove MUTEX_DECLARE() and MTX_COLD. Instead, postpone full mutex
initialization until after malloc() is safe to call, then iterate through
all mutexes and complete their initialization.

This change is necessary in order to avoid some circular bootstrapping
dependencies.
H A Dkern_malloc.cdiff 71320 Sun Jan 21 05:52:20 MST 2001 jasone Remove MUTEX_DECLARE() and MTX_COLD. Instead, postpone full mutex
initialization until after malloc() is safe to call, then iterate through
all mutexes and complete their initialization.

This change is necessary in order to avoid some circular bootstrapping
dependencies.
H A Dkern_lock.cdiff 71320 Sun Jan 21 05:52:20 MST 2001 jasone Remove MUTEX_DECLARE() and MTX_COLD. Instead, postpone full mutex
initialization until after malloc() is safe to call, then iterate through
all mutexes and complete their initialization.

This change is necessary in order to avoid some circular bootstrapping
dependencies.

Completed in 1239 milliseconds