summaryrefslogtreecommitdiff
path: root/kernel/smp.c
AgeCommit message (Expand)Author
2018-09-28struggling with scheduler and userprog to view ppm filesMiguel
2018-09-26some bugfixesMiguel
2018-09-16cleanup and starting improve mounts and file access (pipes, sysfiles, ext2)Miguel
2018-09-13ext2 reviewMiguel
2018-09-13reentrenacy for newilbMiguel
2018-09-12struggling with vmemMiguel
2018-09-12working on smp schedulerMiguel
2018-09-11cleaning up vmem etc..Miguel
2018-09-11screen checks if video or textmode, cpu private memory pages implementedMiguel
2018-09-11little cleanup vmem, parse kernel section headersMiguel
2018-09-10apic et al.Miguel
2018-09-10fixing paging / per cpu pagesMiguel
2018-09-10physical memory manager review et al.Miguel
2018-09-09switched to apic/ioapic finallyMiguel
2018-09-09cleaning logs, docs, interruptsMiguel
2018-09-09fixing implicit func declarations!Miguel
2018-09-09ioapic works!Miguel
2018-09-09lapic bus speed probing and starting switch to ioapicMiguel
2018-09-08struggling with pic and lapic and smp...Miguel
2018-09-07apic timer smpMiguel
2018-09-06working on smpMiguel
2018-09-04ioapic & lapicMiguel
2018-09-03big renamingMiguel
2018-09-02cleanup filenamesMiguel
2018-08-31various improvmenetsMiguel
2018-08-23never ending struggle with forkingMiguel
2018-08-22cleanup loggingMiguel
2018-08-22removed module name definitionsMiguel
2018-08-22improving loggingMiguel
2018-08-19disable smp for now :(Miguel
2018-08-19invalidated spinlocksMiguel
2018-08-19cleaning up asm stuff and improving docsMiguel
2018-08-17cleanup and working on fifo pipesMiguel
2018-08-17started reviving my fool osMiguel
2015-05-23reverted interrupts disabling to conservative. and starting fs layerMichal Idziorek
2015-05-17struggling with smp and APICs and started vt52 emulationMichal Idziorek
2015-05-16working on smp support, strange things happening!?Michal Idziorek
2015-05-16started reactivating multiple processorsMichal Idziorek
2014-11-26some cleanupMichal Idziorek
2014-11-17little cleanupMichal Idziorek
2014-11-13fixing implicit functions!Michal Idziorek
2014-09-05fixed APs start address and reenabled smp.Michal Idziorek
2014-09-04reenabled symmetric multiprocessing entryMichal Idziorek
2014-09-03system clockMichal Idziorek
2014-09-03Moved kernel to 0x10000 !Michal Idziorek
2014-09-03ACPI support !Michal Idziorek