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

/freebsd-10.1-release/sys/fs/smbfs/
H A Dsmbfs_subr.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-10.1-release/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
H A Dkern_time.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-10.1-release/sys/i386/ibcs2/
H A Dibcs2_xenix.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-10.1-release/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-10.1-release/sys/pc98/cbus/
H A Dpcrtc.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-10.1-release/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-10.1-release/sys/x86/isa/
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
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
/freebsd-10.1-release/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 503 milliseconds