On Sun, Jan 06, 2002 at 06:40:58PM -0700, Richard Gooch wrote: > > So I'd like to propose a new file (say kernel/smp.c) which has generic > startup code for each CPU. To start with, it can have a > generic_cpu_init() function, which is called by each arch. Note that > this function would be called for the boot CPU too. Would this also be hacked into whatever Hotswap CPU support exists? Such that plugging in a new CPU spawns a new cpu/%d directory, (and removing one deletes the directory), or do we just scan for the total number of possible slots on boot and rely on any nodes to return -ENODEV or whatever when there's no CPU physically present? (Probably easier) (Maybe not smp.c, as this is for Uniprocessor boxen as well, cpu.c? :-) Matt -- "Phased plasma rifle in a forty-watt range?" "Hey, just what you see, pal" - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo _at_ vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Follow-Ups:
- Re: [PATCH] DevFS support for /dev/cpu/X/(cpuid|msr)Rusty Russell <rusty _at_ rustcorp.com.au>
- [PATCH] DevFS support for /dev/cpu/X/(cpuid|msr)Matt Dainty <matt _at_ bodgit-n-scarper.com>
- Re: [PATCH] DevFS support for /dev/cpu/X/(cpuid|msr)Richard Gooch <rgooch _at_ ras.ucalgary.ca>
- Re: [PATCH] DevFS support for /dev/cpu/X/(cpuid|msr)"H. Peter Anvin" <hpa _at_ zytor.com>
- Re: [PATCH] DevFS support for /dev/cpu/X/(cpuid|msr)Richard Gooch <rgooch _at_ ras.ucalgary.ca>
- Re: [PATCH] DevFS support for /dev/cpu/X/(cpuid|msr)"H. Peter Anvin" <hpa _at_ zytor.com>
- Re: [PATCH] DevFS support for /dev/cpu/X/(cpuid|msr)Richard Gooch <rgooch _at_ ras.ucalgary.ca>
- Re: [PATCH] DevFS support for /dev/cpu/X/(cpuid|msr)"H. Peter Anvin" <hpa _at_ zytor.com>
- Re: [PATCH] DevFS support for /dev/cpu/X/(cpuid|msr)Richard Gooch <rgooch _at_ ras.ucalgary.ca>
- Prev by Date: Re: [2.4.17/18pre] VM and swap - it's really unusable
- Next by Date: Re: [PATCH] DevFS support for /dev/cpu/X/(cpuid|msr)
- Previous by thread: Re: [PATCH] DevFS support for /dev/cpu/X/(cpuid|msr)
- Next by thread: Re: [PATCH] DevFS support for /dev/cpu/X/(cpuid|msr)
- Indexes:[Main][Thread]