VirtualBox

Ignore:
Timestamp:
Mar 19, 2020 12:13:48 PM (5 years ago)
Author:
vboxsync
Message:

SUPDrv-linux.c: log msg clarification

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c

    r82968 r83325  
    309309     * Check for synchronous/asynchronous TSC mode.
    310310     */
    311     printk(KERN_DEBUG "vboxdrv: Found %u processor cores\n", (unsigned)RTMpGetOnlineCount());
     311    printk(KERN_DEBUG "vboxdrv: Found %u processor cores/threads\n", (unsigned)RTMpGetOnlineCount());
    312312    rc = misc_register(&gMiscDeviceSys);
    313313    if (rc)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette