index
:
miguel/fool-os.git
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2018-09-16
cleanup and starting improve mounts and file access (pipes, sysfiles, ext2)
Miguel
2018-09-13
ext2 review
Miguel
2018-09-13
reentrenacy for newilb
Miguel
2018-09-12
struggling with vmem
Miguel
2018-09-12
working on smp scheduler
Miguel
2018-09-11
cleaning up vmem etc..
Miguel
2018-09-11
screen checks if video or textmode, cpu private memory pages implemented
Miguel
2018-09-11
little cleanup vmem, parse kernel section headers
Miguel
2018-09-10
apic et al.
Miguel
2018-09-10
fixing paging / per cpu pages
Miguel
2018-09-10
physical memory manager review et al.
Miguel
2018-09-09
switched to apic/ioapic finally
Miguel
2018-09-09
cleaning logs, docs, interrupts
Miguel
2018-09-09
fixing implicit func declarations!
Miguel
2018-09-09
ioapic works!
Miguel
2018-09-09
lapic bus speed probing and starting switch to ioapic
Miguel
2018-09-08
struggling with pic and lapic and smp...
Miguel
2018-09-07
apic timer smp
Miguel
2018-09-06
working on smp
Miguel
2018-09-04
ioapic & lapic
Miguel
2018-09-03
big renaming
Miguel
2018-09-02
cleanup filenames
Miguel
2018-08-31
various improvmenets
Miguel
2018-08-23
never ending struggle with forking
Miguel
2018-08-22
cleanup logging
Miguel
2018-08-22
removed module name definitions
Miguel
2018-08-22
improving logging
Miguel
2018-08-19
disable smp for now :(
Miguel
2018-08-19
invalidated spinlocks
Miguel
2018-08-19
cleaning up asm stuff and improving docs
Miguel
2018-08-17
cleanup and working on fifo pipes
Miguel
2018-08-17
started reviving my fool os
Miguel
2015-05-23
reverted interrupts disabling to conservative. and starting fs layer
Michal Idziorek
2015-05-17
struggling with smp and APICs and started vt52 emulation
Michal Idziorek
2015-05-16
working on smp support, strange things happening!?
Michal Idziorek
2015-05-16
started reactivating multiple processors
Michal Idziorek
2014-11-26
some cleanup
Michal Idziorek
2014-11-17
little cleanup
Michal Idziorek
2014-11-13
fixing implicit functions!
Michal Idziorek
2014-09-05
fixed APs start address and reenabled smp.
Michal Idziorek
2014-09-04
reenabled symmetric multiprocessing entry
Michal Idziorek
2014-09-03
system clock
Michal Idziorek
2014-09-03
Moved kernel to 0x10000 !
Michal Idziorek
2014-09-03
ACPI support !
Michal Idziorek