Skip to content

Commit

Permalink
Merge pull request #1201 from jasonrandrews/spelling
Browse files Browse the repository at this point in the history
Spelling fixes and filter upates
  • Loading branch information
jasonrandrews authored Aug 29, 2024
2 parents b61a82c + 8b7edaf commit 7966e82
Show file tree
Hide file tree
Showing 11 changed files with 46 additions and 26 deletions.
15 changes: 15 additions & 0 deletions .wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3087,3 +3087,18 @@ flexbox
getAverageTemperature
libaom
writeTemperatures
ACCP
AES
ArmCompilerforEmbedded
JMeter
LocalAppData
Microsystems
ProgramFiles
ThreadStackSize
UseTransparentHugePages
UserProfile
configurability
darwin
dmg
madvise
osKernelInitialize
2 changes: 1 addition & 1 deletion content/install-guides/llvm-embedded.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Copy and paste the URL below into your browser to download the latest release fr
https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-18.1.3/LLVM-ET-Arm-18.1.3-Darwin-universal.dmg
```

Install the toolchain by clicking on the dmg file and follow the gui process.
Install the toolchain by clicking on the dmg file and following the instructions.

Add the LLVM `bin` directory to your `PATH`:

Expand Down
8 changes: 4 additions & 4 deletions content/learning-paths/laptops-and-desktops/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ operatingsystems_filter:
- ChromeOS: 1
- Linux: 22
- macOS: 2
- Windows: 30
- Windows: 31
subjects_filter:
- CI-CD: 3
- Containers and Virtualization: 5
- Migration to Arm: 24
- Migration to Arm: 25
- Performance and Architecture: 16
subtitle: Create and migrate apps for power efficient performance
title: Laptops and Desktops
Expand Down Expand Up @@ -50,7 +50,7 @@ tools_software_languages_filter:
- MTE: 1
- Neon: 1
- Neovim: 1
- Node.js: 2
- Node.js: 3
- perf: 1
- Python: 2
- Qt: 2
Expand All @@ -60,7 +60,7 @@ tools_software_languages_filter:
- SVE2: 1
- Trusted Firmware: 1
- Visual Studio: 9
- Visual Studio Code: 8
- Visual Studio Code: 9
- VS Code: 2
- Windows Forms: 1
- Windows Presentation Foundation: 1
Expand Down
12 changes: 6 additions & 6 deletions content/learning-paths/microcontrollers/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,38 +10,38 @@ operatingsystems_filter:
- Baremetal: 25
- Linux: 3
- macOS: 2
- RTOS: 9
- RTOS: 10
- Windows: 2
subjects_filter:
- CI-CD: 3
- Libraries: 3
- ML: 6
- Performance and Architecture: 11
- RTOS Fundamentals: 3
- RTOS Fundamentals: 4
- Security: 2
- Virtual Hardware: 2
subtitle: Learn best practices for microcontroller development
title: Microcontrollers
tools_software_languages_filter:
- Arduino: 1
- Arm Compiler for Embedded: 5
- Arm Development Studio: 3
- Arm Development Studio: 4
- Arm Virtual Hardware: 11
- CMSIS: 5
- CMSIS-Toolbox: 3
- Coding: 21
- Coding: 22
- Fixed Virtual Platform: 8
- FVP: 1
- GCC: 4
- GitHub: 2
- IP Explorer: 2
- Keil: 7
- Keil MDK: 2
- Keil MDK: 3
- MDK: 2
- MPS3: 1
- Paddle: 1
- Raspberry Pi: 1
- RTX: 1
- RTX: 2
- STM32: 2
- TensorFlow: 2
- Trusted Firmware: 2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ The [Dot Product example](https://www.keil.com/pack/doc/CMSIS/DSP/html/group__Do

The appropriate implementation is selected at build time based on the processor.

Full documentation for the CMSIS-DSP libary is available [here](https://arm-software.github.io/CMSIS-DSP/latest/index.html).
For more information refer to the [CMSIS-DSP library documentation](https://arm-software.github.io/CMSIS-DSP/latest/index.html).
16 changes: 9 additions & 7 deletions content/learning-paths/servers-and-cloud-computing/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ maintopic: true
operatingsystems_filter:
- Android: 1
- Baremetal: 1
- Linux: 92
- macOS: 2
- Windows: 5
- Linux: 94
- macOS: 3
- Windows: 7
pinned_modules:
- module:
name: Recommended getting started learning paths
Expand All @@ -22,11 +22,11 @@ subjects_filter:
- CI-CD: 2
- Containers and Virtualization: 23
- Databases: 15
- Libraries: 5
- Libraries: 6
- ML: 8
- Performance and Architecture: 34
- Storage: 1
- Web: 7
- Web: 9
subtitle: Optimize cloud native apps on Arm for performance and cost
title: Servers and Cloud Computing
tools_software_languages_filter:
Expand Down Expand Up @@ -96,6 +96,7 @@ tools_software_languages_filter:
- NEON: 1
- Nexmark: 1
- Nginx: 3
- Node.js: 2
- PAPI: 1
- perf: 3
- PostgreSQL: 4
Expand All @@ -120,14 +121,15 @@ tools_software_languages_filter:
- Trusted Firmware: 1
- TypeScript: 1
- Vectorscan: 1
- Visual Studio Code: 2
- WordPress: 3
- x265: 1
- zlib: 1
- Zookeeper: 1
weight: 1
cloud_service_providers_filter:
- AWS: 9
- Google Cloud: 6
- AWS: 11
- Google Cloud: 8
- Microsoft Azure: 7
- Oracle: 2
---
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ prerequisites:
- An Arm Linux system or an [Arm based instance](/learning-paths/servers-and-cloud-computing/csp/) from a
cloud service provider.

operatingsystems:
- Linux

skilllevels: Introductory
subjects: Libraries

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ The output is:
intx VMThreadStackSize = 2048 {pd product} {default}
```

The default can be changed on the command line with either `-XX:ThreadStackSize=<kbytes>` or `-Xss<bytes>`. Note that the first option is in kbytes and the second is in bytes.
The default can be changed on the command line with either `-XX:ThreadStackSize=<kbytes>` or `-Xss<bytes>`. Note that the first option is in kilobytes and the second is in bytes.

Usually, there's no need to change the default stack size, because the thread stack will be committed as it grows.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ author_primary: Dawid Borycki

### Tags
skilllevels: Introductory
subjects: Cloud
cloud_service_providers: Amazon Web Services
subjects: Web
cloud_service_providers: AWS

armips:
- Neoverse
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ author_primary: Dawid Borycki

### Tags
skilllevels: Introductory
subjects: Cloud Computing
cloud_service_providers: Amazon Web Services
subjects: Web
cloud_service_providers: AWS

armips:
- Neoverse
Expand All @@ -31,7 +31,7 @@ tools_software_languages:
operatingsystems:
- Linux
- Windows
- MacOS
- macOS


### FIXED, DO NOT MODIFY
Expand Down
2 changes: 1 addition & 1 deletion content/migration/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "How can I migrate my applications to Arm?"
title: "How can I migrate applications to Arm Neoverse?"
layout: "migration" # Easier for dynamic content loading, keep the same
description: Software developers are embracing the Arm architecture for its superior price performance and energy efficiency across a wide range of applications, including containerized workloads, cloud managed services, and Linux applications. To achieve higher performance and lower cost, you can migrate your self-managed workloads to Arm virtual machines and make sure to select Arm for managed services. A three step migration process covers the most common scenarios, and provides links to additional resources.
---
Expand Down

0 comments on commit 7966e82

Please sign in to comment.