Commit Graph

  • 2bb8060d57 Add empty test and concat for typed list Yinan Zhang 2020-07-22 16:44:18 -07:00
  • f28cc2bc87 Extract bin shard selection out of bin locking Yinan Zhang 2020-04-22 17:22:43 -07:00
  • ddb8dc4ad0 FB: Add range iteration support. David Goldblatt 2020-07-27 12:26:06 -07:00
  • ceee823519 Add flat_bitmap. David Goldblatt 2020-07-17 18:42:50 -07:00
  • 7fde6ac490 Nbits: Add a couple more interesting sizes. David Goldblatt 2020-07-17 16:15:49 -07:00
  • efeab1f498 bitset test: Pull NBITS_TAB into its own file. David Goldblatt 2020-07-17 16:12:28 -07:00
  • 22da836094 bit_util: Add fls_ functions; "find last set". David Goldblatt 2020-07-22 07:10:06 -07:00
  • 1ed0288d9c bit_util: Change ffs functions indexing. David Goldblatt 2020-07-22 08:07:12 -07:00
  • 786a27b9e5 CI: Update keyring. David Goldblatt 2020-07-27 13:24:38 -07:00
  • fb347dc618 Verify output space before doing heavy work in mallctl Yinan Zhang 2020-07-22 14:46:43 -07:00
  • f5fb4e5a97 Modify mallctl output length when needed Yinan Zhang 2020-07-22 14:20:38 -07:00
  • 4258402047 Corrections for prof_log_start() Yinan Zhang 2020-07-06 15:48:15 -07:00
  • e6cb7a1c9b Shorten wait time for peak events Yinan Zhang 2020-07-07 13:33:30 -07:00
  • 6107857b7b PA->PAC: Move in PAI implementation. David Goldblatt 2020-06-11 11:53:30 -07:00
  • 6041aaba97 PA -> PAC: Move in destruction functions. David Goldblatt 2020-06-10 17:42:49 -07:00
  • cbf096b05e Arena: remove redundant bg inactivity check. David Goldblatt 2020-06-04 12:44:50 -07:00
  • 471eb5913c PAC: Move in decay rate setting. David Goldblatt 2020-06-03 18:30:33 -07:00
  • 6a2774719f PA->PAC: Move in decay functions. David Goldblatt 2020-06-03 14:43:28 -07:00
  • 4ee75be3a3 PA -> PAC: Move in decay_purge enum. David Goldblatt 2020-06-02 12:45:39 -07:00
  • 72435b0aba PA->PAC: Make extent.c forget about PA. David Goldblatt 2020-06-01 18:49:42 -07:00
  • dee5d1c42d PA->PAC: Move in extent_sn. David Goldblatt 2020-06-01 18:01:19 -07:00
  • 7391382349 PA->PAC: Move in stats. David Goldblatt 2020-06-01 17:42:27 -07:00
  • db211eefbf PAC: Move in decay. David Goldblatt 2020-06-01 16:35:17 -07:00
  • c81e389996 PAC: Move in ecache_grow. David Goldblatt 2020-06-01 16:01:53 -07:00
  • 65803171a7 PAC: move in emap David Goldblatt 2020-05-29 17:47:04 -07:00
  • 7efcb946c4 PAC: Add an init function. David Goldblatt 2020-05-29 17:32:37 -07:00
  • 722652222a PAC: Move in edata_cache accesses. David Goldblatt 2020-05-29 17:14:16 -07:00
  • 777b0ba965 Add PAC: Page allocator classic. David Goldblatt 2020-05-29 16:57:31 -07:00
  • 1b5f632e0f Introduce PAI: Page allocator interface David Goldblatt 2020-05-29 15:02:19 -07:00
  • 3cf19c6e5e atomic: add atomic_load_sub_store David Goldblatt 2020-05-29 13:21:41 -07:00
  • f1f4ec315a Tcache: Tweak nslots_max tuning parameter. David Goldblatt 2020-07-08 15:50:23 -07:00
  • ae541d3fab Edata: Reserve some space for hugepages. David Goldblatt 2020-06-11 17:16:10 -07:00
  • 392f645f4d Edata: split up different list linkage uses. David Goldblatt 2020-06-11 15:15:51 -07:00
  • 129b727058 Add typed-list module. David Goldblatt 2020-06-11 15:16:38 -07:00
  • 00f06c9beb enabling mpss on solaris/illumos. David Carlier 2020-07-04 16:09:27 +01:00
  • c2e7a06392 No need to intercept prof_dump_header() in tests Yinan Zhang 2020-06-26 15:26:51 -07:00
  • f58ebdff7a Generalize prof_cnt_all() for testing Yinan Zhang 2020-06-26 14:56:17 -07:00
  • 80d18c18c9 Pass prof dump parameters explicitly in prof_sys Yinan Zhang 2020-04-20 15:26:55 -07:00
  • d4259ea53b Simplify signatures for prof dump functions Yinan Zhang 2020-04-20 14:52:05 -07:00
  • 5d823f3a91 Consolidate struct definitions for prof dump parameters Yinan Zhang 2020-04-20 14:37:19 -07:00
  • 1f5fe3a3e3 Pass write callback explicitly in prof_data Yinan Zhang 2020-04-20 14:09:08 -07:00
  • 4556d3c0c8 Define structures for prof dump parameters Yinan Zhang 2020-04-20 14:14:53 -07:00
  • 1c6742e6a0 Migrate prof dumping to use buffered writer Yinan Zhang 2020-04-13 14:19:54 -07:00
  • dad821bb22 Move unwind to prof_sys Yinan Zhang 2020-04-03 11:19:51 -07:00
  • d128efcb6a Relocate a few prof utilities to the right modules Yinan Zhang 2020-04-03 10:26:03 -07:00
  • 4736fb4fc9 Move file handling logic in prof_data to prof_sys Yinan Zhang 2020-04-02 16:39:41 -07:00
  • 767a2e1790 Move file handling logic in prof to prof_sys Yinan Zhang 2020-04-02 16:20:01 -07:00
  • 03ae509f32 Create prof_sys module for reading system thread name Yinan Zhang 2020-03-31 09:02:55 -07:00
  • adfd9d7b1d Change tsdn to tsd for thread name allocation Yinan Zhang 2020-03-31 10:43:04 -07:00
  • 841af2b426 Move thread name handling to prof_data module Yinan Zhang 2020-03-31 10:39:40 -07:00
  • 8118056c03 Expose prof_data testing internals only in prof tests Yinan Zhang 2020-03-31 10:13:55 -07:00
  • f43ac8543e Correct prof header macro namings Yinan Zhang 2020-03-31 09:42:11 -07:00
  • c8683bee80 Unify printing for prof counts object Yinan Zhang 2020-03-30 16:48:45 -07:00
  • 5d292b5660 Push error handling logic out of core dumping logic Yinan Zhang 2020-03-31 10:00:37 -07:00
  • f541871f5d Reduce prof dump buffer size in debug build Yinan Zhang 2020-06-19 12:21:17 -07:00
  • 354183b10d Define prof dump buffer size centrally Yinan Zhang 2020-06-19 12:03:12 -07:00
  • 7455813e57 Make dump file writing replaceable in test Yinan Zhang 2020-03-17 20:27:52 -07:00
  • 21e44c45d9 Make maps file opening replaceable in test Yinan Zhang 2020-03-17 19:57:06 -07:00
  • 4bb4037dbe Extract utility function for opening maps file Yinan Zhang 2020-03-17 19:46:18 -07:00
  • f307b25804 Only replace the dump file opening function in test Yinan Zhang 2020-03-17 11:05:07 -07:00
  • d8cea87562 Move size inspections to test/analyze Yinan Zhang 2020-06-25 09:38:23 -07:00
  • 537a4bedb4 Add a tool to examine random number distributions Yinan Zhang 2020-05-04 14:58:25 -07:00
  • d460333efb Improve naming for prof system thread name option Yinan Zhang 2020-06-19 15:16:53 -07:00
  • 25e43c6022 Witness: Make ranks an enum. David T. Goldblatt 2020-06-18 15:41:56 -07:00
  • 092fcac0b4 Remove unnecessary source files Yinan Zhang 2020-06-19 08:58:22 -07:00
  • a795b19327 Remove beginning define in source files Yinan Zhang 2020-06-17 16:15:06 -07:00
  • 24bbf376ce Unify arena flag reading and selection Yinan Zhang 2020-05-13 14:49:41 -07:00
  • e128b170a0 Do not fallback to auto arena when manual arena is requested Yinan Zhang 2020-05-13 14:17:54 -07:00
  • 95a59d2f72 Unify tcache flag reading and selection Yinan Zhang 2020-05-13 14:06:43 -07:00
  • 4b0c008489 Unify zero flag reading and setting Yinan Zhang 2020-05-13 11:19:09 -07:00
  • 2a84f9b8fc Unify alignment flag reading and computation Yinan Zhang 2020-05-13 11:16:07 -07:00
  • b7858abfc0 Expose prof testing internal functions Yinan Zhang 2020-06-17 09:57:54 -07:00
  • 40fa6674a9 Fix prof timestamp conf reading Yinan Zhang 2020-06-17 15:20:51 -07:00
  • 7e09a57b39 stress/sizes: Fix an off-by-one issue. David Goldblatt 2020-06-12 09:39:46 -07:00
  • dcfa6fd507 stress/sizes: Add a couple more types. David Goldblatt 2020-06-12 09:37:39 -07:00
  • 40672b0b78 Remove duplicate logging in malloc. David Goldblatt 2020-06-12 20:12:15 -07:00
  • 4aea743279 High Resolution Timestamps for Profiling Jon Haslam 2020-06-02 06:42:44 -07:00
  • d82a164d0d Add thread.peak.[read|reset] mallctls. David Goldblatt 2020-05-27 14:31:00 -07:00
  • fe7108305a Add peak_t, for tracking allocator net max. David Goldblatt 2020-05-27 14:30:28 -07:00
  • 17a64fe91c Add a small program to print data structure sizes. David Goldblatt 2020-05-27 11:56:36 -07:00
  • 3e19ebd2ea Add lock to protect prof last-N dumping Yinan Zhang 2020-04-13 12:05:51 -07:00
  • a835d9cf85 Make prof last-N dumping non-blocking Yinan Zhang 2020-04-13 11:54:03 -07:00
  • fc8bc4b5c0 Increase dump buffer for prof last-N list Yinan Zhang 2020-04-13 11:51:25 -07:00
  • 264d89d641 Extract restore and async cleanup functions for prof last-N list Yinan Zhang 2020-04-13 11:48:01 -07:00
  • 857ebd3daf Make edata pointer on prof recent record an atomic fence Yinan Zhang 2020-04-10 16:26:55 -07:00
  • b8bdea6b26 Fix: prof_recent_alloc_max_ctl_read() does not take tsd Yinan Zhang 2020-04-10 16:02:39 -07:00
  • 730658f72f Extract alloc/dalloc utility for last-N nodes Yinan Zhang 2020-04-10 15:54:40 -07:00
  • 035be44867 Separate out dumping for each prof recent record Yinan Zhang 2020-04-10 15:41:20 -07:00
  • 8da0896b79 Tcache: Make an integer conversion explicit. David Goldblatt 2020-05-27 17:43:23 -07:00
  • cd28e60337 Don't warn on uniform initialization. David Goldblatt 2020-05-27 17:29:25 -07:00
  • 6cdac3c573 Tcache: Make flush fractions configurable. David Goldblatt 2020-05-13 15:32:18 -07:00
  • 7503b5b33a Stats, CTL: Expose new tcache settings. David Goldblatt 2020-05-13 10:36:27 -07:00
  • ee72bf1cfd Tcache: Add tcache gc delay option. David Goldblatt 2020-05-11 16:24:17 -07:00
  • d338dd45d7 Tcache: Make incremental gc bytes configurable. David Goldblatt 2020-05-11 15:53:30 -07:00
  • ec0b579563 Tcache: Privatize opt_lg_tcache_max default. David Goldblatt 2020-05-11 15:33:23 -07:00
  • 10b96f6351 Tcache: Remove some unused gc constants. David Goldblatt 2020-05-11 15:27:50 -07:00
  • 181093173d Tcache: make slot sizing configurable. David Goldblatt 2020-05-11 15:03:06 -07:00
  • b58dea8d1b Cache bin: expose ncached_max publicly. David Goldblatt 2020-05-11 14:19:37 -07:00
  • 634afc4124 Tcache: Make size computation configurable. David Goldblatt 2020-05-11 12:08:19 -07:00
  • 97b7a9cf77 Add a fill/flush microbenchmark. David Goldblatt 2020-05-11 13:05:36 -07:00