Searched hist:111034 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/sys/kern/
H A Dkern_time.cdiff 111034 Mon Feb 17 08:03:02 MST 2003 tjr Use the proc lock to protect p_realtimer instead of Giant, and obtain
sched_lock around accesses to p_stats->p_timer[] to avoid a potential
race with hardclock. getitimer(), setitimer() and the realitexpire()
callout are now Giant-free.
H A Dinit_main.cdiff 111034 Mon Feb 17 08:03:02 MST 2003 tjr Use the proc lock to protect p_realtimer instead of Giant, and obtain
sched_lock around accesses to p_stats->p_timer[] to avoid a potential
race with hardclock. getitimer(), setitimer() and the realitexpire()
callout are now Giant-free.
H A Dkern_exit.cdiff 111034 Mon Feb 17 08:03:02 MST 2003 tjr Use the proc lock to protect p_realtimer instead of Giant, and obtain
sched_lock around accesses to p_stats->p_timer[] to avoid a potential
race with hardclock. getitimer(), setitimer() and the realitexpire()
callout are now Giant-free.
/freebsd-10.0-release/sys/compat/linux/
H A Dlinux_misc.cdiff 111034 Mon Feb 17 08:03:02 MST 2003 tjr Use the proc lock to protect p_realtimer instead of Giant, and obtain
sched_lock around accesses to p_stats->p_timer[] to avoid a potential
race with hardclock. getitimer(), setitimer() and the realitexpire()
callout are now Giant-free.

Completed in 338 milliseconds