RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  j...@rpm5.org
  Module: rpm                              Date:   21-May-2009 18:29:58
  Branch: rpm-5_2                          Handle: 2009052116295800

  Modified files:           (Branch: rpm-5_2)
    rpm                     macros.in

  Log:
    - document thread_count parameter used for "stale lock" detection.

  Summary:
    Revision    Changes     Path
    1.282.2.3   +2  -1      rpm/macros.in
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/macros.in
  ============================================================================
  $ cvs diff -u -r1.282.2.2 -r1.282.2.3 macros.in
  --- rpm/macros.in     21 May 2009 16:26:14 -0000      1.282.2.2
  +++ rpm/macros.in     21 May 2009 16:29:58 -0000      1.282.2.3
  @@ -1,7 +1,7 @@
   #/*! \page config_macros Default configuration: @USRLIBRPM@/macros
   # \verbatim
   #
  -# $Id: macros.in,v 1.282.2.2 2009/05/21 16:26:14 jbj Exp $
  +# $Id: macros.in,v 1.282.2.3 2009/05/21 16:29:58 jbj Exp $
   #
   # This is a global RPM configuration file. All changes made here will
   # be lost when the rpm package is upgraded. Any per-system configuration
  @@ -644,6 +644,7 @@
   #   lockdbfd         (always on for Packages) Use fcntl(2) locking ?
   #   nofsync          Disable fsync(2) call performed after db3 writes?
   #   temporary                Unlink file when closing.
  +#   thread_count=64  Track pid/tid of locks in dbenv for stale lock removal
   #
   
   # XXX Use transactions and logs for rpmdb durability (no clue yet):
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to