摘要:
In a known composite material with a fused silica matrix there are regions of silicon-containing phase embedded. In order to provide a composite material which is suitable for producing components for use in high-temperature processes for heat treatment even when exacting requirements are imposed on impermeability to gas and on purity, it is proposed in accordance with the invention that the composite material be impervious to gas, have a closed porosity of less than 0.5% and a specific density of at least 2.19 g/cm3, and at a temperature of 1000° C. have a spectral emissivity of at least 0.7 for wavelengths between 2 and 8 μm.
摘要:
In a known composite material with a fused silica matrix there are regions of silicon-containing phase embedded. In order to provide a composite material which is suitable for producing components for use in high-temperature processes for heat treatment even when exacting requirements are imposed on impermeability to gas and on purity, it is proposed in accordance with the invention that the composite material be impervious to gas, have a closed porosity of less than 0.5% and a specific density of at least 2.19 g/cm3, and at a temperature of 1000° C. have a spectral emissivity of at least 0.7 for wavelengths between 2 and 8 μm.
摘要:
In a known composite material with a fused silica matrix there are regions of silicon-containing phase embedded. In order to provide a composite material which is suitable for producing components for use in high-temperature processes for heat treatment even when exacting requirements are imposed on impermeability to gas and on purity, it is proposed in accordance with the invention that the composite material be impervious to gas, have a closed porosity of less than 0.5% and a specific density of at least 2.19 g/cm3, and at a temperature of 1000° C. have a spectral emissivity of at least 0.7 for wavelengths between 2 and 8 μm.
摘要翻译:在具有熔融二氧化硅基质的已知复合材料中,存在嵌入含硅相的区域。 为了提供一种适用于生产用于热处理的高温方法的组分的复合材料,即使当对气体的不渗透性和纯度施加严格要求时,根据本发明提出复合材料为 不透气体,具有小于0.5%的封闭孔隙率和至少2.19g / cm 3的比密度,并且在1000℃的温度下,波长在2和8μm之间的光谱发射率至少为0.7。
摘要:
Systems, methods and computer program products may provide managing utilization of one or more physical processors in a shared processor pool. A method of managing utilization of one or more physical processors in a shared processor pool may include determining a current amount of utilization of the one or more physical processors and generating an instruction message. The instruction message may be at least partially determined by the current amount of utilization. The method may further include sending the instruction message to a guest operating system, the guest operating system having a number of enabled virtual processors.
摘要:
Interrupt-intensive and interrupt-driven processes are managed among a plurality of virtual processors, wherein each virtual processor is associated with a physical processor, wherein each physical processor may be associated with a plurality of virtual processors, and wherein each virtual processor is tasked to execute one or more of the processes, by determining which of a plurality of the processes executing among a plurality of virtual processors are being or have been driven by at least a minimum count of interrupts over a period of operational time; selecting a subset of the plurality of virtual processors to form a sequestration pool; migrating the interrupt-intensive processes on to the sequestration pool of virtual processors; and commanding by a computer a bias in delivery or routing of the interrupts to the sequestration pool of virtual processors.
摘要:
An information handling system (IHS) loads an application that may include startup code and steady state operation code. The IHS allocates one region of system memory to the startup code and another region of system memory to the steady state operation code. A programmer inserts a memory release call command at a location that marks the end of execution of the startup code. After executing the startup code, the operation system receives the memory release call command. In response to the memory release call command, the operating system releases or de-allocates the region of memory to which the IHS previously assigned to the startup code. This enables the released memory for use by code other than the startup code, such as other code pages, library pages and other code.
摘要:
A method, system, and computer usable program product for selective memory compression for multi-threaded applications are provided in the illustrative embodiments. An identification of a memory region that is shared by a plurality of threads in an application is received at a first entity in a data processing system. A request for a second entity in the data processing system to keep the memory region uncompressed when compressing at least one of a plurality of memory regions that comprise the memory region is provided from the first entity to the second entity.
摘要:
A system and method for implementing a fast file synchronization in a data processing system. A memory management unit divides a file stored in system memory into a collection of data block groups. In response to a master (e.g., processing unit, peripheral, etc.) modifying a first data block group among the collection of data block groups, the memory management unit writes a first block group number associated with the first data block group to system memory. In response to a master modifying a second data block group, the memory management unit writes the first data block group to a hard disk drive and writes a second data block group number associated with the second data block group to system memory. In response to a request to update modified data block groups of the file stored in the system memory to the hard disk drive, the memory management unit writes the second data block to the hard disk drive.
摘要:
A system and method for identifying compatible threads in a Simultaneous Multithreading (SMT) processor environment is provided by calculating a performance metric, such as CPI, that occurs when two threads are running on the SMT processor. The CPI that is achieved when both threads were executing on the SMT processor is determined. If the CPI that was achieved is better than the compatibility threshold, then information indicating the compatibility is recorded. When a thread is about to complete, the scheduler looks at the run queue from which the completing thread belongs to dispatch another thread. The scheduler identifies a thread that is (1) compatible with the thread that is still running on the SMT processor (i.e., the thread that is not about to complete), and (2) ready to execute. The CPI data is continually updated so that threads that are compatible with one another are continually identified.
摘要:
A system and method for scheduling threads in a Simultaneous Multithreading (SMT) processor environment utilizing multiple SMT processors is provided. Poor performing threads that are being run on each of the SMT processors are identified. After being identified, the poor performing threads are moved to a different SMT processor. Data is captured regarding the performance of threads. In one embodiment, this data includes each threads' CPI value. When a thread is moved, data regarding the thread and its performance at the time it was moved is recorded along with a timestamp. The data regarding previous moves is used to determine whether a thread's performance is improved following the move.