Commit History

Author SHA1 Message Date
  徐启航 b504930799 Use `SerdePacket` in `StartupArgs` 2 years ago
  徐启航 f0d5f4032e Remove ACPICA from localdep 2 years ago
  徐启航 5f8f4ebc1b Optimize some code 2 years ago
  徐启航 54298ef5f7 Optimize some code 2 years ago
  徐启航 cb6c2bfae8 Optimize some code 2 years ago
  徐启航 e29e37924e Make `Packet::id` non-zero 2 years ago
  徐启航 cdbdb808bc Add new version of packet serde (unfinished) 2 years ago
  徐启航 87f2aa7336 Remove dependency to `PacketTyped` for channels 2 years ago
  徐启航 e4bac88253 Add ko type ids 2 years ago
  徐启航 fef81dd3e7 Seal `Object` 2 years ago
  徐启航 a02457ca15 Add client & server for RPC 2 years ago
  徐启航 44ba9ff192 Add `thiserror` for `h2o_rpc` 2 years ago
  徐启航 e4d436d23c Add user RPC client 2 years ago
  徐启航 200460c46e Remove call_send & call_recv to use it as users 2 years ago
  徐启航 eff454e58b Add `dldisconn` for LDSO 2 years ago
  徐启航 0546db5a0f Add error trait implementation for `sv_call` 2 years ago
  徐启航 15b76283fa Add async runtime entry macro 2 years ago
  徐启航 acaa69589b Add default async executor 2 years ago
  徐启航 805cb75562 Add async RPC definition 2 years ago
  徐启航 fe7a92846e Fix preemption state's consistency 2 years ago
  徐启航 2721424307 Optimize some code 2 years ago
  akucxy cdb14a142e Merge branch 'toolchains' of akucxy/oceanic into master 2 years ago
  徐启航 83eaaf8140 Replace `CHashMap` with `Mutex<Vec>` in kernel ipc 2 years ago
  徐启航 1aee9cb52b Replace `CHashMap` with `Mutex<BTreeMap>` in disp 2 years ago
  徐启航 9b33021877 Update kernel timer queue structures 2 years ago
  徐启航 82ae6656ed Async thread pool executor 2 years ago
  徐启航 467d221605 Add `sv_cpu_num` 2 years ago
  徐启航 d9d74319a6 Complete async dispatcher 2 years ago
  徐启航 907ed7fd05 Fix parking when receiving result from dispatcher 2 years ago
  徐启航 ecd388ea1f Make `DispSender` pollable 2 years ago