Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Aug 2005 15:25:58 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom/eli g_eli.c
Message-ID:  <200508171525.j7HFPwUL024680@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2005-08-17 15:25:57 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/eli         g_eli.c 
  Log:
  Always run dedicated kernel thread (even when we have hardware support).
  There is no performance impact, but allows to allocate memory with
  M_WAITOK flag.
  As a side effect this simplify code a bit.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.9       +37 -114   src/sys/geom/eli/g_eli.c



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