Go to file
Tomas Hruby 9e01a83636 SMP - reduced TLB flushing
- flush TLB of processes only if the page tables has been changed and
  the page tables of this process are already loaded on this cpu which
  means that there might be stale entries in TLB. Until now SMP was
  always flushing TLB to make sure everything is consistent.
2010-10-25 16:21:23 +00:00
benchmarks Fixed unixbench Run script 2010-10-25 08:32:14 +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 e1000: add 82574L ethernet adapter (thx Niek for your comments) 2010-10-15 08:53:22 +00:00
docs UPDATING - warning about /usr/gnu/lib 2010-09-21 12:46:55 +00:00
drivers ACPI pci-to-pci bridges 2010-10-21 17:07:09 +00:00
etc e1000: add 82574L ethernet adapter (thx Niek for your comments) 2010-10-15 08:53:22 +00:00
include ACPI pci-to-pci bridges 2010-10-21 17:07:09 +00:00
kernel SMP - reduced TLB flushing 2010-10-25 16:21:23 +00:00
lib Add libdriver support for async ioctl replies 2010-10-08 09:33:18 +00:00
man Remove urlget 2010-10-02 18:24:53 +00:00
servers VM implicitly aligns mappings to a page 2010-10-21 17:07:05 +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