[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Minios-devel] [UNIKRAFT PATCH 0/5] Enable multi-thread for Arm64 (series#5)



As we have implemented interrupt and timer functions before, in this
series, we implement low-level code to enable the multi-thread support
on Arm64.

---
This series depends on:
[UNIKRAFT PATCH  0/7] Implement Arm64 timer APIs for scheduler (series#4)

Wei Chen (5):
  lib/uksched: Ensure (%rsp + 8) 16-byte alignment for x86_64 only
  arch/arm64: Define the size of callee-saved-registers for thread
    switch
  plat/common: Implement assembly helper for Arm64 thread context switch
  build: Add Arm64 multi-thread support files to build system
  plat/common: Correct irqs_disabled result for Arm64

 arch/arm/arm64/include/uk/asm/lcpu.h |  24 ++++++
 lib/uksched/thread.c                 |   2 +
 plat/common/arm/thread_start64.S     | 123 +++++++++++++++++++++++++++
 plat/common/include/arm/arm64/irq.h  |   2 +-
 plat/kvm/Makefile.uk                 |  15 ++--
 5 files changed, 160 insertions(+), 6 deletions(-)
 create mode 100644 plat/common/arm/thread_start64.S

-- 
2.17.1


_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.