99 Commits (8af72001d15af969c2e7c4feec43d8f9efe9331e)
 

Author SHA1 Message Date
Jiajie Chen 8af72001d1 Disable iperf for darwin, update README for gcc
6 years ago
Jiajie Chen 1349a4c4c2 Build iperf3 statically
6 years ago
Jiajie Chen 7589a0acf4 Add iperf3 program
6 years ago
Jiajie Chen 69febc9fcc Add instructions for nginx
6 years ago
Jiajie Chen a2c714f460 Fix nginx static build and nginx.conf
6 years ago
Jiajie Chen 0c30009938 Add an example nginx conf
6 years ago
Jiajie Chen 315299114e Allow user to download and extract alpinelinux rootfs in Makefile
6 years ago
WangRunji bf70c66685 update command to install rcore-fs-fuse
6 years ago
WangRunji 26f61fa75a update README
6 years ago
Jiajie Chen aa0c8b440e Add note for how to test redis
6 years ago
Jiajie Chen 81a1f9356c Redis is working with patches and also copy a redis.conf to build dir
6 years ago
Jiajie Chen 41d8f344a3 Fix redis building on Linux and disable its usage of epoll
6 years ago
equation314 96548d0464 Fix SYS_FACCESSAT id for non-x86
6 years ago
Jiajie Chen af7bd73cba Fix allow_failures syntax again
6 years ago
Jiajie Chen c20c79c29e Merge targets in travis ci and fix typo in Makefile
6 years ago
Jiajie Chen 11e02349a7 Do not build redis on CI by default
6 years ago
Jiajie Chen 29bf99fe4a Fix allow_failures syntax
6 years ago
Jiajie Chen 586e682f06 Add conditional compilation for nginx and redis
6 years ago
Jiajie Chen 7bf5f7cf64 Fix travis CI and makefile
6 years ago
Jiajie Chen 1be7b49668 Install riscv linux musl toolchain in travis ci
6 years ago
Jiajie Chen 1ef3203f99 Add bulid matrix in README and update build matrix in travis CI
6 years ago
Jiajie Chen 88a1f52646 Create directory before copying redis and nginx
6 years ago
Jiajie Chen 3f62c5095b Remove i386 arch, add redis and nginx to travis ci test
6 years ago
Jiajie Chen a62056dd8b Build redis
6 years ago
Jiajie Chen e60682ae32 Do not build nginx on Darwin
6 years ago
Jiajie Chen 2d9d78e714 Build nginx
6 years ago
Jiajie Chen 18753c0190 Fix typo in travis CI and remove allow_failure
6 years ago
Jiajie Chen 787ffbd4eb Download prebuilt from musl.cc. Disable osx in .travis.yml
6 years ago
Jiajie Chen 0858788fdb Add osx to allow failures
6 years ago
Jiajie Chen 343574eb12 Access before exec in sh
6 years ago
Jiajie Chen a739f17988 Do not use alloc::prelude
6 years ago
Jiajie Chen 2e6a9eb7b5 Fix travis
6 years ago
Jiajie Chen ce51c9b2ec Generate qcow2 instead of raw image for sfs unused blocks
6 years ago
Jiajie Chen bf9d296331 Use rcore-fs-fuse instead of mksfs for sfsimg generation
6 years ago
Jiajie Chen 835568e205 Do not build biscuit for riscv64 by default
6 years ago
WangRunji 7045a26e17 remove initfd for ucore programs
6 years ago
Jiajie Chen aae69bd685 Fix pthread missing in riscv toolchain
6 years ago
Jiajie Chen 779831fd05 Use musl for biscuit programs in RISC-V
6 years ago
Jiajie Chen f5ec8a84c3 Only enlarge heap when necessary
6 years ago
Jiajie Chen 3009626522 Enable MMX and SSE for x86_64 and add floating point test
6 years ago
Jiajie Chen a8497fb692 Fix syscall clobber for x86_64, improve iperf performance
6 years ago
Jiajie Chen 449b8a0a67 Partially working iperf client
6 years ago
Jiajie Chen 50d12e7113 Show waiting for queue indication in genpkts
6 years ago
chyyuu 9a9b2f6833 Merge branch 'linux64-syscall' of github.com:rcore-os/rcore-user into linux64-syscall
6 years ago
chyyuu e282fb16ba update README
6 years ago
Jiajie Chen 4bcc820a8b Wait and show link up in genpkts
6 years ago
Jiajie Chen fae914b11b Use buddy system allocator, use mmap for heap and add arping utility with ixgbe
6 years ago
equation314 61e55e3c0a try to fix travis
6 years ago
equation314 9484651b97 fix struct stat layout on non-x86 archs
6 years ago
equation314 10d49723df use musl to build biscuit programs for aarch64
6 years ago