Re: SMP detection



2006/8/31, Skylar Thompson <skylar@xxxxxxxxxxxxxx>:

Michal Mertl wrote:
> No! Kernel threads (e.g. handling interrupts) aren't that much different
> to normal processes.
>
> Logical CPUs on a single HTT capable CPU share most of the CPU logic,
> especially all the external stuff (handling interrupts). Scheduling
> handling of interrupts on the "secondary/logical" core wouldn't
> probably help performance at all (if that is at all possible).
>

Could you clarify note 20031022 in /usr/src/UPDATING? It states that HTT
CPUs are used for interrupts if they are detected, even if they aren't
used by regular processes. Was this something that just showed up in
pre-6.x releases?

--
-- Skylar Thompson (skylar@xxxxxxxxxxxxxx)
-- http://www.cs.earlham.edu/~skylar/




Another question that's wondering me is why FreeBSD with the SMP kernel
the gnome system monitor (Applications->System Tools->System Monitor) only
shows one CPU when Linux with a SMP kernel shows two CPUs


--
http://jordilin.wordpress.com
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Early hang with 2.6.21-rc4-rt1
    ... tree and every other 2.6.21-rc kernel I've tried has worked fine. ... The system is is a Dell SC1435 with two dual-core Opteron 2220 CPUs ... # Firmware Drivers ... # Loadable module support ...
    (Linux-Kernel)
  • Re: SMP detection
    ... I have the SMP-GENERIC kernel and it ... I've decided to disable SMP from BIOS. ... Linux it shows two cpus). ... Logical CPUs on a single HTT capable CPU share most of the CPU logic, ...
    (freebsd-questions)
  • Requested FAQ addition - Mandrake and partial-i686 platforms
    ... yet the broken versions of glibc will detect it as fully i686 compliant. ... Possibly other Cyrix or AMD CPUs are affected, ... The problem is that Mandrake 9.1 ships with a broken glibc. ... kernel, both the one that ships precompiled and the source rpm. ...
    (Linux-Kernel)
  • Re: AMD Athlon 64 X2
    ... The CPU and motherboard also work with WSeB as well. ... Running kernel version 103a... ... have to flash the BIOS with a later version to get the CPUs ... I tried all of the recent SMP kernels but no luck. ...
    (comp.os.os2.setup.misc)
  • Re: [PATCH] hwpmc(4) changes to use mp_maxid instead of mp_ncpus.
    ... you look at other code in the kernel that handles per-cpu data such as UMA ... CPUs. ... We need to scale kernel data structures based on {MACHINE-MAX} ... jk> Changing HWPMC and its userland before the base kernel itself ...
    (freebsd-arch)