如果不存在全局事务,则组件将在本地事务的上下文中执行。
If a global transaction is not present, the component will execute in the context of a local transaction.
当在某个进程的上下文中执行以此模式运行的代码时,它不仅对全局内核地址空间具有读写访问权限,还将对该进程中的内核数据也具有读写访问权限。
Code operating in this mode has read and write access to the global kernel address space and kernel data in the process region when executing within the context of a process.
Global:组件将在全局事务的上下文中执行。
Global: Component will execute in the context of a global transaction.
False(缺省值):组件将在现有的全局事务(如果存在)或本地事务的上下文中执行。
False (default) : Component will execute in the context of the existing global transaction (if present) or a local transaction.
False(缺省值):组件将在现有的全局事务(如果存在)或本地事务的上下文中执行。
False (default) : Component will execute in the context of the existing global transaction (if present) or a local transaction.
应用推荐