From 25a5a68caf8b51003adb841acf25ec412881627f Mon Sep 17 00:00:00 2001 From: Karthik Vallamsetla <62076693+karthik-script@users.noreply.github.com> Date: Sat, 9 Nov 2024 12:29:58 -0800 Subject: [PATCH] stressapptest: add Hindi translation (#14745) * stressapptest: add Hindi translation * Update pages.hi/common/stressapptest.md Co-authored-by: K.B.Dharun Krishna --------- Co-authored-by: K.B.Dharun Krishna --- pages.hi/common/stressapptest.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 pages.hi/common/stressapptest.md diff --git a/pages.hi/common/stressapptest.md b/pages.hi/common/stressapptest.md new file mode 100644 index 0000000000..79d883d596 --- /dev/null +++ b/pages.hi/common/stressapptest.md @@ -0,0 +1,16 @@ +# stressapptest + +> उपयोगकर्ता स्थान मेमोरी और IO परीक्षण। +> अधिक जानकारी: । + +- दिए गए मेमोरी (मेगाबाइट में) की मात्रा का परीक्षण करें: + +`stressapptest -M {{स्मृति}}` + +- दिए गए फ़ाइल के लिए मेमोरी और I/O दोनों का परीक्षण करें: + +`stressapptest -M {{स्मृति}} -f {{फ़ाइल/का/पथ}}` + +- परीक्षण जो विस्तृत स्तर को निर्दिष्ट करता है, जहाँ 0=न्यूनतम, 20=अधिकतम, 8=डिफ़ॉल्ट: + +`stressapptest -M {{स्मृति}} -v {{स्तर}}`