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:   08-May-2009 10:01:13
  Branch: HEAD                             Handle: 2009050808011200

  Modified files:
    rpm                     macros.in

  Log:
    - describe thread_count parameter.

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

  patch -p0 <<'@@ .'
  Index: rpm/macros.in
  ============================================================================
  $ cvs diff -u -r1.284 -r1.285 macros.in
  --- rpm/macros.in     8 May 2009 07:35:43 -0000       1.284
  +++ rpm/macros.in     8 May 2009 08:01:12 -0000       1.285
  @@ -1,7 +1,7 @@
   #/*! \page config_macros Default configuration: @USRLIBRPM@/macros
   # \verbatim
   #
  -# $Id: macros.in,v 1.284 2009/05/08 07:35:43 jbj Exp $
  +# $Id: macros.in,v 1.285 2009/05/08 08:01:12 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