<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/jemalloc.git/test/unit, branch master</title>
<subtitle>github.com: jemalloc/jemalloc
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/jemalloc.git/'/>
<entry>
<title>Make test/unit/background_thread_enable more conservative.</title>
<updated>2022-05-04T22:32:57+00:00</updated>
<author>
<name>Qi Wang</name>
<email>interwq@gwu.edu</email>
</author>
<published>2022-05-04T18:38:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/jemalloc.git/commit/?id=66c889500a20e6493a6768de6eaa7347daf61483'/>
<id>66c889500a20e6493a6768de6eaa7347daf61483</id>
<content type='text'>
To avoid resource exhaustion on 32-bit platforms.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To avoid resource exhaustion on 32-bit platforms.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix some typos</title>
<updated>2022-04-25T18:29:00+00:00</updated>
<author>
<name>cuishuang</name>
<email>imcusg@gmail.com</email>
</author>
<published>2022-04-24T15:32:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/jemalloc.git/commit/?id=9a242f16d9e4a6afcd53782a9427471f6d144f1f'/>
<id>9a242f16d9e4a6afcd53782a9427471f6d144f1f</id>
<content type='text'>
Signed-off-by: cuishuang &lt;imcusg@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: cuishuang &lt;imcusg@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename zero_realloc option "strict" to "alloc".</title>
<updated>2022-04-20T17:27:25+00:00</updated>
<author>
<name>Qi Wang</name>
<email>interwq@gwu.edu</email>
</author>
<published>2022-04-15T19:17:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/jemalloc.git/commit/?id=0e29ad4efa3d1c5ae9cd01afd32812dd18875200'/>
<id>0e29ad4efa3d1c5ae9cd01afd32812dd18875200</id>
<content type='text'>
With realloc(ptr, 0) being UB per C23, the option name "strict" makes less sense
now.  Rename to "alloc" which describes the behavior.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With realloc(ptr, 0) being UB per C23, the option name "strict" makes less sense
now.  Rename to "alloc" which describes the behavior.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add comments and use meaningful vars in sz_psz2ind.</title>
<updated>2022-03-24T23:56:59+00:00</updated>
<author>
<name>Charles</name>
<email>a837940593@gmail.com</email>
</author>
<published>2022-02-01T12:26:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/jemalloc.git/commit/?id=eaaa368bab472a78e99a25c1641d24ad3c2283ad'/>
<id>eaaa368bab472a78e99a25c1641d24ad3c2283ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix size class calculation for sec</title>
<updated>2022-03-23T00:45:55+00:00</updated>
<author>
<name>Alex Lapenkou</name>
<email>lapenkov@fb.com</email>
</author>
<published>2022-03-15T03:17:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/jemalloc.git/commit/?id=52631c90f664ded0a5106a7d5fd906d46a7c1f81'/>
<id>52631c90f664ded0a5106a7d5fd906d46a7c1f81</id>
<content type='text'>
Due to a bug in sec initialization, the number of cached size classes
was equal to 198. The bug caused the creation of more than a hundred of
unused bins, although it didn't affect the caching logic.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Due to a bug in sec initialization, the number of cached size classes
was equal to 198. The bug caused the creation of more than a hundred of
unused bins, although it didn't affect the caching logic.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid overflow warnings in test/unit/safety_check.</title>
<updated>2022-01-27T18:29:54+00:00</updated>
<author>
<name>Qi Wang</name>
<email>interwq@gwu.edu</email>
</author>
<published>2022-01-27T02:40:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/jemalloc.git/commit/?id=20f9802e4f25922884448d9581c66d76cc905c0c'/>
<id>20f9802e4f25922884448d9581c66d76cc905c0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add prof_leak_error option</title>
<updated>2022-01-22T00:24:20+00:00</updated>
<author>
<name>yunxu</name>
<email>yunxu@yunxu.xyz</email>
</author>
<published>2022-01-12T10:46:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/jemalloc.git/commit/?id=b798fabdf7c86288f303b1e0bcf877c9ded67c18'/>
<id>b798fabdf7c86288f303b1e0bcf877c9ded67c18</id>
<content type='text'>
The option makes the process to exit with error code 1 if a memory leak
is detected. This is useful for implementing automated tools that rely
on leak detection.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The option makes the process to exit with error code 1 if a memory leak
is detected. This is useful for implementing automated tools that rely
on leak detection.
</pre>
</div>
</content>
</entry>
<entry>
<title>Lower the num_threads in the stress test of test/unit/prof_recent</title>
<updated>2022-01-12T00:58:56+00:00</updated>
<author>
<name>Qi Wang</name>
<email>interwq@gwu.edu</email>
</author>
<published>2022-01-08T01:11:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/jemalloc.git/commit/?id=648b3b9f768674934c2bbf260bdc75301a63a314'/>
<id>648b3b9f768674934c2bbf260bdc75301a63a314</id>
<content type='text'>
This takes a fair amount of resources.  Under high concurrency it was causing
resource exhaustion such as pthread_create and mmap failures.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This takes a fair amount of resources.  Under high concurrency it was causing
resource exhaustion such as pthread_create and mmap failures.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add background thread sleep retry in test/unit/hpa_background_thread</title>
<updated>2022-01-07T18:28:28+00:00</updated>
<author>
<name>Qi Wang</name>
<email>interwq@gwu.edu</email>
</author>
<published>2022-01-07T01:46:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/jemalloc.git/commit/?id=6230cc88b6b3902902c58e4331ca6273e71b8e2e'/>
<id>6230cc88b6b3902902c58e4331ca6273e71b8e2e</id>
<content type='text'>
Under high concurrency / heavy test load (e.g. using run_tests.sh), the
background thread may not get scheduled for a longer period of time.  Retry 100
times max before bailing out.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Under high concurrency / heavy test load (e.g. using run_tests.sh), the
background thread may not get scheduled for a longer period of time.  Retry 100
times max before bailing out.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test config of lg_san_uaf_align.</title>
<updated>2022-01-04T19:03:51+00:00</updated>
<author>
<name>Qi Wang</name>
<email>interwq@gwu.edu</email>
</author>
<published>2021-12-30T21:27:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/jemalloc.git/commit/?id=d660683d3ddc2aaebf41a5662a6bc629be016e6d'/>
<id>d660683d3ddc2aaebf41a5662a6bc629be016e6d</id>
<content type='text'>
The option may be configure-disabled, which resulted in the invalid options
output from the tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The option may be configure-disabled, which resulted in the invalid options
output from the tests.
</pre>
</div>
</content>
</entry>
</feed>
