TW201403332A - System supporting dual host apparatuses to access interface apparatus and power management method thereof - Google Patents

System supporting dual host apparatuses to access interface apparatus and power management method thereof Download PDF

Info

Publication number
TW201403332A
TW201403332A TW101124056A TW101124056A TW201403332A TW 201403332 A TW201403332 A TW 201403332A TW 101124056 A TW101124056 A TW 101124056A TW 101124056 A TW101124056 A TW 101124056A TW 201403332 A TW201403332 A TW 201403332A
Authority
TW
Taiwan
Prior art keywords
interface device
interface
master
access
master device
Prior art date
Application number
TW101124056A
Other languages
Chinese (zh)
Other versions
TWI510926B (en
Inventor
Kim Yeung Sip
Original Assignee
Acer Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Acer Inc filed Critical Acer Inc
Priority to TW101124056A priority Critical patent/TWI510926B/en
Publication of TW201403332A publication Critical patent/TW201403332A/en
Application granted granted Critical
Publication of TWI510926B publication Critical patent/TWI510926B/en

Links

Landscapes

  • Information Transfer Systems (AREA)
  • Power Sources (AREA)

Abstract

A system supporting dual host apparatuses to access an interface apparatus and a power management method thereof are provided. The system comprises a first host apparatus, a second host apparatus, and at least one interface apparatus. The at least one interface apparatus is serially connected between the first host apparatus and the second host apparatus and each interface apparatus comprises a register for recording a semaphore. When one of the first host apparatus and the second host apparatus accesses the interface apparatus, it first checks the semaphore recorded in the register of each interface apparatus, and accordingly closes a data link between the interface apparatus and the other one of the first host apparatus and the second host apparatus and resumes an execution mode of the interface apparatus to a normal operation mode for performing data access.

Description

支援雙主控裝置存取介面裝置之系統及其電源管理 方法 System supporting dual-master device access interface device and power management thereof method

本發明是有關於一種資料傳輸系統及其電源管理方法,且特別是有關於一種支援雙主控裝置存取相同介面裝置之系統及其電源管理方法。 The present invention relates to a data transmission system and a power management method thereof, and more particularly to a system for supporting a dual master device to access the same interface device and a power management method thereof.

為了讓作業系統(OS)和硬體之間有一個共同的電源管理介面,美國微軟(Microsoft)公司與英特爾(Intel)公司提出一種進階組態與電源介面(Advanced Configuration and Power Interface,ACPI)標準,其可根據使用者與作業系統之間的互動,以OS取代基本輸入輸出系統(Basic Input/Output System,BIOS)來管理電源,藉以增加電源管理的效率。其中,當OS發現目前電腦的某部分設備沒有使用時,便會降低或移除其功能以節省電力。 In order to have a common power management interface between the operating system (OS) and the hardware, Microsoft and Intel proposed an Advanced Configuration and Power Interface (ACPI). The standard, which can replace the basic input/output system (BIOS) to manage the power supply according to the interaction between the user and the operating system, thereby increasing the efficiency of power management. Among them, when the OS finds that some parts of the computer are not used, it will reduce or remove its function to save power.

ACPI標準是作業系統直接電源管理(Operating System-directed Power Management,OSPM)模型中的一個主要技術,其主要提供ACPI表格、ACPI暫存器及ACPI BIOS等3個執行(runtime)元件。在OSPM模型中,OS可以直接對所有的設備做電源狀態的轉換。一般來說,OS都是參考應用程式的設定或是使用者的設定來做為是否進入省電模式的依據,然後再使用上述的ACPI元件去控制設備的電源狀態。 The ACPI standard is one of the main technologies in the Operating System-Directed Power Management (OSPM) model. It mainly provides three runtime components such as ACPI table, ACPI register and ACPI BIOS. In the OSPM model, the OS can directly convert power states to all devices. In general, the OS refers to the application settings or the user's settings as the basis for entering the power saving mode, and then uses the above ACPI components to control the power state of the device.

上述設備的電源狀態主要可區分下列四種: D0:完全開啟,設備可以完全回應,並正常工作;D1:節省部分電源,不同裝置可有不同規範;D2:除了節省電源外,還會關閉一些設備功能以進一步節省電力,不同裝置可有不同規範;D3:把電源從設備上移除,完全關閉設備電源,一般重新啟動設備會需要比較長的時間。 The power status of the above devices can mainly distinguish the following four types: D0: fully open, the device can fully respond and work normally; D1: save part of the power supply, different devices can have different specifications; D2: in addition to saving power, it will also turn off some device functions to further save power, different devices can be different Specification; D3: Remove the power from the device and completely turn off the power of the device. Generally, it takes a long time to restart the device.

不同的設備通常會有不同的電源省電狀態,而這些電源狀態的切換都可以經由設備的驅動程式或是軟體來切換,一般都是經由設備的驅動程式發送指令到設備來切換其運作模式。然而,上述電源管理方式僅限於對裝置中的部分設備做切換,而未能擴及到對整個資料系統中的部分裝置做切換,以達成雙主控裝置對相同介面裝置的資料存取。 Different devices usually have different power saving states, and the switching of these power states can be switched through the device driver or software. Generally, the device driver sends commands to the device to switch its operating mode. However, the above power management method is limited to switching some devices in the device, but cannot be extended to switch some devices in the entire data system to achieve data access of the dual interface device to the same interface device.

有鑒於此,本發明提出一種支援雙主控裝置存取介面裝置之系統及其電源管理方法,藉由在執行(runtime)階段調整設備的電源狀態,以支援雙主控裝置存取相同的介面裝置,並可達到省電功效。 In view of the above, the present invention provides a system for supporting a dual master device access interface device and a power management method thereof, which support the dual master device to access the same interface by adjusting the power state of the device during a runtime phase. The device can achieve power saving effect.

本發明提出一種支援雙主控裝置存取介面裝置之系統,其包括第一主控裝置、第二主控裝置及至少一個介面裝置。其中,所述介面裝置係採用菊花鏈方式串接於第一主控裝置與第二主控裝置之間,而各個介面裝置包括用以記錄旗語(Semaphore)的暫存器。當第一主控裝置及第二 主控裝置其中之一要存取所述介面裝置時,會先檢視各個介面裝置之暫存器中記錄的旗語,據以將第一主控裝置及第二主控裝置其中之另一與所述介面裝置之間的資料連結關閉,並將介面裝置的執行模式回復至正常運作模式以進行資料存取。 The invention provides a system for supporting a dual master access interface device, which comprises a first master device, a second master device and at least one interface device. The interface device is daisy-chained between the first main control device and the second main control device, and each interface device includes a temporary register for recording a semaphore. When the first master device and the second When one of the master devices accesses the interface device, the semaphore recorded in the register of each interface device is first checked, so that the other of the first master device and the second master device are The data link between the interface devices is turned off, and the execution mode of the interface device is returned to the normal operation mode for data access.

在本發明之一實施例中,當上述的第一主控裝置或第二主控裝置停止存取介面裝置時,將旗語修改為無人使用,並將介面裝置的執行模式切換至執行階段關閉(runtime D3)模式。 In an embodiment of the present invention, when the first main control device or the second main control device stops accessing the interface device, the semaphore is modified to be unattended, and the execution mode of the interface device is switched to the execution phase. (runtime D3) mode.

在本發明之一實施例中,當上述的第一主控裝置要存取所述介面裝置且所檢視之旗語為無人使用時,將旗語修改為第一主控裝置使用,並將所述介面裝置的執行模式回復至正常運作模式,以對介面裝置進行資料存取。 In an embodiment of the present invention, when the first main control device needs to access the interface device and the semaphore viewed is unattended, the semaphore is modified to be used by the first main control device, and The execution mode of the interface device is returned to the normal operation mode for data access to the interface device.

在本發明之一實施例中,當上述的第二主控裝置要存取所述介面裝置且所檢視之旗語為無人使用時,修改該旗語為第二主控裝置使用,並將所述介面裝置的執行模式回復至正常運作模式,以對介面裝置進行資料存取。 In an embodiment of the present invention, when the second main control device needs to access the interface device and the semaphore viewed is unattended, the semaphore is modified to be used by the second main control device, and The execution mode of the interface device is returned to the normal operation mode for data access to the interface device.

在本發明之一實施例中,上述的第一主控裝置的存取優先權高於第二主控裝置。其中,當第一主控裝置要存取介面裝置且所檢視之旗語為第二主控裝置使用時,將旗語修改為強制第一主控裝置使用,以將第二主控裝置與介面裝置之間的資料連結關閉,並在該資料連結關閉後,將旗語修改為第一主控裝置使用,以對介面裝置進行資料存取;而當第二主控裝置要存取介面裝置且所檢視之旗語為 第一主控裝置使用時,停止對介面裝置進行資料存取。 In an embodiment of the invention, the access priority of the first master device is higher than that of the second master device. Wherein, when the first main control device wants to access the interface device and the semaphore viewed is used by the second main control device, the semaphore is modified to be used by the first main control device to connect the second main control device and the interface. The data link between the devices is closed, and after the data link is closed, the semaphore is modified to be used by the first master device to access the interface device; and when the second master device is to access the interface device and The slogan of the inspection is When the first master device is in use, the data access to the interface device is stopped.

在本發明之一實施例中,上述的第一主控裝置係經由支援雙通道資料傳輸的傳輸介面與介面裝置串接,並透過此傳輸介面所提供的第一通道及第二通道傳輸資料。其中,所述的傳輸介面為雷電介面。 In an embodiment of the present invention, the first main control device is connected in series with the interface device via a transmission interface supporting dual channel data transmission, and transmits data through the first channel and the second channel provided by the transmission interface. Wherein, the transmission interface is a lightning interface.

在本發明之一實施例中,上述的介面裝置包括適於使用第一通道傳輸資料的第一類介面裝置,以及適於使用第二通道傳輸資料的第二類介面裝置。 In an embodiment of the invention, the interface device includes a first type of interface device adapted to transmit data using the first channel, and a second type of interface device adapted to transmit data using the second channel.

在本發明之一實施例中,上述的第二主控裝置係經由傳輸介面與所述的第一類介面裝置及第二類介面裝置串接,並根據資料存取需求,切換其與第一類介面裝置及第二類介面裝置之間的資料路由,以通過第一通道與第一類介面裝置傳輸資料,或是通過第二通道與第二類介面裝置傳輸資料。 In an embodiment of the present invention, the second main control device is serially connected to the first type interface device and the second type interface device via a transmission interface, and is switched according to the data access requirement. Data routing between the interface-like device and the second type of interface device to transmit data through the first channel and the first type of interface device, or to transmit data through the second channel and the second type of interface device.

在本發明之一實施例中,上述的介面裝置包括圖形處理裝置、顯示裝置、儲存裝置或燒錄裝置。 In an embodiment of the invention, the interface device comprises a graphics processing device, a display device, a storage device or a burning device.

本發明提出一種支援雙主控裝置存取介面裝置之系統的電源管理方法,適用於包括採用菊花鏈方式串接之第一主控裝置、至少一個介面裝置及第二主控裝置的系統,其中各個介面裝置包括用以記錄旗語的暫存器。此方法係在第一主控裝置及第二主控裝置其中之一要存取介面裝置時,檢視各個介面裝置之暫存器中記錄的旗語,據以將第一主控裝置及第二主控裝置其中之另一與介面裝置之間的資料連結關閉,並將介面裝置的執行模式回復至正常運作 模式以進行資料存取。而當第一主控裝置或第二主控裝置停止存取介面裝置時,則將旗語修改為無人使用,並將介面裝置的執行模式切換至執行階段關閉模式。 The present invention provides a power management method for a system supporting a dual master device access interface device, which is applicable to a system including a first master device, at least one interface device, and a second master device that are daisy-chained in series, wherein Each interface device includes a register for recording semaphores. The method is to view the semaphore recorded in the temporary register of each interface device when one of the first main control device and the second main control device needs to access the interface device, so that the first main control device and the second device are The data link between the other of the main control devices and the interface device is turned off, and the execution mode of the interface device is restored to normal operation. Mode for data access. When the first master device or the second master device stops accessing the interface device, the semaphore is modified to be unattended, and the execution mode of the interface device is switched to the execution phase off mode.

在本發明之一實施例中,當上述的第一主控裝置要存取所述介面裝置且所檢視之旗語為無人使用時,將旗語修改為第一主控裝置使用,並將介面裝置的執行模式回復至正常運作模式以對介面裝置進行資料存取。 In an embodiment of the present invention, when the first main control device needs to access the interface device and the semaphore viewed is unattended, the semaphore is modified to be used by the first main control device, and the interface is used. The execution mode of the device is returned to the normal mode of operation for data access to the interface device.

在本發明之一實施例中,當上述的第二主控裝置要存取介面裝置且所檢視之旗語為無人使用時,將旗語修改為第二主控裝置使用,並將介面裝置的執行模式回復至正常運作模式,以對介面裝置進行資料存取。 In an embodiment of the present invention, when the second main control device needs to access the interface device and the semaphore viewed is unattended, the semaphore is modified to be used by the second main control device, and the interface device is The execution mode is restored to the normal operation mode for data access to the interface device.

在本發明之一實施例中,上述的第一主控裝置係經由支援雙通道資料傳輸的傳輸介面與介面裝置串接,並透過此傳輸介面所提供的第一通道及第二通道傳輸資料。其中,所述的傳輸介面為雷電介面。 In an embodiment of the present invention, the first main control device is connected in series with the interface device via a transmission interface supporting dual channel data transmission, and transmits data through the first channel and the second channel provided by the transmission interface. Wherein, the transmission interface is a lightning interface.

在本發明之一實施例中,上述的電源管理方法更包括由第二主控裝置根據資料存取需求,切換其與介面裝置中至少一個第一類介面裝置及至少一個第二類介面裝置之間的資料路由,以通過第一通道與第一類介面裝置傳輸資料,或是通過第二通道與第二類介面裝置傳輸資料,其中第一類介面裝置適於使用第一通道傳輸資料,而第二類介面裝置適於使用第二通道傳輸資料。 In an embodiment of the present invention, the power management method further includes: switching, by the second master device, at least one of the first type interface devices and the at least one second type interface device in the interface device according to the data access requirement. Data routing between the first channel and the first type of interface device, or through the second channel and the second type of interface device, wherein the first type of interface device is adapted to use the first channel to transmit data, and The second type of interface device is adapted to transmit data using the second channel.

在本發明之一實施例中,上述的介面裝置包括圖形處理裝置、顯示裝置、儲存裝置或燒錄裝置。 In an embodiment of the invention, the interface device comprises a graphics processing device, a display device, a storage device or a burning device.

基於上述,本發明之支援雙主控裝置存取介面裝置之系統及其電源管理方法係提供雙主控裝置對串接其中的介面裝置進行資料存取。其中,藉由在介面裝置上記錄其目前使用狀態,每當有主控裝置欲存取介面裝置時,即可根據此旗語決定是否關閉介面裝置與另一個主控裝置的資料連結,從而對介面裝置進行資料存取;而當存取結束時,則控制介面裝置進入執行階段關閉(runtime D3)模式,以節省電力。藉此,本發明不僅可支援雙主控裝置存取相同的介面裝置,還可達到省電功效。 Based on the above, the system for supporting the dual master device access interface device and the power management method thereof provide the dual master device for data access to the interface device serially connected thereto. Wherein, by recording the current state of use on the interface device, whenever there is a master device to access the interface device, it is determined according to the semaphore whether to close the data link between the interface device and another master device, thereby The interface device performs data access; and when the access ends, the control interface device enters an execution phase shutdown (runtime D3) mode to save power. Thereby, the present invention can not only support the dual master device to access the same interface device, but also achieve power saving effect.

為讓本發明之上述特徵和優點能更明顯易懂,下文特舉實施例,並配合所附圖式作詳細說明如下。 The above described features and advantages of the present invention will be more apparent from the following description.

執行階段關閉(Runtime D3)的技術係提供作業系統在將某設備的電源完全關閉時,可在300毫秒內將該設備的執行模式回復至正常運作模式而加以存取。本發明即將此技術應用在包含兩個主控裝置的系統中,使得兩個主控裝置均可存取串接其中的介面裝置。其中,每當有主控裝置需要存取介面裝置時,即先存取記錄在介面裝置中的旗語(Semaphore),而據以關閉介面裝置與另一個主控裝置間的連結,將介面裝置的執行模式切換至正常運作模式,之後即可存取介面裝置;在主控裝置結束存取時,則將介面裝置的執行模式切換至執行階段關閉模式,以等待下一次主控裝置的存取,從而達到省電功效。 The technology of the execution phase shutdown (Runtime D3) provides the operating system to access the device's execution mode to the normal operating mode within 300 milliseconds when the power of a device is completely turned off. The present invention is intended to be applied to a system comprising two master devices such that both master devices can access the interface devices connected in series. Wherein, whenever there is a master device that needs to access the interface device, the semaphore recorded in the interface device is accessed first, and the interface between the interface device and another master device is closed according to the interface device. The execution mode is switched to the normal operation mode, and then the interface device can be accessed; when the main control device ends the access, the execution mode of the interface device is switched to the execution phase shutdown mode to wait for the next access of the main control device. To achieve power saving effect.

圖1是依照本發明一實施例所繪示之執行階段關閉的控制平台示意圖。請參照圖1,本實施例的控制平台10包括平台控制單元(Platform Controller Hub,PCH)12及受控裝置14。其中,平台控制單元12例如是負責控制各種I/O與儲存介面的南橋晶片,其包括主電源控制針腳DevN_Core_PwCtl、附屬電源控制針腳DevN_Aux_PwCtl、裝置重置針腳DevN_Reset#及裝置喚醒針腳DevN_Wake#。受控裝置14例如是裝置中的某個設備或是獨立的裝置,其包括主電源針腳VDD_Core、附屬電源針腳VDD_Aux、重置針腳Reset#及喚醒針腳Wake#。其中,平台控制單元12的主電源控制針腳DevN_Core_PwCtl及附屬電源控制針腳DevN_Aux_PwCtl分別耦接開關16及18的控制端,從而控制提供給受控裝置14之主電源針腳VDD_Core及附屬電源針腳VDD_Aux的電源VDD。藉由上述架構,即可實現裝置一直在線、隨時連接(Always on,always connected,AOAC)與快速回復等功能。 FIG. 1 is a schematic diagram of a control platform for performing an execution phase shutdown according to an embodiment of the invention. Referring to FIG. 1 , the control platform 10 of the present embodiment includes a Platform Controller Hub (PCH) 12 and a controlled device 14 . The platform control unit 12 is, for example, a south bridge chip responsible for controlling various I/O and storage interfaces, and includes a main power control pin DevN_Core_PwCtl, an auxiliary power control pin DevN_Aux_PwCtl, a device reset pin DevN_Reset#, and a device wake-up pin DevN_Wake#. The controlled device 14 is, for example, a device in the device or a stand-alone device including a main power pin VDD_Core, an auxiliary power pin VDD_Aux, a reset pin Reset#, and a wake-up pin Wake#. The main power control pin DevN_Core_PwCtl and the auxiliary power control pin DevN_Aux_PwCtl of the platform control unit 12 are respectively coupled to the control terminals of the switches 16 and 18, thereby controlling the power supply V of the main power pin VDD_Core and the auxiliary power pin VDD_Aux supplied to the controlled device 14. DD . With the above architecture, functions such as Always on, always connected (AOAC) and fast reply can be realized.

第一實施例First embodiment

圖2是依照本發明第一實施例所繪示之支援雙主控裝置存取介面裝置之系統的方塊圖。請參照圖2,本實施例的系統20包括第一主控裝置22、第二主控裝置24,以及採用菊花鏈方式串接在第一主控裝置22與第二主控裝置24之間的介面裝置26。 2 is a block diagram of a system for supporting a dual master access interface device in accordance with a first embodiment of the present invention. Referring to FIG. 2, the system 20 of the present embodiment includes a first main control device 22, a second main control device 24, and a daisy chain connection between the first main control device 22 and the second main control device 24. Interface device 26.

第一主控裝置22與第二主控裝置24例如是桌上型電 腦、筆記型電腦、工作站等終端裝置,其中包括處理器及各種輸入輸出介面,而可連接周邊設備,並處理使用者執行的程式。第一主控裝置22與第二主控裝置24中還可包括記憶體或硬碟等儲存設備,而可儲存處理器所執行的程式或其他資料。在一實施例中,第一主控裝置22例如是使用者的筆記型電腦,而可提供本地端的使用者用來存取介面裝置26中的資料;第二主控裝置24則例如是一個雲端伺服器,其具備網路連結功能,而可提供遠端的使用者藉由網路來存取介面裝置26中的資料,在此不設限。 The first main control device 22 and the second main control device 24 are, for example, desktop power Terminal devices such as brains, notebook computers, workstations, etc., including a processor and various input and output interfaces, can connect peripheral devices and process programs executed by the user. The first main control device 22 and the second main control device 24 may further include storage devices such as a memory or a hard disk, and may store programs or other materials executed by the processor. In an embodiment, the first main control device 22 is, for example, a user's notebook computer, and can provide a user at the local end to access the data in the interface device 26; the second main control device 24 is, for example, a cloud. The server has a network connection function, and the remote user can access the data in the interface device 26 through the network, and there is no limit here.

第一主控裝置22包括控制器222及介面埠224,其係經由傳輸介面與介面裝置26串接(即透過介面埠224與介面裝置26的介面埠264串接),以傳輸資料;第二主控裝置24包括控制器242及介面埠244、246,其係經由傳輸介面與介面裝置26串接(即透過介面埠244與介面裝置26的介面埠266串接),以傳輸資料。 The first main control device 22 includes a controller 222 and an interface port 224 connected in series with the interface device 26 via a transmission interface (ie, serially connected to the interface 264 of the interface device 26 through the interface 224) for transmitting data; The main control device 24 includes a controller 242 and interfaces 244, 246 connected in series with the interface device 26 via a transmission interface (i.e., through the interface 244 and the interface 266 of the interface device 26) for transmitting data.

介面裝置26例如是圖形處理裝置、顯示裝置、儲存裝置、燒錄裝置或其他種類的周邊裝置,其中包括控制器262、介面埠264、266及暫存器268。其中,控制器262例如分別透過介面埠264、266與第一主控裝置22的介面埠224及第二主控裝置24的介面埠244、246相連接,而可透過介面埠264、266與第一主控裝置22及第二主控裝置24傳輸資料。暫存器268例如是用以記錄旗語(Semaphore),其可提供第一主控裝置22與第二主控裝置24存取,而據以對介面裝置26進行控制及資料存取。 The interface device 26 is, for example, a graphics processing device, a display device, a storage device, a burning device, or other types of peripheral devices, including a controller 262, interfaces 264, 266, and a register 268. The controller 262 is connected to the interface 埠 224 of the first main control device 22 and the interfaces 244 and 246 of the second main control device 24 through the interfaces 264 and 266 respectively, and the interface 埠 264, 266 and the A master device 22 and a second master device 24 transmit data. The register 268 is used, for example, to record a semaphore, which provides access to the first master device 22 and the second master device 24 for controlling and accessing the interface device 26.

其中,當第一主控裝置22與第二主控裝置24其中之一要存取介面裝置26時,例如是透過傳輸介面中未被使用的一個通用輸入輸出(General Purpose Input/Output,GPIO)針腳來檢視介面裝置26之暫存器268中記錄的旗語,而據以將第一主控裝置22及第二主控裝置24其中之另一與介面裝置26之間的資料連結關閉,並啟動介面裝置26以進行資料存取。 When one of the first master device 22 and the second master device 24 needs to access the interface device 26, for example, a general purpose input/output (GPIO) that is not used in the transmission interface. The pins are used to view the semaphores recorded in the register 268 of the interface device 26, whereby the data link between the other of the first master device 22 and the second master device 24 and the interface device 26 is closed. Interface device 26 is activated for data access.

詳言之,圖3是依照本發明第一實施例所繪示之支援雙主控裝置存取介面裝置之系統的電源管理方法流程圖。請參照圖3,本實施例的電源管理方法適用於上述實施例的系統20,以下即搭配系統20中的各項元件,說明電源管理方法的詳細步驟:當第一主控裝置22及第二主控裝置24其中之一要存取介面裝置26時,會先檢視介面裝置26之暫存器268中記錄的旗語,而據以將第一主控裝置22及第二主控裝置24中的另一個裝置與介面裝置26之間的資料連結關閉,並將介面裝置26啟動以進行資料存取(步驟S302)。其中,第一主控裝置22及第二主控裝置24例如是將介面裝置26的執行模式回復至正常運作模式以進行資料存取。 In more detail, FIG. 3 is a flow chart of a power management method for a system for supporting a dual master device access interface device according to a first embodiment of the present invention. Referring to FIG. 3, the power management method of the present embodiment is applicable to the system 20 of the above embodiment. Hereinafter, the components of the system 20 are combined to describe the detailed steps of the power management method: when the first master device 22 and the second When one of the main control devices 24 wants to access the interface device 26, the semaphore recorded in the register 268 of the interface device 26 is first checked, and accordingly, the first main control device 22 and the second main control device 24 are The data link between the other device and the interface device 26 is turned off, and the interface device 26 is activated for data access (step S302). The first master device 22 and the second master device 24 restore the execution mode of the interface device 26 to the normal operation mode for data access, for example.

另一方面,當第一主控裝置22或第二主控裝置24停止存取介面裝置26時,會將介面裝置26之暫存器268中記錄的旗語修改為無人使用,並控制介面裝置26進入執行階段關閉模式(步驟S304),以等待下一次的存取。其中,第一主控裝置22及第二主控裝置24例如是採用上述圖1 中的控制平台架構,而透過本身的平台控制單元(未繪示)來控制介面裝置26進入執行階段關閉模式,或是由執行階段關閉模式回復至正常運作模式。 On the other hand, when the first master device 22 or the second master device 24 stops accessing the interface device 26, the semaphore recorded in the register 268 of the interface device 26 is modified to be unattended, and the interface device is controlled. 26 enters the execution phase shutdown mode (step S304) to wait for the next access. The first main control device 22 and the second main control device 24 are, for example, the above FIG. 1 The control platform architecture is controlled by the platform control unit (not shown) to control the interface device 26 to enter the execution phase shutdown mode or to return to the normal operation mode by the execution phase shutdown mode.

需說明的是,本實施例進一步將介面裝置26之暫存器268中記錄的旗語區分為邏輯00代表無人使用;邏輯01代表第一主控裝置使用;邏輯11代表第二主控裝置使用;邏輯10代表第二主控裝置使用但第一主控裝置優先使用等四種,而可供第一主控裝置22及第二主控裝置24存取以決定後續動作。其中,上述邏輯訊號所對應的旗語種類僅為舉例說明,而不限於此。 It should be noted that, in this embodiment, the semaphore recorded in the register 268 of the interface device 26 is further divided into logic 00 for unattended use; logic 01 for the first master device; logic 11 for the second master device. The logic 10 represents four types of use by the second master device but the first master device is preferentially used, and is accessible to the first master device 22 and the second master device 24 to determine subsequent actions. The semaphore type corresponding to the above logical signal is merely an example, and is not limited thereto.

當第一主控裝置22要存取介面裝置26時,若其所檢視之旗語為無人使用(即邏輯00)時,則會將旗語修改為第一主控裝置22使用(即邏輯01),並將介面裝置26的執行模式回復至正常運作模式,以對介面裝置26進行資料存取;而當第二主控裝置24要存取介面裝置26時,若其所檢視之旗語為無人使用(即邏輯00)時,則會將旗語修改為第二主控裝置24使用(即邏輯11),並將介面裝置26的執行模式回復至正常運作模式,以對介面裝置26進行資料存取。 When the first master device 22 wants to access the interface device 26, if the semaphore it is inspected is unattended (ie, logic 00), the semaphore is modified to be used by the first master device 22 (ie, logic 01). And returning the execution mode of the interface device 26 to the normal operation mode for data access to the interface device 26; and when the second host device 24 is to access the interface device 26, if the semaphore viewed is When no one is used (ie, logic 00), the semaphore is modified to be used by the second master device 24 (ie, logic 11), and the execution mode of the interface device 26 is returned to the normal operation mode to perform data on the interface device 26. access.

需說明的是,本實施例還可進一步定義第一主控裝置22與第二主控裝置24的存取優先權,使得第一主控裝置22的存取優先權高於第二主控裝置24。據此,每當第一主控裝置22或第二主控裝置24要存取介面裝置26的資料時,若介面裝置26無人使用(即邏輯00),則可直接喚 醒介面裝置26以進行資料存取;若介面裝置26已被使用(即邏輯01或11),則會進一步比較存取優先權,以決定要由第一主控裝置22還是由第二主控裝置24對介面裝置26進行資料存取。 It should be noted that the embodiment may further define the access priority of the first master device 22 and the second master device 24, so that the access priority of the first master device 22 is higher than that of the second master device. twenty four. Accordingly, whenever the first master device 22 or the second master device 24 wants to access the data of the interface device 26, if the interface device 26 is not used (ie, logic 00), it can be directly called. Awakening the interface device 26 for data access; if the interface device 26 is already in use (ie, logic 01 or 11), the access priority is further compared to determine whether the first master device 22 or the second master is to be used. Device 24 performs data access to interface device 26.

舉例來說,圖4及圖5分別是依照本發明第一實施例所繪示之第一及第二主控裝置的狀態機示意圖。其中,第一主控裝置的存取優先權高於第二主控裝置。請先參照圖4,本實施例的狀態機40適用於上述實施例中的第一主控裝置22。首先,當第一主控裝置22要存取介面裝置(即有活動),而需要將介面裝置26的執行模式由執行階段關閉模式(RTD3)回復至正常運作模式(D0)時,即會進入圖4左邊的流程,由第一主控裝置22存取介面裝置26之暫存器268中記錄的旗語。 For example, FIG. 4 and FIG. 5 are schematic diagrams of state machines of the first and second main control devices according to the first embodiment of the present invention. The access priority of the first master device is higher than that of the second master device. Referring first to FIG. 4, the state machine 40 of the present embodiment is applied to the first master device 22 in the above embodiment. First, when the first master device 22 wants to access the interface device (ie, there is activity) and needs to return the execution mode of the interface device 26 from the execution phase off mode (RTD3) to the normal operation mode (D0), it will enter In the flow to the left of FIG. 4, the first master device 22 accesses the semaphore recorded in the register 268 of the interface device 26.

其中,當所檢視的旗語為無人使用(即邏輯00)或第一主控裝置使用(即邏輯01)時,第一主控裝置22會將此旗語修改為第一主控裝置使用(即邏輯01),從而將介面裝置26的執行模式由執行階段關閉模式(RTD3)回復至正常運作模式(D1),以對其進行資料存取;當所檢視的旗語為第二主控裝置使用(即邏輯11)時,第一主控裝置22會將此旗語修改為第二主控裝置使用但第一主控裝置優先使用(即邏輯10),以控制介面裝置26將其使用權交還給第一主控裝置22;當所檢視的旗語為第二主控裝置使用但第一主控裝置優先使用(即邏輯10)時,則代表介面裝置26尚未將使用權交還給第一主控裝置22,此時 第一主控裝置22會再持續檢視旗語,直到介面裝置26將使用權交還給第一主控裝置22時,才會將旗語修改為第一主控裝置使用(即邏輯01),從而將介面裝置26的執行模式由執行階段關閉模式(RTD3)回復至正常運作模式(D0),以進行資料存取。其中,在介面裝置26回復至正常運作模式(D0),而由第一主控裝置22進行資料存取時,第一主控裝置22會持續判斷此存取動作是否結束,若存取動作仍持續活動,則將介面裝置26維持在正常運作模式(D0);若存取動作停止活動,則進入圖4右邊的流程。 Wherein, when the semaphore viewed is unattended (ie, logic 00) or used by the first master device (ie, logic 01), the first master device 22 modifies the semaphore to be used by the first master device ( That is, logic 01), thereby returning the execution mode of the interface device 26 from the execution phase off mode (RTD3) to the normal operation mode (D1) for data access; when the viewed semaphore is the second master device When used (ie, logic 11), the first master device 22 will modify this semaphore to be used by the second master device but the first master device is used preferentially (ie, logic 10) to control the interface device 26 to use the right. Returned to the first master device 22; when the flagged semaphore is used by the second master device but the first master device is used preferentially (ie, logic 10), then the representative interface device 26 has not returned the usage right to the first Master device 22, at this time The first master device 22 will continue to view the semaphore until the interface device 26 returns the usage right to the first master device 22, and then the semaphore is modified to be used by the first master device (ie, logic 01), thereby The execution mode of the interface device 26 is returned from the execution phase off mode (RTD3) to the normal operation mode (D0) for data access. Wherein, when the interface device 26 returns to the normal operation mode (D0), and the data is accessed by the first main control device 22, the first main control device 22 continuously determines whether the access operation is finished, if the access action is still If the activity is continued, the interface device 26 is maintained in the normal operation mode (D0); if the access operation is stopped, the flow proceeds to the right side of FIG.

當第一主控裝置22停止存取介面裝置(即沒有活動),而需要將介面裝置26的執行模式由正常運作模式(D0)切換至執行階段關閉模式(RTD3)時,會進入圖4右邊的流程,由第一主控裝置22存取介面裝置26之暫存器268中記錄的旗語。其中,當所檢視的旗語為無人使用(即邏輯00)或第二主控裝置使用(即邏輯11)時,第一主控裝置22會將介面裝置26的執行模式由正常運作模式(D0)切換至執行階段關閉模式(RTD3);當所檢視的旗語為第一主控裝置使用(即邏輯01)時,第一主控裝置22會將旗語修改為無人使用(即邏輯00),而將介面裝置26的執行模式由正常運作模式(D1)切換至執行階段關閉模式(RTD3);當所檢視的旗語為第二主控裝置使用但第一主控裝置優先使用(即邏輯10)時,第一主控裝置22會將旗語修改為第二主控裝置使用(即邏輯11),而將介 面裝置26的執行模式由正常運作模式(D1)切換至執行階段關閉模式(RTD3)。其中,在介面裝置26切換至執行階段關閉模式(RTD3)時,第一主控裝置22會持續判斷是否有存取動作,若沒有存取動作(即沒有活動),則將介面裝置26維持在執行階段關閉模式(RTD3),而若有其他的存取動作(即有活動),則進入圖4左邊的流程。 When the first master device 22 stops accessing the interface device (ie, there is no activity) and needs to switch the execution mode of the interface device 26 from the normal operation mode (D0) to the execution phase off mode (RTD3), it will enter the right side of FIG. The flow of the semaphore recorded in the register 268 of the interface device 26 is accessed by the first master device 22. Wherein, when the viewed semaphore is unattended (ie, logic 00) or the second master device is used (ie, logic 11), the first master device 22 will execute the mode of operation of the interface device 26 from the normal operation mode (D0). Switching to the execution phase off mode (RTD3); when the flagged semaphore is used by the first master device (ie, logic 01), the first master device 22 modifies the semaphore to be unattended (ie, logic 00) And the execution mode of the interface device 26 is switched from the normal operation mode (D1) to the execution phase off mode (RTD3); when the viewed semaphore is used by the second master device, but the first master device is used preferentially (ie, logic 10), the first master device 22 will modify the semaphore to be used by the second master device (ie, logic 11), and will introduce The execution mode of the face device 26 is switched from the normal operation mode (D1) to the execution phase off mode (RTD3). Wherein, when the interface device 26 is switched to the execution phase off mode (RTD3), the first master device 22 continues to determine whether there is an access action, and if there is no access action (ie, no activity), the interface device 26 is maintained at The execution phase is off (RTD3), and if there are other access actions (ie, there are activities), the flow to the left of Figure 4 is entered.

接著,請參照圖5,本實施例的狀態機50適用於上述實施例的第二主控裝置24。首先,當第二主控裝置24要存取介面裝置26(即有活動),而需要將介面裝置26的執行模式由執行階段關閉模式(RTD3)回復至正常運作模式(D0)時,即會進入圖5左邊的流程,由第二主控裝置24存取介面裝置26之暫存器268中記錄的旗語。其中,當所檢視的旗語為無人使用(即邏輯00)或第二主控裝置使用(即邏輯11)時,第二主控裝置24會將此旗語修改為第二主控裝置使用(即邏輯11),從而將介面裝置26的執行模式由執行階段關閉模式(RTD3)回復至正常運作模式(D1),以對其進行資料存取;當所檢視的旗語為第一主控裝置使用(即邏輯01)或第二主控裝置使用但第一主控裝置優先使用(即邏輯10)時,即代表第一主控裝置22正在使用,而由於第一主控裝置22的存取優先權高於第二主控裝置24,因此第二主控裝置24會持續檢視旗語,直到第一主控裝置22停止存取介面裝置26,而介面裝置26的旗語被第一主控裝置22修改為無人使用(即邏輯00)時,第二主控裝置24才將此旗語修改為第二主控裝置使用 (即邏輯11),從而將介面裝置26的執行模式由執行階段關閉模式(RTD3)回復至正常運作模式(D1),以對其進行資料存取。其中,在介面裝置26回復至正常運作模式(D0),而由第二主控裝置24進行資料存取時,第二主控裝置24會持續判斷此存取動作是否結束,若存取動作仍持續活動,則將介面裝置26維持在正常運作模式(D0);若存取動作停止活動,則進入圖5右邊的流程。 Next, referring to FIG. 5, the state machine 50 of the present embodiment is applied to the second master device 24 of the above embodiment. First, when the second master device 24 is to access the interface device 26 (ie, there is activity), and the execution mode of the interface device 26 needs to be restored from the execution phase off mode (RTD3) to the normal operation mode (D0), Going to the flow on the left side of FIG. 5, the second master device 24 accesses the semaphore recorded in the register 268 of the interface device 26. Wherein, when the semaphore viewed is unattended (ie, logic 00) or used by the second master device (ie, logic 11), the second master device 24 modifies the semaphore to be used by the second master device ( That is, logic 11), so that the execution mode of the interface device 26 is returned from the execution phase off mode (RTD3) to the normal operation mode (D1) for data access; when the viewed semaphore is the first master device When the first master device 22 is used (ie, logic 01) or the second master device is used but the first master device is used preferentially (ie, logic 10), the first master device 22 is being used, and the first master device 22 is accessed. The priority is higher than the second master device 24, so the second master device 24 continues to view the semaphore until the first master device 22 stops accessing the interface device 26, and the semaphore of the interface device 26 is first controlled. When the device 22 is modified to be unattended (ie, logic 00), the second master device 24 modifies the semaphore to use by the second master device. (ie, logic 11), thereby reverting the execution mode of the interface device 26 from the execution phase off mode (RTD3) to the normal operation mode (D1) for data access. Wherein, when the interface device 26 returns to the normal operation mode (D0), and the second master device 24 performs data access, the second master device 24 continuously determines whether the access action is finished, if the access action is still If the activity is continued, the interface device 26 is maintained in the normal operation mode (D0); if the access operation is stopped, the flow proceeds to the right side of FIG.

當第二主控裝置24停止存取介面裝置26(即沒有活動),而需要將介面裝置26的執行模式由正常運作模式(D0)切換至執行階段關閉模式(RTD3)時,會進入圖5右邊的流程,由第二主控裝置24存取介面裝置26之暫存器268中記錄的旗語。其中,當所檢視的旗語為無人使用(即邏輯00)或第一主控裝置使用(即邏輯01)時,第二主控裝置24會將介面裝置26的執行模式由正常運作模式(D0)切換至執行階段關閉模式(RTD3);當所檢視的旗語為第二主控裝置使用但第一主控裝置優先使用(即邏輯10)或第二主控裝置使用(即邏輯11)時,第二主控裝置24會將旗語修改為無人使用(即邏輯00),而將介面裝置26的執行模式由正常運作模式(D1)切換至執行階段關閉模式(RTD3)。其中,在控制介面裝置26切換至執行階段關閉模式(RTD3)時,第二主控裝置24會持續判斷是否有存取動作,若沒有存取動作(即沒有活動),則將介面裝置26維持在執行階段關閉模式(RTD3),而若有其他的存取動作(即有活動),則進入圖5左邊的流 程。 When the second master device 24 stops accessing the interface device 26 (ie, there is no activity), and needs to switch the execution mode of the interface device 26 from the normal operation mode (D0) to the execution phase off mode (RTD3), it will enter FIG. 5. In the flow on the right, the second master device 24 accesses the semaphore recorded in the register 268 of the interface device 26. Wherein, when the semaphore viewed is unattended (ie, logic 00) or used by the first master device (ie, logic 01), the second master device 24 will execute the mode of operation of the interface device 26 from the normal operation mode (D0). Switching to the execution phase off mode (RTD3); when the flagged semaphore is used by the second master but the first master is used preferentially (ie logic 10) or the second master is used (ie logic 11) The second master device 24 modifies the semaphore to unattended (ie, logic 00), and switches the execution mode of the interface device 26 from the normal mode of operation (D1) to the execution phase off mode (RTD3). Wherein, when the control interface device 26 is switched to the execution phase off mode (RTD3), the second master device 24 continues to determine whether there is an access action, and if there is no access action (ie, no activity), the interface device 26 is maintained. In the execution phase off mode (RTD3), and if there are other access actions (ie there is activity), then enter the flow on the left side of Figure 5. Cheng.

藉由上述系統及方法,第一主控裝置22及第二主控裝置24即可根據彼此對於介面裝置26的存取動作,決定要如何切換介面裝置26的執行模式,從而達到本發明支援雙主控裝置存取相同介面裝置以及節省電力的功效。 According to the above system and method, the first master device 22 and the second master device 24 can determine how to switch the execution mode of the interface device 26 according to the access actions of the interface device 26 to each other, thereby achieving the support double of the present invention. The main control device accesses the same interface device and saves power.

需說明的是,在上述實施例中,串接在第一主控裝置22與第二主控裝置24之間的僅有一個介面裝置26。而在其他實施例中,第一主控裝置22與第二主控裝置24之間還可串接複數個介面裝置,而第一主控裝置22與第二主控裝置24也是採用上述存取介面裝置26的相同方式來存取這些介面裝置。 It should be noted that, in the above embodiment, only one interface device 26 is connected in series between the first main control device 22 and the second main control device 24. In other embodiments, a plurality of interface devices may be serially connected between the first main control device 22 and the second main control device 24, and the first main control device 22 and the second main control device 24 also adopt the foregoing access. These interface devices are accessed in the same manner as the interface device 26.

此外,上述實施例中用來串接第一主控裝置22、第二主控裝置24及介面裝置26的傳輸介面例如是通用序列匯流排(Universal Serial Bus,USB)3.0介面或是雷電(Thunderbolt)介面。若使用雷電介面來串接,本發明還可進一步將雷電介面的兩個資料傳輸通道均用來傳輸資料,使得第一主控裝置22、第二主控裝置24及介面裝置26可支援雙通道的資料傳輸。以下則再舉一實施例詳細說明。 In addition, the transmission interface used to serially connect the first main control device 22, the second main control device 24, and the interface device 26 in the above embodiment is, for example, a Universal Serial Bus (USB) 3.0 interface or a Thunderbolt (Thunderbolt). )interface. If the lightning interface is used for serial connection, the present invention can further use the two data transmission channels of the lightning interface to transmit data, so that the first main control device 22, the second main control device 24 and the interface device 26 can support two channels. Data transfer. The following is a detailed description of an embodiment.

第二實施例Second embodiment

圖6是依照本發明第二實施例所繪示之支援雙主控裝置存取介面裝置之系統的方塊圖。請參照圖6,本實施例的系統60包括第一主控裝置62、第二主控裝置64,以及採用菊花鏈方式串接在第一主控裝置62與第二主控裝置 64之間的介面裝置66。 FIG. 6 is a block diagram of a system for supporting a dual master device access interface device according to a second embodiment of the present invention. Referring to FIG. 6, the system 60 of the present embodiment includes a first main control device 62, a second main control device 64, and a daisy chain connection between the first main control device 62 and the second main control device. Interface device 66 between 64.

第一主控裝置62與第二主控裝置64例如是桌上型電腦、筆記型電腦、工作站等終端裝置,其例如是經由支援雙通道資料傳輸的雷電(Thunderbolt)介面與介面裝置66串接,以存取介面裝置66上的資料。其中,第一主控裝置62的控制器622例如是支援雙通道資料傳輸的雷電控制器,而可透過介面埠624處理在第一通道及第二通道上傳輸的資料。第二主控裝置64的控制器642例如是支援4通道資料傳輸的雷電控制器,而可分別透過介面埠644、646處理在第一通道及第二通道上傳輸的資料。 The first main control device 62 and the second main control device 64 are, for example, terminal devices such as desktop computers, notebook computers, workstations, etc., which are connected to the interface device 66 via a Thunderbolt interface supporting dual channel data transmission, for example. To access the data on the interface device 66. The controller 622 of the first main control device 62 is, for example, a lightning controller that supports dual channel data transmission, and the data transmitted on the first channel and the second channel can be processed through the interface 624. The controller 642 of the second master device 64 is, for example, a lightning controller that supports 4-channel data transmission, and the data transmitted on the first channel and the second channel can be processed through the interfaces 埠644, 646, respectively.

介面裝置66例如是圖形處理裝置、顯示裝置、儲存裝置、燒錄裝置或其他種類的周邊裝置,其中包括支援4通道資料傳輸的控制器662、介面埠664、666及暫存器668。其中,控制器662例如分別透過介面埠664、666與第一主控裝置62的介面埠624及第二主控裝置64的介面埠644、646相連接,而可透過介面埠664、666與第一主控裝置62及第二主控裝置64傳輸資料。暫存器668例如是用以記錄旗語,其可提供第一主控裝置62與第二主控裝置64存取,而據以對介面裝置66進行控制及資料存取。 The interface device 66 is, for example, a graphics processing device, a display device, a storage device, a programming device, or other types of peripheral devices, including a controller 662 that supports 4-channel data transmission, interfaces 664, 666, and a temporary register 668. For example, the controller 662 is connected to the interface 埠 624 of the first main control device 62 and the interfaces 644 and 646 of the second main control device 64 through the interfaces 664 and 666, respectively, and is transparent to the interface 埠664, 666 and the A master device 62 and a second master device 64 transmit data. The register 668 is used, for example, to record semaphores, which can be accessed by the first master device 62 and the second master device 64 for controlling and accessing the interface device 66.

需說明的是,本發明還可進一步將採用雷電介面串接的介面裝置設計為僅處理其中一個通道的資料,而直接繞道(bypass)另一個通道的資料。此種介面裝置可分為兩類,其中的第一類介面裝置適於使用雷電介面的第一通道傳輸資料,而第二類介面裝置則適於使用雷電介面的第二 通道傳輸資料。以下則再舉一實施例詳細說明。 It should be noted that the present invention can further design an interface device using a lightning interface in series to process only one channel of data, and directly bypass the data of another channel. The interface device can be divided into two categories, wherein the first type of interface device is adapted to transmit data using the first channel of the lightning interface, and the second type of interface device is adapted to use the second interface of the lightning interface. Channel transfer data. The following is a detailed description of an embodiment.

第三實施例Third embodiment

圖7是依照本發明第三實施例所繪示之支援雙主控裝置存取介面裝置之系統的方塊圖。請參照圖7,本實施例的系統70包括採用菊花鏈方式依序串接的第一主控裝置72、第一類介面裝置76、第二類介面裝置78,以及第二主控裝置74,其功能分述如下:第一主控裝置72與第二主控裝置74例如是桌上型電腦、筆記型電腦、工作站等終端裝置,其例如是經由支援雙通道資料傳輸的雷電介面與介面裝置76、78串接,以存取介面裝置76、78上的資料。 FIG. 7 is a block diagram of a system for supporting a dual master access interface device according to a third embodiment of the present invention. Referring to FIG. 7, the system 70 of the present embodiment includes a first main control device 72, a first type of interface device 76, a second type of interface device 78, and a second main control device 74, which are serially connected in a daisy chain manner. The functions are as follows: the first main control device 72 and the second main control device 74 are, for example, terminal devices such as a desktop computer, a notebook computer, and a workstation, for example, via a lightning interface and an interface device that support dual channel data transmission. 76, 78 are connected in series to access the data on the interface devices 76, 78.

其中,第一主控裝置72包括控制器722及介面埠724。其中,控制器722例如是支援雙通道資料傳輸的雷電控制器,而可透過介面埠724處理在第一通道及第二通道上傳輸的資料。 The first master device 72 includes a controller 722 and an interface 724. The controller 722 is, for example, a lightning controller that supports dual channel data transmission, and the data transmitted on the first channel and the second channel can be processed through the interface 724.

第二主控裝置74包括控制器742、介面埠744、746及多工器748。其中,控制器742例如是支援雙通道資料傳輸的雷電控制器,而可分別透過介面埠744、746處理在第一通道及第二通道上傳輸的資料。多工器748係配置在控制器742、介面埠744、746之間,其可依據控制器742的控制,切換控制器742與介面埠744、746之間的資料路由。 The second master device 74 includes a controller 742, interfaces 744, 746, and a multiplexer 748. The controller 742 is, for example, a lightning controller that supports dual-channel data transmission, and can process data transmitted on the first channel and the second channel through the interfaces 744 and 746, respectively. The multiplexer 748 is disposed between the controller 742 and the interfaces 744, 746, which can switch the data routing between the controller 742 and the interfaces 744, 746 according to the control of the controller 742.

第一類介面裝置76例如是採用雷電介面傳輸資料的圖形處理裝置、顯示裝置、儲存裝置、燒錄裝置或其他周 邊裝置,其具有控制器762、介面埠764、766。其中,控制器762分別連接介面埠764及介面埠766以處理第一通道的資料,介面埠766係連接介面埠764以傳輸第二通道的資料。 The first type of interface device 76 is, for example, a graphics processing device that uses a lightning interface to transmit data, a display device, a storage device, a burning device, or other weeks. The edge device has a controller 762, interfaces 764, 766. The controller 762 is connected to the interface 764 and the interface 766 to process the data of the first channel, and the interface 766 is connected to the interface 764 to transmit the data of the second channel.

第二類介面裝置78同樣可以是採用雷電介面傳輸資料的圖形處理裝置、顯示裝置、儲存裝置、燒錄裝置或其他周邊裝置,其具有控制器782、介面埠784、786。其中,控制器782分別連接介面埠784、786以處理第二通道的資料,介面埠786則連接介面埠784以傳輸第一通道的資料。 The second type of interface device 78 can also be a graphics processing device, a display device, a storage device, a burning device, or other peripheral device that transmits data using a lightning interface, and has a controller 782 and interfaces 784, 786. The controller 782 is connected to the interface 784, 786 to process the data of the second channel, and the interface 786 is connected to the interface 784 to transmit the data of the first channel.

由於第一類介面裝置76與第二類介面裝置78均僅需處理一個資料傳輸通道的資料,因此其中的控制器762及782均僅需採用支援雙通道資料傳輸的雷電控制器,從而降低了介面裝置的生產成本。 Since the first type interface device 76 and the second type interface device 78 only need to process data of one data transmission channel, the controllers 762 and 782 only need to adopt a lightning controller that supports dual channel data transmission, thereby reducing the The production cost of the interface device.

需說明的是,第二主控裝置74可作為一個雲端伺服器(cloud server),以提供外部裝置(未繪示)對其所串接的第一類介面裝置76與第二類介面裝置78進行資料存取。第二主控裝置74中例如還包括一個通訊模組(未繪示),其係與控制器742連接,而用以建立第二主控裝置74與外部裝置之間的通訊連結,以接收外部裝置對於第一類介面裝置76與第二類介面裝置78的資料存取需求。所述的通訊模組例如是支援電機和電子工程師協會(Institute of Electrical and Electronics Engineers,IEEE)802.11n/b/g等無線通訊標準的無線收發器,其可提供第二主控裝置74透過無線方式與外部裝置建立網路連結。此通訊模組也可 以是支援有線網路連結的網路卡,在此不設限。 It should be noted that the second main control device 74 can serve as a cloud server to provide a first type of interface device 76 and a second type of interface device 78 connected to each other by an external device (not shown). Access data. The second main control unit 74 further includes a communication module (not shown) connected to the controller 742 for establishing a communication link between the second main control unit 74 and the external device to receive the external portion. The device has data access requirements for the first type of interface device 76 and the second type of interface device 78. The communication module is, for example, a wireless transceiver supporting a wireless communication standard such as 802.11n/b/g of the Institute of Electrical and Electronics Engineers (IEEE), which can provide the second master device 74 through the wireless The way to establish a network connection with an external device. This communication module is also available Therefore, it is a network card that supports wired network connection. There is no limit here.

其中,當第二主控裝置74的控制器742接收到外部裝置對於第一類介面裝置76的資料存取需求時,即會輸出控制訊號至多工器748,以控制多工器748將控制器742連接至介面埠744及746以處理第一通道的資料,以及將介面埠744連接至介面埠746以傳輸第二通道的資料。 When the controller 742 of the second master device 74 receives the data access request of the external device for the first type of interface device 76, the control signal to the multiplexer 748 is output to control the multiplexer 748 to control the controller. 742 is coupled to interfaces 744 and 746 to process the data of the first channel, and interface 744 is coupled to interface 746 to transmit the data of the second channel.

另一方面,當第二主控裝置74的控制器742接收到對於第二類介面裝置78的資料存取需求時,即會輸出控制訊號至多工器748,以控制多工器748將控制器742連接至介面埠744及746以處理第二通道的資料,以及將介面埠744連接至介面埠746以傳輸第一通道的資料。 On the other hand, when the controller 742 of the second master device 74 receives the data access request for the second type of interface device 78, the control signal to the multiplexer 748 is output to control the multiplexer 748 to control the controller. 742 is coupled to interfaces 744 and 746 to process the data of the second channel, and the interface 744 is coupled to interface 746 to transmit the data of the first channel.

詳言之,控制器742例如是將控制訊號XY輸入多工器748以控制多工器748切換資料路由。其中,多工器748的接點A、B分別連接控制器742以做為單一通道資料進出控制器742的傳輸路徑,接點C、D分別連接介面埠744以做為第一通道及第二通道資料的傳輸路徑,接點E、F分別連接介面埠746以做為第二通道及第一通道資料的傳輸路徑。 In particular, controller 742, for example, inputs control signal XY to multiplexer 748 to control multiplexer 748 to switch data routing. The contacts A and B of the multiplexer 748 are respectively connected to the controller 742 as a transmission path of the single channel data access controller 742, and the contacts C and D are respectively connected to the interface 744 as the first channel and the second. For the transmission path of the channel data, the contacts E and F respectively connect the interface 746 to serve as the transmission path of the second channel and the first channel data.

下表1為多工器748的控制列表。其中,當控制器742輸出的控制訊號XY為00時,多工器748即進入繞道(bypass)模式,將接點C連接至接點F,使得第一通道的資料可直接通過多工器748傳送至下個雷電裝置,而不進入控制器742;當控制器742輸出的控制訊號XY為01時,多工器748即進入第一通道模式,而將接點A連接至 接點C,以及將接點B連接至接點F,使得第一通道的資料可傳送至控制器742以進行處理;當控制器742輸出的控制訊號XY為10時,多工器748即進入第二通道模式,而將接點A連接至接點D,以及將接點B連接至接點E,使得第二通道的資料可傳送至控制器742以進行處理。 Table 1 below is a control list of the multiplexer 748. Wherein, when the control signal XY output by the controller 742 is 00, the multiplexer 748 enters a bypass mode, and connects the contact C to the contact F, so that the data of the first channel can directly pass through the multiplexer 748. Transfer to the next lightning device without entering the controller 742; when the control signal XY output by the controller 742 is 01, the multiplexer 748 enters the first channel mode, and connects the contact A to Contact C, and connecting the contact B to the contact F, so that the data of the first channel can be transmitted to the controller 742 for processing; when the control signal XY output by the controller 742 is 10, the multiplexer 748 enters The second channel mode, while connecting the contact A to the contact D and connecting the contact B to the contact E, allows the data of the second channel to be transmitted to the controller 742 for processing.

藉由上述系統架構,即可提供第二主控裝置74根據不同的資料存取需求,在兩個通道之間切換而與第一類介面裝置76或第二類介面裝置78傳輸資料。而若再應用第一實施例中的電源管理方法,第二主控裝置74還可由第一類介面裝置76之暫存器768與第二類介面裝置78之暫存器788上記錄的旗語得知其目前的執行模式,據以和第一主控裝置72協調以存取第一類介面裝置76與第二類介面裝置78上的資料,從而達到本發明支援雙主控裝置存取相同介面裝置以及節省電力的功效。其中,第二主控裝置74與第一主控裝置72協調存取介面裝置資料的方式係與第一實施例中的第二主控裝置24與第一主控裝置22相同或相似,故其細節在此不再贅述。 With the above system architecture, the second master device 74 can be configured to switch between the two channels to transfer data with the first type interface device 76 or the second type interface device 78 according to different data access requirements. If the power management method in the first embodiment is applied, the second master device 74 can also be recorded by the register 768 of the first type interface device 76 and the register 788 of the second type interface device 78. Knowing its current execution mode, it is coordinated with the first master device 72 to access the data on the first type of interface device 76 and the second type of interface device 78, thereby achieving the same support for the dual master device access of the present invention. Interface device and power saving. The manner in which the second main control device 74 and the first main control device 72 coordinate the access to the interface device data is the same as or similar to the second main control device 24 in the first embodiment, so that The details are not described here.

綜上所述,本發明之支援雙主控裝置存取介面裝置之系統及其電源管理方法藉由在介面裝置上記錄其目前使用狀態,每當有主控裝置欲存取介面裝置時,即可根據此旗語決定是否關閉介面裝置與另一個主控裝置的資料連結,從而對介面裝置進行資料存取;而當存取結束時,則控制介面裝置進入執行階段關閉模式,以節省電力。藉此,本發明不僅可支援雙主控裝置存取相同的介面裝置,還可達到省電功效。 In summary, the system for supporting the dual master device access interface device and the power management method thereof according to the present invention record the current state of use on the interface device, and whenever there is a master device to access the interface device, According to the semaphore, whether to close the data connection between the interface device and another main control device, thereby accessing the data of the interface device; and when the access is completed, the control interface device enters the execution phase shutdown mode to save power. Thereby, the present invention can not only support the dual master device to access the same interface device, but also achieve power saving effect.

雖然本發明已以實施例揭露如上,然其並非用以限定本發明,任何所屬技術領域中具有通常知識者,在不脫離本發明之精神和範圍內,當可作些許之更動與潤飾,故本發明之保護範圍當視後附之申請專利範圍所界定者為準。 Although the present invention has been disclosed in the above embodiments, it is not intended to limit the invention, and any one of ordinary skill in the art can make some modifications and refinements without departing from the spirit and scope of the invention. The scope of the invention is defined by the scope of the appended claims.

10‧‧‧控制平台 10‧‧‧Control platform

12‧‧‧平台控制單元 12‧‧‧ Platform Control Unit

14‧‧‧受控裝置 14‧‧‧Controlled device

16、18‧‧‧開關 16, 18‧‧ ‧ switch

20、60、70‧‧‧系統 20, 60, 70‧‧‧ systems

22、62、72‧‧‧第一主控裝置 22, 62, 72‧‧‧ first main control device

222、242、262、622、642、662、722、742、762、782‧‧‧控制器 222, 242, 262, 622, 642, 662, 722, 742, 762, 782 ‧ ‧ controller

224、244、246、264、266、624、644、646、664、666、724、744、746、764、766、784、786‧‧‧介面埠 224, 244, 246, 264, 266, 624, 644, 646, 664, 666, 724, 744, 746, 764, 766, 784, 786 ‧ ‧ interface 埠

24、64、74‧‧‧第二主控裝置 24, 64, 74‧‧‧ second master

26、66‧‧‧介面裝置 26, 66‧‧‧ interface device

268、668、768、788‧‧‧暫存器 268, 668, 768, 788‧‧ ‧ register

40、50‧‧‧狀態機 40, 50‧‧‧ state machine

748‧‧‧多工器 748‧‧‧Multiplexer

76‧‧‧第一類介面裝置 76‧‧‧First type interface device

78‧‧‧第二類介面裝置 78‧‧‧Second type interface device

S302~S304‧‧‧本發明第一實施例之支援雙主控裝置存取介面裝置之系統的電源管理方法步驟 S302~S304‧‧‧ steps of a power management method for a system supporting a dual master device access interface device according to a first embodiment of the present invention

圖1是依照本發明一實施例所繪示之執行階段關閉的控制平台示意圖。 FIG. 1 is a schematic diagram of a control platform for performing an execution phase shutdown according to an embodiment of the invention.

圖2是依照本發明第一實施例所繪示之支援雙主控裝置存取介面裝置之系統的方塊圖。 2 is a block diagram of a system for supporting a dual master access interface device in accordance with a first embodiment of the present invention.

圖3是依照本發明第一實施例所繪示之支援雙主控裝置存取介面裝置之系統的電源管理方法流程圖。 3 is a flow chart of a power management method for a system for supporting a dual master device access interface device according to a first embodiment of the present invention.

圖4是依照本發明第一實施例所繪示之第一主控裝置的狀態機示意圖。 4 is a schematic diagram of a state machine of a first main control device according to a first embodiment of the present invention.

圖5是依照本發明第一實施例所繪示之第二主控裝置的狀態機示意圖。 FIG. 5 is a schematic diagram of a state machine of a second main control device according to a first embodiment of the present invention.

圖6是依照本發明第二實施例所繪示之支援雙主控裝置存取介面裝置之系統的方塊圖。 FIG. 6 is a block diagram of a system for supporting a dual master device access interface device according to a second embodiment of the present invention.

圖7是依照本發明第三實施例所繪示之支援雙主控裝置存取介面裝置之系統的方塊圖。 FIG. 7 is a block diagram of a system for supporting a dual master access interface device according to a third embodiment of the present invention.

20‧‧‧系統 20‧‧‧ system

22‧‧‧第一主控裝置 22‧‧‧First master device

222、242、262‧‧‧控制器 222, 242, 262‧ ‧ controller

224、244、246、264、266‧‧‧介面埠 224, 244, 246, 264, 266‧ ‧ interface 埠

24‧‧‧第二主控裝置 24‧‧‧Second master

26‧‧‧介面裝置 26‧‧‧Interface device

268‧‧‧暫存器 268‧‧‧ 存存器

Claims (15)

一種支援雙主控裝置存取介面裝置之系統,包括:一第一主控裝置;一第二主控裝置;以及至少一介面裝置,採用一菊花鏈方式串接於該第一主控裝置與該第二主控裝置之間,各所述介面裝置包括記錄一旗語(Semaphore)的一暫存器,其中當該第一主控裝置及該第二主控裝置其中之一要存取所述介面裝置時,檢視各所述介面裝置之該暫存器中記錄的該旗語,據以關閉該第一主控裝置及該第二主控裝置其中之另一與所述介面裝置之間的一資料連結,並將所述介面裝置的一執行模式回復至一正常運作模式以進行資料存取。 A system for supporting a dual master device access interface device, comprising: a first master device; a second master device; and at least one interface device connected in series with the first master device in a daisy chain manner Between the second master devices, each of the interface devices includes a register for recording a semaphore, wherein one of the first master device and the second master device accesses When the interface device is described, the semaphore recorded in the register of each interface device is inspected, thereby closing between the other of the first main control device and the second main control device and the interface device And a data link, and returning an execution mode of the interface device to a normal operation mode for data access. 如申請專利範圍第1項所述之支援雙主控裝置存取介面裝置之系統,其中當該第一主控裝置或該第二主控裝置停止存取所述介面裝置時,修改該旗語為無人使用,並將所述介面裝置的一執行模式切換至一執行階段關閉(runtime D3)模式。 The system for supporting a dual-master device access interface device according to claim 1, wherein the semaphore is modified when the first master device or the second master device stops accessing the interface device It is unattended and switches an execution mode of the interface device to an execution phase shutdown (runtime D3) mode. 如申請專利範圍第2項所述之支援雙主控裝置存取介面裝置之系統,其中當該第一主控裝置要存取所述介面裝置且所檢視之旗語為無人使用時,修改該旗語為第一主控裝置使用,並將所述介面裝置的該執行模式回復至一正常運作模式,以對所述介面裝置進行資料存取。 The system for supporting a dual-master device access interface device according to claim 2, wherein when the first master device accesses the interface device and the semaphore viewed is unattended, the The semaphore is used by the first master device and restores the execution mode of the interface device to a normal mode of operation for data access to the interface device. 如申請專利範圍第2項所述之支援雙主控裝置存 取介面裝置之系統,其中當該第二主控裝置要存取所述介面裝置且所檢視之旗語為無人使用時,修改該旗語為第二主控裝置使用,並將所述介面裝置的該執行模式回復至一正常運作模式以對所述介面裝置進行資料存取。 Supporting dual-master devices as described in item 2 of the patent application scope a system for taking an interface device, wherein when the second master device is to access the interface device and the semaphore viewed is unattended, the semaphore is modified to be used by the second master device, and the interface device is The execution mode reverts to a normal mode of operation for data access to the interface device. 如申請專利範圍第1項所述之支援雙主控裝置存取介面裝置之系統,其中該第一主控裝置的一存取優先權高於該第二主控裝置。 The system for supporting a dual master access interface device according to claim 1, wherein an access priority of the first master device is higher than the second master device. 如申請專利範圍第5項所述之支援雙主控裝置存取介面裝置之系統,其中當該第一主控裝置要存取所述介面裝置且所檢視之旗語為第二主控裝置使用時,修改該旗語為強制第一主控裝置使用,以關閉該第二主控裝置與所述介面裝置之間的資料連結,並在該資料連結關閉後,修改該旗語為第一主控裝置使用,以對所述介面裝置進行資料存取。 The system for supporting a dual-master device access interface device according to claim 5, wherein when the first master device accesses the interface device and the semaphore viewed is used by the second master device Modifying the semaphore to force the use of the first master device to close the data link between the second master device and the interface device, and modifying the semaphore as the first master after the data link is closed The control device is used to access data of the interface device. 如申請專利範圍第5項所述之支援雙主控裝置存取介面裝置之系統,其中當該第二主控裝置要存取所述介面裝置且所檢視之旗語為第一主控裝置使用時,停止對所述介面裝置進行資料存取。 The system for supporting a dual-master device access interface device according to claim 5, wherein when the second master device accesses the interface device and the semaphore viewed is used by the first master device At the same time, data access to the interface device is stopped. 如申請專利範圍第1項所述之支援雙主控裝置存取介面裝置之系統,其中該第一主控裝置係經由支援雙通道資料傳輸的一傳輸介面與所述介面裝置串接,並透過該傳輸介面所提供的一第一通道及一第二通道傳輸資料;其中所述介面裝置包括:第一類介面裝置,適於使用該第一通道傳輸資料;以 及第二類介面裝置,適於使用該第二通道傳輸資料;其中該第二主控裝置係經由該傳輸介面與所述第一類介面裝置及第二類介面裝置串接,並根據一資料存取需求,切換其與所述第一類介面裝置及第二類介面裝置之間的一資料路由,以通過該第一通道與所述第一類介面裝置傳輸資料,或是通過該第二通道與所述第二類介面裝置傳輸資料。 The system for supporting a dual-master device access interface device according to claim 1, wherein the first master device is connected to the interface device via a transmission interface supporting dual-channel data transmission, and is transparently transmitted through the interface device. The first channel and the second channel provided by the transmission interface transmit data; wherein the interface device comprises: a first type of interface device adapted to use the first channel to transmit data; And the second type of interface device is adapted to use the second channel to transmit data; wherein the second host device is serially connected to the first type of interface device and the second type of interface device via the transmission interface, and according to a data Accessing a request, switching a data route between the first type interface device and the second type interface device to transmit data through the first channel and the first type interface device, or through the second The channel transmits data to the second type of interface device. 一種支援雙主控裝置存取介面裝置之系統的電源管理方法,適用於包括採用一菊花鏈方式依序串接之一第一主控裝置、至少一介面裝置及一第二主控裝置的系統,其中各所述介面裝置包括記錄一旗語的一暫存器,該方法包括下列步驟:當該第一主控裝置及該第二主控裝置其中之一要存取所述介面裝置時,檢視各所述介面裝置之該暫存器中記錄的該旗語,據以關閉該第一主控裝置及該第二主控裝置其中之另一與所述介面裝置之間的一資料連結,並將所述介面裝置的一執行模式回復至一正常運作模式以進行資料存取;以及當該第一主控裝置或該第二主控裝置停止存取所述介面裝置時,修改該旗語為無人使用,並將所述介面裝置的該執行模式切換至一執行階段關閉模式。 A power management method for a system supporting a dual master access interface device is applicable to a system including a first master device, at least one interface device, and a second master device in a daisy chain manner Each of the interface devices includes a register for recording a semaphore, the method comprising the steps of: when one of the first master device and the second master device is to access the interface device, Viewing the semaphore recorded in the register of each of the interface devices, thereby closing a data link between the other of the first master device and the second master device and the interface device, And returning an execution mode of the interface device to a normal operation mode for data access; and modifying the semaphore when the first master device or the second master device stops accessing the interface device For no-use, the execution mode of the interface device is switched to an execution phase off mode. 如申請專利範圍第9項所述之支援雙主控裝置存取介面裝置之系統的電源管理方法,其中當該第一主控裝置要存取所述介面裝置且所檢視之旗語為無人使用時,修 改該旗語為第一主控裝置使用,並將所述介面裝置的該執行模式回復至該正常運作模式以對所述介面裝置進行資料存取。 The power management method for a system for supporting a dual-master device access interface device according to claim 9, wherein the first master device accesses the interface device and the semaphore viewed is unattended. Time, repair The semaphore is changed for use by the first master device, and the execution mode of the interface device is returned to the normal mode of operation for data access to the interface device. 如申請專利範圍第9項所述之支援雙主控裝置存取介面裝置之系統的電源管理方法,其中當該第二主控裝置要存取所述介面裝置且所檢視之旗語為無人使用時,修改該旗語為第二主控裝置使用,並將所述介面裝置的該執行模式回復至該正常運作模式以對所述介面裝置進行資料存取。 The power management method for a system for supporting a dual-master device access interface device according to claim 9, wherein the second master device accesses the interface device and the semaphore viewed is unattended. The semaphore is modified for use by the second master device, and the execution mode of the interface device is returned to the normal mode of operation for data access to the interface device. 如申請專利範圍第9項所述之支援雙主控裝置存取介面裝置之系統的電源管理方法,其中該第一主控裝置的一存取優先權高於該第二主控裝置。 The power management method for a system for supporting a dual master device access interface device according to claim 9, wherein an access priority of the first master device is higher than the second master device. 如申請專利範圍第12項所述之支援雙主控裝置存取介面裝置之系統的電源管理方法,其中當該第一主控裝置要存取所述介面裝置且所檢視之旗語為第二主控裝置使用時,修改該旗語為強制第一主控裝置使用,以關閉該第二主控裝置與所述介面裝置之間的資料連結,並在該資料連結關閉後,修改該旗語為第一主控裝置使用,以對所述介面裝置進行資料存取。 The power management method for a system for supporting a dual master device access interface device according to claim 12, wherein when the first master device accesses the interface device and the semaphore viewed is second When the main control device is used, the semaphore is modified to be used by the first main control device to close the data link between the second main control device and the interface device, and the semaphore is modified after the data link is closed. Used by the first master device to access data of the interface device. 如申請專利範圍第12項所述之支援雙主控裝置存取介面裝置之系統的電源管理方法,其中當該第二主控裝置要存取所述介面裝置且所檢視之旗語為第一主控裝置使用時,停止對所述介面裝置進行資料存取。 The power management method for a system for supporting a dual-master device access interface device according to claim 12, wherein the second master device accesses the interface device and the semaphore viewed is first When the main control device is in use, the data access to the interface device is stopped. 如申請專利範圍第9項所述之支援雙主控裝置存 取介面裝置之系統的電源管理方法,其中該第一主控裝置係經由支援雙通道資料傳輸的一傳輸介面與所述介面裝置串接,並透過該傳輸介面所提供的一第一通道及一第二通道傳輸資料;其中該第二主控裝置根據一資料存取需求,切換其與所述介面裝置中至少一第一類介面裝置及至少一第二類介面裝置之間的一資料路由,以通過該第一通道與所述第一類介面裝置傳輸資料,或是通過該第二通道與所述第二類介面裝置傳輸資料,其中所述第一類介面裝置適於使用該第一通道傳輸資料,而所述第二類介面裝置適於使用該第二通道傳輸資料。 Supporting dual-master device storage as described in item 9 of the patent application scope The power management method of the system of the interface device, wherein the first master device is connected in series with the interface device via a transmission interface supporting dual channel data transmission, and a first channel and a channel provided through the transmission interface The second channel transmits data; wherein the second master device switches a data route between the first interface device and the at least one second type interface device in the interface device according to a data access requirement, Transmitting data through the first channel and the first type of interface device, or transmitting data through the second channel and the second type of interface device, wherein the first type of interface device is adapted to use the first channel The data is transmitted, and the second type of interface device is adapted to transmit data using the second channel.
TW101124056A 2012-07-04 2012-07-04 System supporting dual host apparatuses to access interface apparatus and power management method thereof TWI510926B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW101124056A TWI510926B (en) 2012-07-04 2012-07-04 System supporting dual host apparatuses to access interface apparatus and power management method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW101124056A TWI510926B (en) 2012-07-04 2012-07-04 System supporting dual host apparatuses to access interface apparatus and power management method thereof

Publications (2)

Publication Number Publication Date
TW201403332A true TW201403332A (en) 2014-01-16
TWI510926B TWI510926B (en) 2015-12-01

Family

ID=50345539

Family Applications (1)

Application Number Title Priority Date Filing Date
TW101124056A TWI510926B (en) 2012-07-04 2012-07-04 System supporting dual host apparatuses to access interface apparatus and power management method thereof

Country Status (1)

Country Link
TW (1) TWI510926B (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1027150A (en) * 1996-07-09 1998-01-27 Murata Mach Ltd Information processor and external device
US7143414B2 (en) * 2001-09-26 2006-11-28 International Business Machines Corporation Method and apparatus for locking multiple semaphores
US7174552B2 (en) * 2002-01-12 2007-02-06 Intel Corporation Method of accessing a resource by a process based on a semaphore of another process
US8918594B2 (en) * 2010-11-16 2014-12-23 Micron Technology, Inc. Multi-interface memory with access control

Also Published As

Publication number Publication date
TWI510926B (en) 2015-12-01

Similar Documents

Publication Publication Date Title
US9740645B2 (en) Reducing latency in a peripheral component interconnect express link
US8977880B2 (en) Method for managing power supply of multi-core processor system involves powering off main and slave cores when master bus is in idle state
EP1996993B1 (en) Dual mode power-saving computing system
US10248183B2 (en) System and method for power management
CN105279133A (en) VPX parallel DSP signal processing board card based on SoC online reconstruction
CN102819312B (en) For the super operating system of a heterogeneous computer system
KR20120096858A (en) Remote wakeup of application processor of mobile device
CN101943941B (en) Information processing device and method for controlling power
US9652427B2 (en) Processor module, micro-server, and method of using processor module
WO2010107818A1 (en) Power management system and method
CN103019368A (en) Method for intelligently switching local IO (input/output) node and KVM (K virtual machine) module
US7424630B2 (en) Multiprocessor system with selective processor power down of core and inter-processor communications ports
JP4202754B2 (en) Power management method and configuration for bus-coupled circuit blocks
US9026838B2 (en) Computer system, host-bus-adaptor control method, and program thereof
US20140032792A1 (en) Low pin count controller
CN111149077A (en) Power management for discrete communication port assemblies
TWI510926B (en) System supporting dual host apparatuses to access interface apparatus and power management method thereof
US20120185713A1 (en) Server, storage medium, and method for controlling sleep and wakeup function of the server
CN105988945A (en) Heterogeneous multiprocessor system and driving control method thereof
CN103577359A (en) System supporting double master control devices to access interface devices and power management method of system
TWI484328B (en) Method for operating an advanced configuration and power interface and a computer system using the same
CN217157280U (en) Data processing unit providing remote management and extending network processing capability
TWI706258B (en) A computing device
CN211786846U (en) Operation display terminal based on MIMXRT1062 microcontroller
Hurst How to Accelerate Peripheral Monitoring in Low Power Wearables with DMA