Searched hist:110299 (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/kern/
H A Dsubr_clock.cdiff 110299 Mon Feb 03 17:49:35 MST 2003 phk Split the global timezone structure into two integer fields to
prevent the compiler from optimizing assignments into byte-copy
operations which might make access to the individual fields non-atomic.

Use the individual fields throughout, and don't bother locking them with
Giant: it is no longer needed.

Inspired by: tjr
H A Dsubr_rtc.cdiff 110299 Mon Feb 03 17:49:35 MST 2003 phk Split the global timezone structure into two integer fields to
prevent the compiler from optimizing assignments into byte-copy
operations which might make access to the individual fields non-atomic.

Use the individual fields throughout, and don't bother locking them with
Giant: it is no longer needed.

Inspired by: tjr
/freebsd-11-stable/sys/fs/msdosfs/
H A Dmsdosfs_conv.cdiff 110299 Mon Feb 03 17:49:35 MST 2003 phk Split the global timezone structure into two integer fields to
prevent the compiler from optimizing assignments into byte-copy
operations which might make access to the individual fields non-atomic.

Use the individual fields throughout, and don't bother locking them with
Giant: it is no longer needed.

Inspired by: tjr
/freebsd-11-stable/sys/x86/isa/
H A Dclock.cdiff 110299 Mon Feb 03 17:49:35 MST 2003 phk Split the global timezone structure into two integer fields to
prevent the compiler from optimizing assignments into byte-copy
operations which might make access to the individual fields non-atomic.

Use the individual fields throughout, and don't bother locking them with
Giant: it is no longer needed.

Inspired by: tjr
H A Datrtc.cdiff 110299 Mon Feb 03 17:49:35 MST 2003 phk Split the global timezone structure into two integer fields to
prevent the compiler from optimizing assignments into byte-copy
operations which might make access to the individual fields non-atomic.

Use the individual fields throughout, and don't bother locking them with
Giant: it is no longer needed.

Inspired by: tjr
/freebsd-11-stable/sys/sys/
H A Dkernel.hdiff 110299 Mon Feb 03 17:49:35 MST 2003 phk Split the global timezone structure into two integer fields to
prevent the compiler from optimizing assignments into byte-copy
operations which might make access to the individual fields non-atomic.

Use the individual fields throughout, and don't bother locking them with
Giant: it is no longer needed.

Inspired by: tjr
/freebsd-11-stable/sys/x86/x86/
H A Dtsc.cdiff 110299 Mon Feb 03 17:49:35 MST 2003 phk Split the global timezone structure into two integer fields to
prevent the compiler from optimizing assignments into byte-copy
operations which might make access to the individual fields non-atomic.

Use the individual fields throughout, and don't bother locking them with
Giant: it is no longer needed.

Inspired by: tjr

Completed in 442 milliseconds