Kernel-level
कर्नेल-स्तरीय (कर्नेल स्तर पर चलने/संचालित होने वाला)
Origin & History
Formed in technical computing English from 'kernel' (the central core of an operating system) + 'level', used to contrast with 'user-level/user-space'; popularized with the development of protected modes, privilege rings, and kernel-mode drivers.
तकनीकी कंप्यूटिंग अंग्रेज़ी में 'kernel' (ऑपरेटिंग सिस्टम का केंद्रीय कोर) + 'level' से बना; 'user-level/user-space' के विपरीत संदर्भ में प्रयुक्त, और प्रोटेक्टेड मोड, प्रिविलेज रिंग्स तथा कर्नेल-मोड ड्राइवरों के विकास के साथ प्रचलित हुआ।
Definition
In computing, 'kernel-level' describes code, drivers, or operations that run inside the operating system kernel and therefore have the highest privileges and direct access to hardware, memory, and core system functions; mistakes can crash the system or create serious security risks.
कंप्यूटिंग में 'kernel-level' उन कोड, ड्राइवरों या प्रक्रियाओं को दर्शाता है जो ऑपरेटिंग सिस्टम के कर्नेल के भीतर चलते हैं; इसलिए इनके पास सर्वोच्च विशेषाधिकार होते हैं और हार्डवेयर, मेमोरी तथा मुख्य सिस्टम फ़ंक्शनों तक सीधी पहुँच होती है—गलतियाँ सिस्टम क्रैश करा सकती हैं या गंभीर सुरक्षा जोखिम पैदा कर सकती हैं।