Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2019 19:27:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 236513] HP Thin clients T620/T730 ACPI:  Only CPU core 0 detects C2 state
Message-ID:  <bug-236513-227-HIqJKcGWmJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236513-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236513-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236513

--- Comment #37 from John Baldwin <jhb@FreeBSD.org> ---
Created attachment 203218
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203218&action=edit
shareable_acpi_set_resource.patch

This is an untested hack that uses RF_SHAREABLE when reserving resources for
CPUs.  The other approach is we could just not reserve resources for CPU
devices which might be safer as it would then always honor the flags passed to
bus_alloc_resource().

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236513-227-HIqJKcGWmJ>