Go to file
Tomas Hruby c9bfb13cdb Kernel keeps information about each cpu
- kernel maintains a cpu_info array which contains various
  information about each cpu as filled when each cpu boots

- the information contains idetification, features etc.
2010-10-26 21:07:27 +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 Kernel keeps information about each cpu 2010-10-26 21:07:27 +00:00
kernel Kernel keeps information about each cpu 2010-10-26 21:07:27 +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