اعتبارًا من 27 آذار (مارس) 2025، ننصحك باستخدام android-latest-release بدلاً من aosp-main لإنشاء AOSP والمساهمة فيه. لمزيد من المعلومات، يُرجى الاطّلاع على التغييرات في AOSP.
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
لضمان استقرار النظام وتحسين أدائه، أضاف فريق إطار عمل AAOS
وحدة Watchdog في Android 10 كجزء من خدمات النظام الأساسية.
تتألف وحدة Watchdog من برنامج خفي أصلي ومكوّن CarService. يتفاعل العميل المتخفي المضمّن مع الخدمات المضمّنة، ويتفاعل مكوّن CarService مع تطبيقات Android وخدمات Java.
مراقبة استخدام ذاكرة الفلاش:
تتبّع استخدام ذاكرة الفلاش من قِبل جميع التطبيقات والخدمات رصد الاستخدام المفرط لذاكرة فلاش
من قِبل أي تطبيق أو خدمة واتخاذ الإجراءات اللازمة
جمع بيانات الأداء:
يتم جمع بيانات أداء الإدخال/الإخراج منذ وقت التشغيل المبكر للنظام. الإبلاغ عن بيانات الأداء التي تم جمعها في
ملف bugreport
يخضع كل من المحتوى وعيّنات التعليمات البرمجية في هذه الصفحة للتراخيص الموضحّة في ترخيص استخدام المحتوى. إنّ Java وOpenJDK هما علامتان تجاريتان مسجَّلتان لشركة Oracle و/أو الشركات التابعة لها.
تاريخ التعديل الأخير: 2025-07-27 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","easyToUnderstand","thumb-up"],["ساعَدني المحتوى في حلّ مشكلتي.","solvedMyProblem","thumb-up"],["غير ذلك","otherUp","thumb-up"]],[["لا يحتوي على المعلومات التي أحتاج إليها.","missingTheInformationINeed","thumb-down"],["الخطوات معقدة للغاية / كثيرة جدًا.","tooComplicatedTooManySteps","thumb-down"],["المحتوى قديم.","outOfDate","thumb-down"],["ثمة مشكلة في الترجمة.","translationIssue","thumb-down"],["مشكلة في العيّنات / التعليمات البرمجية","samplesCodeIssue","thumb-down"],["غير ذلك","otherDown","thumb-down"]],["تاريخ التعديل الأخير: 2025-07-27 (حسب التوقيت العالمي المتفَّق عليه)"],[],[],null,["# Overview\n\nTo ensure system stability and improve system performance, the AAOS framework\nteam added the Watchdog module in Android 10 as part of the core system services.\nThe Watchdog module consists of a native daemon and a CarService component. The\nnative daemon interacts with the native services and the CarService component\ninteracts with the Android apps and Java services.\n| **Note:** The Watchdog module described in this document is specific to the Android Automotive OS (AAOS) platform and differs from the Watchdog module in core Android.\n\n- **[Monitor flash memory usage](/docs/automotive/watchdog/wd_flash_memory).** Monitors the flash memory usage by all apps and services. Detects and acts on flash memory overuse by any app or service.\n- **[Collect performance data](/docs/automotive/watchdog/wd_performance_health).** Collects I/O performance since early system bootup. Reports the collected performance data in the bugreport.\n- **[Monitor system health](/docs/automotive/watchdog/wd_system_health).** Monitors the health of the core services and vehicle hardware abstraction layer (VHAL) service."]]