summaryrefslogtreecommitdiff
path: root/kern/cpu_number.h
AgeCommit message (Expand)Author
2019-04-20declared cpu_number() as inline and removed TODOAlmuHS
2019-04-15changed apic2kernel to intAlmuHS
2019-04-15added apic2kernel declarationAlmuHS
2019-04-15undone latest changesAlmuHS
2019-04-15formated codeAlmuHS
2019-04-15rewritten cpu_numberAlmuHS
2019-03-31moved #include to cpu_number.cAlmuHS
2019-03-30initialized master_cpuAlmuHS
2019-03-29split cpu_number in a new fileAlmuHS
2019-03-29changed includeAlmuHS
2019-03-28added ncpu == 1 usecaseAlmuHS
2019-03-24changed NULL to 0AlmuHS
2019-03-24added NULL checkAlmuHS
2019-03-24changed looppruebas
2019-03-24add >>24AlmuHS
2019-03-24changed int to unsignedAlmuHS
2019-03-24implemented cpu_numberAlmuHS
2019-02-15remove unnecesary directiveAlmuHS
2019-02-15moved cpu_number from imps/cpu_number.h to kern/cpu_number.hAlmuHS
2019-02-15disabled ASSEMBLER macroAlmuHS
2019-02-08try to fixAlmuHS
2019-02-08recovering apic.h and original cpu_number()AlmuHS
2018-12-23fixed cpu_numberAlmuHS
2018-12-23trying real implementation cpu_numberAlmuHS
2018-06-28moved cpu_number() to cpu_number.c, created CPU_NUMBER ASM macroAbel Romero PĂ©rez
2018-06-27Define CPU_L1_SIZE even when NCPUS != 1Samuel Thibault
2016-01-23Use vm_page as the physical memory allocatorRichard Braun
2009-06-182006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
1997-02-25Initial sourceThomas Bushnell