Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jan 2001 15:08:36 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_proc.c
Message-ID:  <200101132308.f0DN8a678312@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/01/13 15:08:36 PST

  Modified files:
    sys/kern             kern_proc.c 
  Log:
  - Use sched_lock to prevent the mutex name from changing out from under us
    while we are copying it to the kinfo_proc structure.
  - Test against p_stat to see if we are blocked on a mutex.
  - Terminate ki_mtxname with a null char rather than ki_wmesg.
  
  Revision  Changes    Path
  1.81      +6 -4      src/sys/kern/kern_proc.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101132308.f0DN8a678312>