Skip to content

Commit 80265a2

Browse files
saibulususaibulusu
andauthored
Minor documentation updates for 1.16 (#476)
* Beginning documentation & profile changes. * website documentation updates - redis, speccpu, fio for mariner & noble. * Trying to fix formatting. * Trying to fix formatting. * Fixing mistake in speccpu fprate and fpseed profile metadata. --------- Co-authored-by: saibulusu <[email protected]>
1 parent cc8cad7 commit 80265a2

File tree

3 files changed

+29
-1
lines changed

3 files changed

+29
-1
lines changed

website/docs/workloads/fio/fio-profiles.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,13 @@ aspects of the workload execution.
4040
* linux-arm64
4141
* win-x64
4242

43+
* **Supported Operating Systems**
44+
* Ubuntu 18
45+
* Ubuntu 20
46+
* Ubuntu 22
47+
* Ubuntu 24
48+
* Azlinux 3
49+
4350
* **Supports Disconnected Scenarios**
4451
* No. Internet connection required.
4552

@@ -167,6 +174,8 @@ This profile uses an algorithm to determine the total number of jobs/threads as
167174
* Ubuntu 18
168175
* Ubuntu 20
169176
* Ubuntu 22
177+
* Ubuntu 24
178+
* Azlinux 3
170179

171180
* **Dependencies**
172181
The dependencies defined in the 'Dependencies' section of the profile itself are required in order to run the workload operations effectively.
@@ -330,6 +339,13 @@ This profile uses an algorithm to determine the amount of IOPS to run against th
330339
* linux-arm64
331340
* win-x64
332341
342+
* **Supported Operating Systems**
343+
* Ubuntu 18
344+
* Ubuntu 20
345+
* Ubuntu 22
346+
* Ubuntu 24
347+
* Azlinux 3
348+
333349
* **Dependencies**
334350
The dependencies defined in the 'Dependencies' section of the profile itself are required in order to run the workload operations effectively.
335351
* Internet connection.
@@ -454,6 +470,13 @@ Therefore, they are performed on different disks
454470
* linux-arm64
455471
* win-x64
456472
473+
* **Supported Operating Systems**
474+
* Ubuntu 18
475+
* Ubuntu 20
476+
* Ubuntu 22
477+
* Ubuntu 24
478+
* Azlinux 3
479+
457480
* **Dependencies**
458481
The dependencies defined in the 'Dependencies' section of the profile itself are required in order to run the workload operations effectively.
459482
* Internet connection.

website/docs/workloads/redis/redis-profiles.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ We have two profiles for Redis.One supports redis with TLS and one without TLS.
5858
* linux-x64
5959
* linux-arm64
6060

61+
**Note**: Client/Server mode not supported currently on Azurelinux 3.
62+
6163
* **Supports Disconnected Scenarios**
6264
* No. Internet connection required.
6365

website/docs/workloads/speccpu/speccpu-profiles.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ for evaluating the performance of the CPU for processing calculations.
2020
* win-x64
2121
* win-arm64
2222

23-
**Note**: On Windows platform, the **gcc** compiler version is required to be 10 or higher.
23+
**Note**: On Windows platform, the **gcc** compiler version is required to be 10 or higher.
24+
**Note**: Not supported currently on Ubuntu 24.
2425

2526
* **Supports Disconnected Scenarios**
2627
* No. Internet connection required.
@@ -75,6 +76,8 @@ for evaluating the performance of the CPU for processing calculations.
7576
* win-x64
7677
* win-arm64
7778

79+
**Note**: Not supported currently on Ubuntu 24.
80+
7881
* **Supports Disconnected Scenarios**
7982
* No. Internet connection required.
8083

0 commit comments

Comments
 (0)