dumping ground for random patches and texts
 help / color / mirror / Atom feed
 messages from 2017-11-19 05:22:48 to 2018-06-01 11:28:52 UTC [more...]

[PATCH] gc: per-thread malloc accounting [WIP v2]
 2018-06-01 11:28 UTC 

[PATCH] gc.c: reduce size slightly by making MEMOP_TYPE_MALLOC zero
 2018-06-01 10:54 UTC 

[PATCH] gc: per-thread malloc accounting [WIP]
 2018-06-01  8:33 UTC 

[PATCH 1/5] gc.c: reduce boolean parameters for gc_start / garbage_collect
 2018-05-31 22:01 UTC  (5+ messages)
` [PATCH 2/5] gc.c: introduce GPR_FLAG_IMMEDIATE_MARK to reduce parameters
` [PATCH 3/5] gc.c: introduce GPR_FLAG_FULL_MARK "
` [PATCH 4/5] gc: pass thread around for malloc
` [PATCH 5/5] per-thread malloc accounting

[PATCH] gc: pass thread around for malloc
 2018-05-31 20:21 UTC 

[PATCH 0/3] improve gc.c readability by reducing function params
 2018-05-30 22:46 UTC  (4+ messages)
` [PATCH 1/3] gc.c: reduce boolean parameters for gc_start / garbage_collect
` [PATCH 2/3] gc.c: introduce GPR_FLAG_IMMEDIATE_MARK to reduce parameters
` [PATCH 3/3] gc.c: introduce GPR_FLAG_FULL_MARK "

[PATCH] thread_pthread.c: avoid reading rb_thread_t in thread cache
 2018-05-24  2:49 UTC 

[PATCH] parse.y: sized_xfree
 2018-05-21 22:05 UTC 

[PATCH] load.c: use ruby_sized_xfree for calloc-ed RArray VALUE
 2018-05-21 21:29 UTC 

[PATCH] introduce RUBY_TYPE_DEFAULT_SIZED_FREE
 2018-05-21 21:22 UTC 

[PATCH] array.c: use ruby_sized_free and SIZED_REALLOC_N
 2018-05-21 21:19 UTC 

[PATCH] WIP: URCU for ubf and thread_destruct_lock
 2018-05-18 22:22 UTC 

[PATCH] gc.c: use ruby_sized_xfree in more places
 2018-05-18 21:40 UTC 

sleepy GC v7
 2018-05-18  8:58 UTC  (9+ messages)
` [PATCH 1/8] thread.c (timeout_prepare): common function
` [PATCH 2/8] gc: rb_wait_for_single_fd performs GC if idle (Linux)
` [PATCH 3/8] thread.c (do_select): perform GC if idle
` [PATCH 4/8] thread.c: native_sleep callers may perform GC
` [PATCH 5/8] benchmark: add benchmarks for sleepy GC
` [PATCH 6/8] gc.c: allow disabling "
` [PATCH 7/8] gc.c: enter sleepy GC start
` [PATCH 8/8] gc.c: lower sweep unlink limit and make tunable in gc.h

[PATCH] thread.c (rb_wait_for_single_fd): do not leak EINTR
 2018-05-18  7:32 UTC 

[PATCH] WIP-RCU-for-ubf
 2018-05-17  3:17 UTC 

[PATCH] gc.c: use monotonic counters for objspace_malloc_increase
 2018-05-17  2:51 UTC  (2+ messages)
` no atomics needed for oldmalloc_increase

[PATCH] gc.c: use monotonic counters for objspace_malloc_increase
 2018-05-16 23:59 UTC 

[PATCH] Thread_local - experiment
 2018-05-16 21:57 UTC 

[PATCH] thread: reduce GET_THREAD calls
 2018-05-16 21:32 UTC 

[PATCH] thread: reduce GET_THREAD calls
 2018-05-16 20:58 UTC 

[PATCH] gc.c: use ccan/list
 2018-05-16 20:12 UTC 

[PATCH] vm_trace: implement postponed_jobs as st_table
 2018-05-16  9:07 UTC 

[PATCH] vm_trace: remove rb_postponed_job_t->flags
 2018-05-16  2:53 UTC 

[PATCH] thread: set rb_unblock_callback atomically
 2018-05-15 19:08 UTC 

[PATCH] thread: set rb_unblock_callback atomically
 2018-05-15 19:07 UTC 

gc-ccan-list
 2018-05-15 11:30 UTC 

[PATCH] gc.c (Init_GC): clamp M_ARENA_MAX=2 for glibc malloc
 2018-05-15  8:10 UTC 

[PATCH] gc.c: use ccan/list
 2018-05-15  7:02 UTC 

[PATCH] thread.c: enable ppoll for FreeBSD 11.0 and later
 2018-05-15  3:33 UTC 

[PATCH] thread_pthread.c: enable thread cache by default
 2018-05-15  0:44 UTC 

thread-cache
 2018-05-14 23:35 UTC 

[PATCH] gc.c: enter sleepy GC start
 2018-05-14 20:15 UTC 

pre-malloc-sweep
 2018-05-14 20:09 UTC 

[PATCH] variable.c: fix multiple autoload with identical file (again)
 2018-05-10  8:46 UTC 

[PATCH] variable.c: fix multiple autoload with identical file
 2018-05-10  0:34 UTC 

WIP-deep-alloc
 2018-05-05  1:52 UTC 

WIP sleepy start
 2018-05-05  1:49 UTC 

WIP depth tracking
 2018-05-04 21:18 UTC 

[WIP v2 0/4] sleepy GC
 2018-05-02  4:57 UTC  (8+ messages)
` [WIP v2 1/4] thread.c (timeout_prepare): common function
` [WIP v2 2/4] gc: rb_wait_for_single_fd performs GC if idle (Linux)
` [WIP v2 3/4] thread.c (do_select): perform GC if idle
` [WIP v2 4/4] thread.c: native_sleep callers may perform GC
  ` [PATCH 5/4] thread_sync.c (mutex_lock): add missing else
` [PATCH 6/4] gc.c: allow disabling sleepy GC
` [PATCH] benchmark: add benchmarks for "

[PATCH] use list_head_init instead of open-coding it
 2018-05-01  8:33 UTC 

[PATCH] gc.c: use incremental *_continue functions
 2018-05-01  6:23 UTC 

[[PATCH v3]] searchidx: preserve umask when starting/committing transactions
 2018-05-01  1:49 UTC 

[PATCH] searchidx: preserve umask when starting/committing transactions
 2018-05-01  1:49 UTC 

[PATCH] searchidx: preserve umask when starting/committing transactions
 2018-05-01  1:48 UTC 

[PATCH] searchidx: preserve umask when releasing Xapian DB
 2018-05-01  1:45 UTC 

[WIP] sleepy GC
 2018-05-01  1:31 UTC  (6+ messages)
` [PATCH 1/2] thread.c (timeout_prepare): common function
` [PATCH 2/2] gc: rb_wait_for_single_fd performs GC if idle (Linux)
  ` [PATCH 3/2] thread.c (do_select): perform GC if idle
` [PATCH 4/2] thread_pthread (native_sleep): "

[PATCH] thread.c (do_select): perform GC if idle
 2018-05-01  1:29 UTC 

[PATCH] thread_sync.c (condvar_ptr): reset fork_gen after forking
 2018-04-30 23:35 UTC 

this inbox converted to public-inbox v2
 2018-04-29 22:26 UTC 

[PATCH] vm_core.h (rb_execution_context_t): shrink raised_flag field
 2018-04-28  5:48 UTC 

[PATCH] vm_core.h:
 2018-04-28  5:28 UTC 

[PATCH] cont.c: cleanup needless cast
 2018-04-28  5:04 UTC 

[PATCH] thread: allow disabling preempt
 2018-04-27  8:12 UTC 

[PATCH] Threadlet: green threads implemented using fibers
 2018-04-22 22:02 UTC 

[PATCH] extmsg: use Xapian only for partial matches
 2018-04-22  3:56 UTC 

[PATCH] extmsg xap only
 2018-04-21 22:23 UTC 

[PATCH] io.c: do not use rb_notify_fd_close close on recycled FD
 2018-04-21  2:46 UTC 

[PATCH] io.c: do not use rb_notify_fd_close close on recycled FD
 2018-04-21  2:35 UTC 

[PATCH] rb_thread_io_blocking_region: discard "stream closed" if func succeeds
 2018-04-21  2:15 UTC 

[PATCH] thread_sync: redo r62934 to use fork_gen
 2018-04-20 22:42 UTC 

[PATCH] variable.c: fix thread + fork errors in autoload
 2018-04-20  3:22 UTC 

[PATCH] extmsg: remove expensive git path checks
 2018-04-17  4:07 UTC 

[PATCH] searchidx: avoid NNTP article number gaps on reindex (v1)
 2018-04-17  4:01 UTC 

[PATCH 1/9] feed: respect feedmax, again
 2018-04-16 23:06 UTC  (9+ messages)
` [PATCH 2/9] v1: remove articles from overview DB
` [PATCH 3/9] compact: do not merge v2 repos by default
` [PATCH 4/9] v2writable: reduce partititions by one
` [PATCH 5/9] search: preserve References in Xapian smsg for x=t view
` [PATCH 6/9] v2: generate better Message-IDs for duplicates
` [PATCH 7/9] v2: improve deduplication checks
` [PATCH 8/9] import: cat_blob drops leading 'From ' lines like Inbox
` [PATCH 9/9] searchidx: avoid NNTP article number gaps on reindex (v1)

[PATCH 1/5] init: s/GIT_DIR/REPO_DIR/ in usage
 2018-04-04  3:36 UTC  (5+ messages)
` [PATCH 2/5] import: rewrite less during purge
` [PATCH 3/5] purge fixes
` [PATCH 4/5] v2: support incremental indexing
` [PATCH 5/5] almost purging

[PATCH 1/5] init: s/GIT_DIR/REPO_DIR/ in usage
 2018-04-04  3:34 UTC  (5+ messages)
` [PATCH 2/5] import: rewrite less during purge
` [PATCH 3/5] purge fixes
` [PATCH 4/5] v2: support incremental indexing
` [PATCH 5/5] almost purging

[PATCH 1/5] init: s/GIT_DIR/REPO_DIR/ in usage
 2018-04-04  3:33 UTC  (5+ messages)
` [PATCH 2/5] import: rewrite less during purge
` [PATCH 3/5] purge fixes
` [PATCH 4/5] v2: support incremental indexing
` [PATCH 5/5] almost purging

[PATCH] WIP v2 incremental index
 2018-04-03 18:50 UTC 

[PATCH] WIP v2 incremental index
 2018-04-03 18:47 UTC 

[PATCH 1/7] www: remove unnecessary ghost checks
 2018-03-29  3:27 UTC  (7+ messages)
` [PATCH 2/7] v2writable: append, instead of prepending generated Message-ID
` [PATCH 3/7] lookup by Message-ID favors the "primary" one
` [PATCH 4/7] www: fix attachment downloads for conflicted Message-IDs
` [PATCH 5/7] searchmsg: document why we store To: and Cc: for NNTP
` [PATCH 6/7] public-inbox-convert: tool for converting old to new inboxes
` [PATCH 7/7] v2writable: support purging messages from git entirely

[PATCH 1/3] www: remove unnecessary ghost checks
 2018-03-28  2:23 UTC  (3+ messages)
` [PATCH 2/3] v2writable: append, instead of prepending generated Message-ID
` [PATCH 3/3] lookup by Message-ID favors the "primary" one

[PATCH] thread_sync.c: avoid reaching across stacks of dead threads
 2018-03-27  8:55 UTC 

[PATCH] thread.c: reset waitq of keeping mutexes in child
 2018-03-05 22:26 UTC 

[PATCH] thread_pthread.c: assume monotonic condvar clocks
 2018-02-19  9:06 UTC 

[PATCH] monotonic only
 2018-02-19  8:55 UTC 

[PATCH] simplify altstack and enable reuse with thread cache
 2018-02-18 21:24 UTC 

[PATCH] thread_pthread: fix thread cache performance on miss
 2018-02-18 21:23 UTC 

[PATCH] thread_pthread.c: shorten and fix thread cache implementation
 2018-02-18  7:48 UTC 

[PATCH] thread_pthread.c: shorten and fix thread cache implementation
 2018-02-18  7:14 UTC 

[PATCH] compile.c: avoid String#+@ call with FSL
 2018-02-14 22:08 UTC 

[PATCH] thread.c: favor timespec internally
 2018-02-05 19:30 UTC 

[PATCH] thread.c: favor timespec when available internally
 2018-02-03 20:35 UTC 

[PATCH] thread.c (thread_join_m): avoid NUM2TIMET for Bignum
 2018-02-03 20:35 UTC 

[PATCH (full)0/4] remove most FP from thread.c
 2018-02-02  5:21 UTC 

[PATCHv2 0/4] remove most FP from thread.c
 2018-02-02  5:18 UTC  (5+ messages)
` [PATCH 1/4] thread.c (rb_thread_terminate_all): eliminate double2timeval call
` [PATCH 2/4] thread.c: extract timeval_sub from timeval_update_expire
` [PATCH 3/4] thread.c: avoid FP for Thread#join
` [PATCH 4/4] thread.c: avoid FP in C-API time calculations

[PATCH] proc: fix super_method segfault after bind
 2018-01-30  0:46 UTC 

[PATCH 0/2] threadlet - a new name for thriber
 2018-01-28 10:39 UTC  (3+ messages)
` [PATCH 1/2] Threadlet: green threads implemented using fibers
` [PATCH 2/2] threadlet: non-native fiber support

[PATCH] vm_core: use "int" for living_thread_num
 2018-01-26 22:37 UTC 

[PATCH] thread_pthread: micro-optimize arithmetic for volatile
 2018-01-25  6:44 UTC 

[PATCH] vm.c: remove unnecessary branch
 2018-01-24 21:06 UTC 

[PATCH] load.c: use fstring instead of OBJ_FREEZE
 2018-01-24 21:04 UTC 

[PATCH] internal.h: add BITFIELD macro to aid C99 users
 2018-01-24 20:49 UTC 

[PATCH] ruby.c (open_load_file): avoid shadowing variable for errno
 2018-01-22  9:03 UTC 

[PATCH] time.c (num_exact): use predefined IDs
 2018-01-22  0:44 UTC 

[PATCH] time.c: constify compat_* tables
 2018-01-22  0:25 UTC 

[PATCH] ruby/ruby.h: remove unnecessary exports from C-API
 2018-01-20 22:07 UTC 

[PATCH] load.c: use rb_warning directly
 2018-01-20 21:59 UTC 

[PATCH] timev.h: just use "unsigned int" for bitfields
 2018-01-16  5:39 UTC 

[PATCH] openat fix
 2018-01-10  0:55 UTC 

[PATCH] cont: use intrusive list for machine stack cache
 2018-01-09 22:34 UTC 

[PATCH] thread_pthread: update cache
 2018-01-09  8:21 UTC 

[PATCH] thread_pthread: remove HAVE_PTHREAD_ATTR_INIT ifdefs
 2018-01-09  7:51 UTC  (2+ messages)
` [PATCH] thread_pthread: remove checks for pthread_cond*_init

[PATCH] use predefined ids in a few more places
 2018-01-09  2:45 UTC 

[PATCH] net/http: use writev for HTTP chunked request bodies
 2018-01-08 12:03 UTC 

[PATCH] net/http: clear compressed chunk after decompression
 2018-01-08  6:34 UTC 

[PATCH] net/http: allow existing socket arg for Net::HTTP.start
 2018-01-07  0:15 UTC 

[PATCH 1/2] net/protocol: use binary string buffers
 2018-01-06 23:50 UTC  (2+ messages)
` [PATCH 2/2] net/protocol: read directly into rbuf if it's empty

[PATCH] open-uri: clear string after buffering
 2018-01-05 22:08 UTC 

[PATCH] io.c: clear Strings we create for IO.copy_stream
 2018-01-05 21:13 UTC 

[PATCH] zlib: reduce garbage on Zlib::GzipReader#readpartial
 2018-01-05 21:00 UTC 

[PATCH] zlib: reduce garbage on Zlib::GzipReader#readpartial
 2018-01-05 13:45 UTC 

[PATCH] remove unused variables
 2018-01-05 13:11 UTC 

[PATCH] variable.c: fix autoload stack space regression
 2018-01-02 21:36 UTC 

[PATCH] net/protocol: optimize large read case
 2018-01-02  8:10 UTC 

[PATCH] hash: do not taint auto-frozen string keys
 2017-12-30 22:13 UTC 

[PATCH] hash: do not taint auto-frozen string keys
 2017-12-30  2:51 UTC 

[PATCH 1/2] webrick: favor .write over << method
 2017-12-26  4:39 UTC  (2+ messages)
` [PATCH 2/2] webrick/httpresponse: IO.copy_stream for regular files

[PATCH 0/6] webrick: audit and fix Kernel#open misuse
 2017-12-21 11:55 UTC  (7+ messages)
` [PATCH 1/6] webrick: httpauth requires regular files
` [PATCH 2/6] webrick/httpservlet/cgi_runner.rb: remove unnecessary open
` [PATCH 3/6] webrick: add test for WEBrick::HTTPServlet::ERBHandler
` [PATCH 4/6] webrick: WEBrick::Log requires path arg when given string
` [PATCH 5/6] webrick/httpservlet/*handler: use File.open
` [PATCH 6/6] webrick/httputils: note Kernel#open behavior

[PATCH] socket: use frozen string buffer when releasing GVL
 2017-12-19  7:45 UTC 

[PATCH] io.c: IO#pwrite uses tmp buffer to avoid parallel modification
 2017-12-17 22:21 UTC 

[PATCH] git-svn: convert CRLF to LF in commit message to SVN
 2017-12-13 21:41 UTC 

[PATCH 0/2] thriber: rebased against r61067
 2017-12-07  4:18 UTC 

[PATCH 1/2] thriber: green threads implemented using fibers
 2017-12-06 22:16 UTC  (2+ messages)
` [PATCH 2/2] thriber: non-native fiber support

[PATCH] WIP-mbox-dl-search
 2017-11-29  9:33 UTC 

[PATCH] file: release GVL for access(2) syscalls
 2017-11-28  3:06 UTC 

[PATCH] File.mkfifo releases GVL
 2017-11-19  5:29 UTC 

[PATCH] file.c (rb_file_s_mkfifo): use mode_t instead of int
 2017-11-19  5:22 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).