Skip to content

Commit d62ee36

Browse files
committed
Moving memory model and glib linux fvp LPs to draft while under review
1 parent 71eea39 commit d62ee36

File tree

2 files changed

+8
-0
lines changed
  • content/learning-paths/servers-and-cloud-computing

2 files changed

+8
-0
lines changed

content/learning-paths/servers-and-cloud-computing/arm-cpp-memory-model/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
---
22
title: Learn about the C++ memory model for porting applications to Arm
33

4+
draft: true
5+
cascade:
6+
draft: true
7+
48
minutes_to_complete: 45
59

610
who_is_this_for: This is an advanced topic for C++ developers porting applications from x86 to Arm and optimizing performance.

content/learning-paths/servers-and-cloud-computing/glibc-linux-fvp/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
---
22
title: Glibc + Linux + FVP
33

4+
draft: true
5+
cascade:
6+
draft: true
7+
48
minutes_to_complete: 60
59

610
who_is_this_for: >

0 commit comments

Comments
 (0)