Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jan 2003 11:29:49 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom/bde g_bde.h g_bde_crypt.c g_bde_work.c
Message-ID:  <200301021929.h02JTnP6092195@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2003/01/02 11:29:49 PST

  Modified files:
    sys/geom/bde         g_bde.h g_bde_crypt.c g_bde_work.c 
  Log:
  Optimize the size of the work-items by letting the mapping function
  decide the largest size which stays inside the zone and does not
  collide with a lock sector.
  
  Revision  Changes    Path
  1.5       +1 -1      src/sys/geom/bde/g_bde.h
  1.8       +57 -40    src/sys/geom/bde/g_bde_crypt.c
  1.5       +10 -9     src/sys/geom/bde/g_bde_work.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?200301021929.h02JTnP6092195>