• CAT Cache Allocation Technology) and CDP (code and Data Prioritization) features support
    Hi, XEN 4.7 (last version of Hypervisor Xen) is supporting following cache features:   - CAT Cache Allocation Technology   - CDP Code and Data Prioritization Those features are supported by x86 L3 caches...
  • CAT Cache Allocation Technology) and CDP (code and Data Prioritization) features support
    Hi, XEN 4.7 (last version of Hypervisor Xen) is supporting following cache features:   - CAT Cache Allocation Technology   - CDP Code and Data Prioritization Those features are supported by x86 L3 caches...
  • how to prioritize a task in round robin scheduling in KEIL-RTX RTOS environment
    I am using KEIL-RTX RTOS for cortex-m3 board.There are many tasks of same priority & Robin robin scheduling is enabled in my code.I need to prioritize a task but that is not supported in KEIL-RTX RTOS...
  • how to prioritize a task in round robin scheduling in KEIL-RTX RTOS environment
    I am using KEIL-RTX RTOS for cortex-m3 board.There are many tasks of same priority & Robin robin scheduling is enabled in my code.I need to prioritize a task but that is not supported in KEIL-RTX RTOS...
  • A question about interrupts
    Hello people, In the XC167 manual, I couldn't find a reference to the following issue: If I'm working with edge triggered interrupts, and I keep IEN diabled for too long, are the interrupt signals buffered...