Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Nov 2010 18:10:27 +0000 (UTC)
From:      Matthew D Fleming <mdf@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern subr_taskqueue.c
Message-ID:  <201011121810.oACIAidh088011@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mdf         2010-11-12 18:10:27 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/kern             subr_taskqueue.c 
  Log:
  SVN rev 215191 on 2010-11-12 18:10:27Z by mdf
  
  MFC r213813.  This is a direct commit because the diff is against
  several non-MFC'd changes.
  
  Use a safer mechanism for determining if a task is currently running,
  that does not rely on the lifetime of pointers being the same. This
  also restores the task KBI.
  
  Revision  Changes    Path
  1.39.2.5  +46 -19    src/sys/kern/subr_taskqueue.c



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