Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Mar 2011 16:58:58 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/sys taskqueue.h
Message-ID:  <201103031659.p23GxNH5074051@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2011-03-03 16:58:58 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/sys              taskqueue.h 
  Log:
  SVN rev 219231 on 2011-03-03 16:58:58Z by jhb
  
  MFC 218270:
  Use M_WAITOK rather than M_NOWAIT when creating taskqueues via the
  TASKQUEUE_DEFINE macros.  All the places that use these macros to create
  taskqueues assume that the operation succeeds.
  
  Revision  Changes    Path
  1.20.2.4  +2 -2      src/sys/sys/taskqueue.h



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