-
yet another startup
- Shanghai, China
-
16:51
- 8h ahead - https://blog.k3fu.xyz
Pinned Loading
-
sunpinyin
sunpinyin PublicForked from sunpinyin/sunpinyin
A statistical language model based Chinese input method
-
dmclock
dmclock PublicForked from ceph/dmclock
Code that implements the dmclock distributed quality of service algorithm. See "mClock: Handling Throughput Variability for Hypervisor IO Scheduling" by Gulati, Merchant, and Varman.
C++
-
seastar
seastar PublicForked from scylladb/seastar
High performance server-side application framework
C++ 1
2,497 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
March 2025
Created 48 commits in 5 repositories
Created a pull request in scylladb/scylladb that received 31 comments
dist: install sbin tools into /usr/bin on Fedora 42
Fedora 42 unifies /usr/bin and /usr/sbin directories, causing our RPM build to fail when the install.sh
script places tools in /usr/sbin while the …
Opened 47 other pull requests in 6 repositories
scylladb/scylladb
16
closed
2
merged
3
open
-
build: disable DPDK for all release builds
This contribution was made on Mar 21
-
service: do not include unused headers
This contribution was made on Mar 20
-
storage_proxy: Prevent integer overflow in abstract_read_executor::execute
This contribution was made on Mar 19
-
tree: fix misspellings
This contribution was made on Mar 19
-
test: stop using seastar::at_exit()
This contribution was made on Mar 19
-
service: fix misspellings
This contribution was made on Mar 18
-
test.py: Enhance error handling for toxiproxy-cli failures
This contribution was made on Mar 18
-
service/storage_proxy: Improve digest comparison
This contribution was made on Mar 18
-
github: improve seastar bad include check
This contribution was made on Mar 17
-
Update seastar submodule
This contribution was made on Mar 13
-
test: perf_sstable: close frag_stream before destoying it
This contribution was made on Mar 13
-
ent/encryption: correct misspellings
This contribution was made on Mar 12
-
perf/perf_sstable: stop using at_exit()
This contribution was made on Mar 12
-
ent/encryption: rename "padd" to "padding" for clarity
This contribution was made on Mar 12
-
tools/scylla-nodetool: refactor to use std::tie() for cleaner code
This contribution was made on Mar 12
-
test: sstable_test: use
auto
instead ofstatistics
to avoid name collisionThis contribution was made on Mar 12 -
Update seastar submodule
This contribution was made on Mar 10
-
[Backport 6.1] dist: systemd: use default KillMode
This contribution was made on Mar 6
-
[Backport 6.2] dist: systemd: use default KillMode
This contribution was made on Mar 6
-
gms: Fix fmt formatter for gossip_digest_sync
This contribution was made on Mar 5
-
mutation: replace boost::upper_bound with std::ranges::upper_bound
This contribution was made on Mar 3
ceph/ceph
3
open
10
merged
-
src: migrate to fmt::formattable for format support
This contribution was made on Mar 28
-
qa: add missing .qa links for crimson-rados tests
This contribution was made on Mar 28
-
test/ObjectMap: Remove unused CONTROL_PREFIX variable
This contribution was made on Mar 26
-
common/ceph_context: Fix std::atomic<std::shared_ptr> compatibility
This contribution was made on Mar 25
-
erasure-code: use new/delete to alloc/free coefficients array
This contribution was made on Mar 25
-
common: remove spaces before literal operator
This contribution was made on Mar 25
-
common: disable OpenSSL engine support if it is disabled
This contribution was made on Mar 25
-
librbd: migrate from boost::variant to std::variant
This contribution was made on Mar 24
-
dmclock: migrate from boost::variant to std::variant
This contribution was made on Mar 19
-
libcephfs_proxy: remove redundant unsigned >= 0 comparison
This contribution was made on Mar 19
-
librbd: migrate from boost::variant to std::variant
This contribution was made on Mar 17
-
crypto: remove unused include
This contribution was made on Mar 17
-
cmake: make libcap REQUIRED
This contribution was made on Mar 17
scylladb/seastar
7
closed
2
merged
-
build: Include DPDK dependency libraries in Seastar linkage
This contribution was made on Mar 11
-
demos/tcp_sctp_server_demo: Modernize with seastar::async and proper teardown
This contribution was made on Mar 9
-
tests: enable/disable internet-dependent tests at runtime
This contribution was made on Mar 8
-
demos/tls_echo_server_demo: Modernize with seastar::async
This contribution was made on Mar 7
-
build: Re-enable ASan's verify_asan_link_order check
This contribution was made on Mar 7
-
github: Add Alpine Linux workflow to test builds with musl libc
This contribution was made on Mar 4
-
tests: relax test_file_system_space check for empty filesystems
This contribution was made on Mar 4
-
demos/udp_server_demo: Modernize with seastar::async and proper tear…
This contribution was made on Mar 4
-
file, scheduling_specific, memory: fix build failures with musl libc
This contribution was made on Mar 3
sunpinyin/sunpinyin
2
merged
-
wrapper/ibus/setup: remove gettext.bind_textdomain_codeset() call
This contribution was made on Mar 15
-
Update to adapt to mac OS 15.1
This contribution was made on Mar 15
ceph/dmclock
1
merged
-
README.md: mark the repo deprecated
This contribution was made on Mar 25
tchaikov/seastar
1
closed
-
wip
This contribution was made on Mar 4
Reviewed 24 pull requests in 5 repositories
scylladb/scylladb
13 pull requests
-
dist: install sbin tools into /usr/bin on Fedora 42
This contribution was made on Mar 29
-
sstables_loader: Do not stop sharded<progress_monitor> unconditionally
This contribution was made on Mar 28
-
install-dependencies.sh: disabiguate python magic package
This contribution was made on Mar 24
-
test.py: move starting LDAP service to dedicate method
This contribution was made on Mar 24
-
test: ignore unused fmt::to_string() result
This contribution was made on Mar 24
-
Don't export string filenames from sstable
This contribution was made on Mar 19
-
test.py: Enhance error handling for toxiproxy-cli failures
This contribution was made on Mar 19
-
./github/scripts/auto-backport.py: don't remove backport label when backport process has an error
This contribution was made on Mar 18
-
github: error if we see #include "seastar/..."
This contribution was made on Mar 17
-
test/s3: Increase boost/s3_test log levels
This contribution was made on Mar 12
-
Trigger Jenkins job using github action
This contribution was made on Mar 7
-
gms: add add formatter for gms::gossip_*
This contribution was made on Mar 5
-
tree: Remove redundant std::move() calls
This contribution was made on Mar 3
ceph/ceph
6 pull requests
-
src: migrate to fmt::formattable for format support
This contribution was made on Mar 29
-
common/Formatter: introduce helpers for formatting container types
This contribution was made on Mar 27
-
rgw: fix the version in DECODE_START() of RGWZoneGroupPlacementTier
This contribution was made on Mar 26
-
Build system: Fix build on OS X in which libnbd.dylib is not found
This contribution was made on Mar 26
-
mgr: PyModule memory leaks fix
This contribution was made on Mar 24
-
dokan: fix a Y2038 bug by replacing
Int32x32To64
with multiplicationThis contribution was made on Mar 7
scylladb/seastar
3 pull requests
-
tests: enable/disable internet-dependent tests at runtime
This contribution was made on Mar 20
-
tests: adapt the test.py script to build project tests in offline mode and accept arbitrary arguments for ctest
This contribution was made on Mar 8
-
exception_hacks: Make dl_iterate_phdr resolution manual
This contribution was made on Mar 4
sunpinyin/sunpinyin
1 pull request
-
ibus-setup: drop use of broken API to avoid crash error
This contribution was made on Mar 15
scylladb/scylla-cluster-tests
1 pull request
-
test(backup): add native/rclone backup benchmarking under read/write stress
This contribution was made on Mar 10
Created an issue in scylladb/scylladb that received 4 comments
test_migration_on_existing_raft_topology fails due to integer overflow
see https://jenkins.scylladb.com/job/scylla-master/job/scylla-ci/16008/
request = <FixtureRequest for <Coroutine test_migration_on_existing_raft_to…
Opened 3 other issues in 1 repository
scylladb/scylladb
2
closed
1
open
-
cqlpy.cassandra_tests/validation/entities/frozen_collections_test fails due to cassandra.cluster.NoHostAvailable
This contribution was made on Mar 10
-
gms::gossip_digest's formatter does not print cluster_id, partitioner, or group0_id
This contribution was made on Mar 4
-
encryption_at_rest_test.TestEncryptionAtRest.test_supported_cipher_algorithms fails due to encryption::network_error (recv: Connection reset by peer)
This contribution was made on Mar 3