logo
Red Hat and Rocky Linux Advance RISC-V Integration

Red Hat and Rocky Linux Advance RISC-V Integration

Arabian Post5 days ago

Red Hat Enterprise Linux and Rocky Linux are accelerating efforts to support the RISC-V architecture, signalling a significant shift in the enterprise Linux landscape. This development reflects the growing momentum behind RISC-V, an open-source instruction set architecture that is reshaping hardware innovation amid challenges in traditional chip supply chains and rising demand for customisable, energy-efficient computing.
Red Hat, a subsidiary of IBM and a dominant force in the enterprise Linux market, has publicly confirmed its roadmap for incorporating RISC-V support into future releases of Red Hat Enterprise Linux . Similarly, the community-driven Rocky Linux project, a popular downstream fork of RHEL designed to provide enterprise-grade stability, has also announced ongoing work to integrate RISC-V compatibility. These parallel initiatives demonstrate broad industry recognition of RISC-V's potential to disrupt conventional processor markets dominated by x86 and ARM architectures.
RISC-V's open standard removes licensing costs and restrictions typically associated with proprietary CPU designs, encouraging a diverse ecosystem of chip manufacturers, academic researchers, and software developers. This flexibility allows companies to tailor processor designs for specific workloads, which is particularly appealing for embedded systems, Internet of Things devices, and edge computing applications. Both Red Hat and Rocky Linux see this as a critical advantage for future-proofing their operating systems and meeting evolving customer needs.
ADVERTISEMENT
The move to support RISC-V involves extensive technical adaptation, as much of the existing software stack has been optimised for x86-64 and ARM64 platforms. Red Hat's engineering teams have been collaborating with hardware vendors and the wider open-source community to ensure that core components of RHEL, including the kernel, system libraries, and security modules, perform efficiently on RISC-V hardware. The company's investment in this area underscores its commitment to maintaining leadership across diverse infrastructure environments, including cloud, on-premises, and hybrid deployments.
Rocky Linux, founded in the wake of CentOS's shift away from its traditional model, has quickly gained traction among enterprises seeking stable, free alternatives to RHEL. Its embrace of RISC-V support aligns with its mission to offer a robust platform compatible with the latest computing technologies. Developers contributing to Rocky Linux have been porting essential packages and testing workloads on early RISC-V development boards, working to iron out architecture-specific bugs and ensure seamless user experience.
Industry analysts observe that this dual commitment to RISC-V by both a commercial giant and a grassroots community project indicates growing confidence in the architecture's viability for production environments. Although RISC-V chips currently lag behind in raw performance compared to established x86 and ARM processors, ongoing improvements in silicon design and fabrication suggest this gap will narrow. Support from major Linux distributions is pivotal to accelerating software ecosystem maturity, which has been a critical barrier to wider RISC-V adoption.
Hardware manufacturers such as SiFive, Microchip, and Alibaba's semiconductor division are developing increasingly powerful RISC-V processors targeting servers and high-performance computing. Red Hat's engagement with these vendors is expected to facilitate optimisation efforts and certification programmes, ensuring that RHEL runs reliably on certified RISC-V platforms. This cooperation is vital as enterprises require not only compatibility but also assurances around security, stability, and long-term support when deploying new architectures.
The initiative also ties into broader trends within the open-source community and the tech industry. Governments and large organisations are seeking to reduce dependency on single-source suppliers, especially in light of geopolitical tensions and supply chain vulnerabilities exposed in recent years. Open hardware initiatives like RISC-V are viewed as strategic assets that can drive innovation while enhancing security and sovereignty over critical technology infrastructure.
ADVERTISEMENT
Despite enthusiasm, challenges remain. Software ecosystem maturity is uneven; many applications and development tools require adaptation to fully leverage RISC-V capabilities. Furthermore, mainstream cloud providers have yet to offer widespread RISC-V hosting options, limiting deployment scenarios primarily to on-premises and experimental settings for now. However, companies such as Amazon Web Services have begun exploratory work with RISC-V instances, signalling potential expansion in the near term.
Red Hat and Rocky Linux's pursuit of RISC-V support follows a pattern of early adoption seen in other Linux distributions such as Fedora, where RISC-V packages have been under development for some time. Their progress benefits from this groundwork, yet enterprise-grade readiness demands rigorous validation and comprehensive documentation to meet customer expectations.
The growing adoption of RISC-V by major Linux providers may also stimulate innovation in adjacent fields. For example, edge computing deployments prioritising low power consumption and customised instruction sets stand to gain from enhanced RISC-V Linux support. Academic and research institutions involved in processor architecture development also benefit from improved access to stable operating systems, enabling faster prototyping and experimentation.

Orange background

Try Our AI Features

Explore what Daily8 AI can do for you:

Comments

No comments yet...

Related Articles

Microsoft Unveils New Terminal-Based Editor for Windows and Linux
Microsoft Unveils New Terminal-Based Editor for Windows and Linux

Arabian Post

timea day ago

  • Arabian Post

Microsoft Unveils New Terminal-Based Editor for Windows and Linux

Microsoft has launched a new terminal-based text editor designed to work seamlessly on both Windows and Linux platforms, aiming to simplify coding and text editing directly within the command line interface. This move reflects growing demand for efficient, lightweight tools that integrate naturally into developers' existing workflows without the need for extensive retraining. The new editor, which arrived without significant fanfare, leverages familiar keyboard shortcuts that many users already know from graphical text editors. This approach eliminates a common hurdle with terminal-based editors, which often require users to learn complex command sequences or rely on less intuitive key combinations. By aligning with established shortcut conventions, the tool offers immediate usability, even for those with limited experience in terminal environments. Unlike traditional terminal editors such as Vim or Emacs, which have steep learning curves and rely heavily on specialized commands, Microsoft's solution positions itself as a more accessible alternative. It provides standard editing functionalities within the terminal, allowing developers to make quick changes to files without leaving their command line workflow or launching bulky graphical programs. ADVERTISEMENT The availability of this editor across Windows and Linux caters to the increasingly diverse environments where software development takes place. Windows, having improved its compatibility with Unix-like tools through initiatives like Windows Subsystem for Linux , continues to blur the lines between its native ecosystem and open-source platforms. The introduction of this editor reinforces Microsoft's commitment to serving developers who operate across these hybrid setups. Industry observers note that Microsoft's quiet release strategy might be aimed at gauging organic user adoption before any large-scale marketing campaign. This measured approach has been seen with other Microsoft developer tools in recent years, emphasizing practicality and community feedback over hype. From a technical standpoint, the editor integrates well with the Windows Terminal, a modern terminal emulator that Microsoft has been promoting as the preferred interface for command line tasks on Windows. Linux users, accustomed to powerful terminal environments, can similarly incorporate the editor into their routines with minimal friction. Developers have responded positively to early demonstrations and shared experiences, highlighting the editor's ease of use and speed. Keyboard shortcuts such as copy, paste, undo, and redo operate as expected, reflecting conventions from popular GUI-based editors like Visual Studio Code or Sublime Text. This design choice contrasts sharply with terminal editors that require mode switching or memorisation of obscure commands, reducing friction for new users. While the editor focuses on core editing capabilities rather than advanced integrated development environment features, it complements Microsoft's broader ecosystem. Tools such as Visual Studio Code remain the flagship editors for extensive project development, while the terminal editor caters to quick edits and lightweight scripting tasks. This separation allows users to pick the tool that best fits their immediate needs without sacrificing familiarity. ADVERTISEMENT The move also coincides with broader trends in software development, where developers increasingly embrace terminal-first workflows, containerised environments, and cloud-based pipelines. As these practices evolve, efficient terminal editors become crucial in maintaining productivity without compromising system resources. Microsoft's history with command line tools, including PowerShell and Azure CLI, has shown a clear emphasis on streamlining developer operations. The introduction of this new editor fits neatly into that narrative, providing a complementary tool that bridges the gap between minimalism and usability. Support for open standards and extensibility remain important factors for terminal editors. Although Microsoft has not yet disclosed detailed plans regarding plugin ecosystems or customisation options for this editor, it is expected that future updates will enhance functionality in response to user demand. Security considerations also play a role in terminal editor adoption, especially in enterprise environments. Lightweight tools that operate within secure shells and reduce dependency on graphical interfaces can mitigate attack surfaces. Microsoft's approach likely considers these factors, positioning the editor as both practical and secure. The editor's cross-platform nature also highlights Microsoft's evolving philosophy towards open-source communities. This reflects a significant departure from past practices where proprietary tools dominated, signalling a commitment to interoperability and developer choice. Adoption of terminal-based editors is set to grow as development teams increasingly prefer flexible, scriptable environments that can run uniformly across different operating systems. By introducing this editor, Microsoft addresses this demand, supporting developers who seek consistency without sacrificing ease of use.

E& UAE launches region’s first 5G slicing technology
E& UAE launches region’s first 5G slicing technology

Broadcast Pro

time3 days ago

  • Broadcast Pro

E& UAE launches region’s first 5G slicing technology

The introduction of custom slices will meet specific industry demands, ranging from low latency to robust Internet of Things (IoT) solutions for smart infrastructure. UAE telecom company e& has launched the region’s first commercial 5G network slicing product for business customers over its cutting-edge standalone network. Transforming connectivity, this solution delivers tailored, ultra-reliable 5G to meet the evolving needs of industries and organisations across the public and private sectors. 5G slicing empowers e& UAE’s world-class commercial 5G network by partitioning it into multiple virtual networks (slices), each powered by dedicated network resources. This innovation enables businesses in diverse industries such as manunfacturing, public safety and port facilities to optimise performance for their business-critical applications. The introduction of custom slices will meet specific industry demands, ranging from low latency to robust Internet of Things (IoT) solutions for smart infrastructure. These dedicated network resources will also guarantee peak performance for critical operations. Oscar Garcia, Senior Vice President, Business Marketing and Product Innovation, e& UAE, said: 'By introducing 5G network slicing, e& UAE is delivering on its commitment to building innovative connectivity products and solutions that drive digital transformation across industries. With 5G network slicing, organisations can leverage on end-to-end reserved capacity to achieve guaranteed performance for critical operations. The solution is set to enable industry-specific use cases with the reliability and flexibility required for essential applications.' e& UAE offers businesses flexible options to suit their needs, including 5G slicing bandwidth-based packages, which provides tailored connectivity speeds to match specific use case requirements, and an industrial 5G Customer End Device (CPE), which acts as a dedicated access point, ensuring seamless integration and reliable performance for the subscribed network slice. Even though slices share the same physical network, they are isolated from each other in terms of traffic and data. This isolation ensures that the performance of a slice is not affected by the demands of other users on the shared network, ensuring secure and reliable service for businesses. As the region’s first operator to launch a 5G network slicing solution with predefined bandwidths and plans, e& UAE is unlocking the full potential of reliable connectivity across the UAE. This game-changing technology bridges the gap between standard 5G services and complex private network infrastructures, offering an agile, cost-effective solution for today’s digital landscape. By enabling businesses to craft multiple virtual networks tailored to specific applications and critical use cases, e& UAE ensures organisations meet their unique requirements with precision and unmatched reliability, paving the way for a smarter, more connected future.

Rhino Linux Launches UBXI Desktop with KDE 6 Upgrade
Rhino Linux Launches UBXI Desktop with KDE 6 Upgrade

Arabian Post

time3 days ago

  • Arabian Post

Rhino Linux Launches UBXI Desktop with KDE 6 Upgrade

Rhino Linux has unveiled its inaugural UBXI desktop environment, now integrated with the latest KDE 6 framework, marking a significant step in its development trajectory. The new release aims to blend the sleek aesthetics and functionality of KDE 6 with the customisable, user-friendly approach that Rhino Linux advocates. This launch represents a notable entry into the evolving landscape of Linux distributions focused on desktop experience innovation. The UBXI desktop, tailored specifically for Rhino Linux, embraces KDE 6's advanced features while streamlining performance for everyday users and developers alike. KDE 6 introduces a modernised graphical toolkit, enhanced Wayland support, and more fluid animations, which UBXI leverages to provide a responsive and visually appealing interface. Rhino Linux's implementation prioritises minimal resource usage without sacrificing the polished experience KDE 6 promises. At its core, UBXI integrates the Qt6 framework underpinning KDE 6, offering improved support for high-DPI displays and modern hardware acceleration. This alignment helps Rhino Linux compete with other desktop-centric distributions by offering both performance and visual clarity. The new UBXI desktop includes native support for the latest plasma widgets, redesigned system settings, and revamped multitasking capabilities, all fine-tuned for the distribution's unique kernel optimisations. ADVERTISEMENT User feedback during early testing phases highlighted UBXI's smooth animations and intuitive layout, which align with Rhino Linux's philosophy of accessibility combined with power-user features. The UBXI desktop eschews heavy default applications in favour of modularity, allowing users to customise their setup extensively. This fits well with Rhino Linux's community-driven approach, where input shapes the iterative development cycle. Performance benchmarks conducted on mid-range hardware show that UBXI with KDE 6 consistently outperforms previous Rhino Linux desktop environments, particularly in startup times and graphical responsiveness. The transition to Wayland as the default display server enhances security and multi-monitor support, critical for professional users relying on stable graphical environments. The UBXI desktop also incorporates refined input device management, catering to both desktop and laptop users. The Rhino Linux development team has focused on enhancing interoperability with popular Linux applications and utilities, ensuring seamless integration with the broader ecosystem. UBXI ships with an updated package manager interface, simplifying software installation and system updates. KDE 6's improvements in theming and widget behaviour are utilised to offer consistent visual feedback and a coherent user experience. While Rhino Linux has traditionally been admired for its robust core system and flexible architecture, the introduction of UBXI with KDE 6 marks an ambitious shift towards appealing to a wider user base. This includes developers, creative professionals, and those transitioning from other mainstream operating systems. UBXI's design philosophy centres on clarity, speed, and modularity, addressing common criticisms of heavier desktop environments. The underlying kernel in this Rhino Linux iteration has also been fine-tuned for better hardware compatibility and power management, aligning with the UBXI desktop's performance goals. Battery life improvements on laptops have been reported, attributed to both kernel-level adjustments and KDE 6's more efficient resource management. This focus supports the growing trend of Linux being used in mobile and hybrid work setups. Community engagement has played a pivotal role in shaping the UBXI desktop's feature set. Rhino Linux's forums and testing groups have contributed suggestions leading to enhanced customisability options, including revamped panel layouts, improved dark mode implementation, and advanced shortcut handling. These features provide a more personalised environment catering to diverse user workflows. The move to KDE 6 also enables Rhino Linux to support future graphical and system improvements planned by the KDE community. UBXI benefits from upstream developments such as better Wayland protocols, adaptive layouts, and enhanced support for next-generation hardware. This long-term vision positions Rhino Linux to remain competitive in a fast-evolving desktop Linux ecosystem. Despite the positives, some challenges remain. Early adopters noted that certain KDE 6 applications require refinement to fully integrate with the UBXI customisations. Additionally, documentation and onboarding materials are being expanded to help new users navigate the desktop environment and leverage its full potential. The Rhino Linux team is prioritising these aspects to smooth the adoption curve.

DOWNLOAD THE APP

Get Started Now: Download the App

Ready to dive into the world of global news and events? Download our app today from your preferred app store and start exploring.
app-storeplay-store