cvs commit: src/sys/geom/eli g_eli.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Wed Aug 17 15:25:58 GMT 2005


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


More information about the cvs-src mailing list