Go to file
Ben Gras e2570d9b1b vm: optimisation: avl tree for virtual regions
- regions were preivous stored in a linked list, as 'normally'
    there are just 2 or 3 (text, data, stack), but that's slow
    if lots of regions are made with mmap()

  - measurable performance improvement with gcc and clang
2010-10-04 11:41:10 +00:00
benchmarks make all other commands use ProcFS 2010-09-14 21:31:56 +00:00
boot Boot monitor shouldn't report memory after 4GB; the addresses are wrong and VM can't deal with it anyways 2010-08-12 13:44:47 +00:00
commands Remove urlget 2010-10-02 18:24:53 +00:00
docs UPDATING - warning about /usr/gnu/lib 2010-09-21 12:46:55 +00:00
drivers No need to scan devices in PIC mode 2010-09-22 08:01:43 +00:00
etc pkgsrc: save binary packages in arch- and osversion dependent dir. 2010-09-17 14:31:54 +00:00
include Revamp the mthread library and update test59 2010-09-30 13:44:13 +00:00
kernel Watchdog and kernel profiling for AMD 2010-09-23 14:42:30 +00:00
lib make the asynsend table size NPROCS-dependent. 2010-10-01 14:39:04 +00:00
man Remove urlget 2010-10-02 18:24:53 +00:00
servers vm: optimisation: avl tree for virtual regions 2010-10-04 11:41:10 +00:00
share SMP - We boot APs 2010-09-15 14:09:52 +00:00
test Revamp the mthread library and update test59 2010-09-30 13:44:13 +00:00
tools include minix 'all' package. 2010-09-20 15:09:32 +00:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Fixed unintentionally removed world target in Makefile 2010-09-15 14:18:39 +00:00