1 Name: jemalloc 2 Short Name: jemalloc 3 URL: http://hg.mozilla.org/mozilla-central/src/memory 4 Version: 31465:63c44f8d16ac 5 License: BSD 6 License File: LICENSE 7 Security Critical: yes 8 9 Description: 10 This contains Chromium's locally patched copy of Jason Evans' jemalloc package. 11 12 License terms are contained in the source files themselves. 13 14 Contents: 15 16 README.chromium 17 18 This file you're looking at right now. 19 20 chromium/ 21 22 The chromium patched sources, copied from the vendor/ 23 subdirectory and containing our local modifications. 24 25 vendor/ 26 27 Vanilla sources from Mozilla's copy at: 28 29 http://hg.mozilla.org/mozilla-central/src/memory 30 31 The current revision is: 32 33 changeset: 31465:63c44f8d16ac 34 parent: 31462:70b3b23c948a 35 user: Robert Sayre <sayrer (a] gmail.com> 36 date: Thu Aug 06 11:16:20 2009 -0700 37 summary: Backed out changeset 70b3b23c948a 38 39 HOWTOs: 40 41 Take a new version from upstream: 42 43 TODO(sgk) 44 45 Merge a new upstream version with our local patched copy: 46 47 TODO(sgk) 48