New pages

From ChronOS Linux

Jump to: navigation, search
New pages
Hide logged-in users | Hide bots | Show redirects
(Latest | Earliest) View (newer 50) (older 50) (20 | 50 | 100 | 250 | 500)
  • 18:49, 17 April 2014 ‎Example (hist) ‎[6,109 bytes] ‎Vlegout (Talk | contribs) (Page creation)
  • 21:41, 16 April 2014 ‎Downloading ChronOS Linux v3.4 (hist) ‎[1,000 bytes] ‎Kburns (Talk | contribs) (Created page with '== Linux Kernel == Create a directory to keep your ChronOS-related code in, and navigate to it. <tt>'''mkdir''' chronos '''cd''' chronos </tt> Clone the PREEMPT_RT git repos…')
  • 21:32, 16 April 2014 ‎Installation Guide 3.4 (hist) ‎[8,991 bytes] ‎Kburns (Talk | contribs) (Created page with 'This guide assumes you have already followed the download instructions and have a recent Linux distribution installed. This documentation is curr…')
  • 15:57, 21 January 2012 ‎Installation Guide 3.0 (hist) ‎[9,034 bytes] ‎Aclindsa (Talk | contribs) (Created page with 'This guide assumes you have already followed the download instructions and have a recent Linux distribution installed. This documentation is …')
  • 15:45, 21 January 2012 ‎Downloading ChronOS Linux 3.0 (hist) ‎[1,015 bytes] ‎Aclindsa (Talk | contribs) (Created page with '== Linux Kernel == Create a directory to keep your ChronOS-related code in, and navigate to it. <tt>'''mkdir''' chronos '''cd''' chronos </tt> Download the <tt>3.0.17</tt> k…')
  • 20:39, 19 January 2012 ‎Archived ChronOS Versions (hist) ‎[1,101 bytes] ‎Aclindsa (Talk | contribs) (Created page with '* March 21, 2011 - ChronOS [http://chronoslinux.org/repo/releases/ChronOS_Beta_2.6.tar.bz2 Beta 2.6] Released. (''Changelog''). * February 20, 2011 - Chr…')
  • 19:00, 19 January 2012 ‎Common Installation Problems (hist) ‎[1,238 bytes] ‎Aclindsa (Talk | contribs) (Created page with '== NVIDIA Drivers == The proprietary NVIDIA drivers do not work out of the box on PREEMPT_RT kernels, such as ours. You must first patch the Nvidia code to download $ uname -r')
  • 04:44, 18 January 2012 ‎3.0 Changelog (hist) ‎[2,001 bytes] ‎Aclindsa (Talk | contribs) (Created page with 'Changes made between Beta 2.8 and 3.0. ==Kernel== * Moved from kernel version 2.6.33.9 to 3.0.14, and updated to the rt31 version of the PREEMPT_RT patch. * Allow processes to e…')
  • 17:19, 28 October 2011 ‎ChronOS Distributed Threads (hist) ‎[1,724 bytes] ‎Bshelton (Talk | contribs) (Created page with 'In addition to providing a framework for development and testing of uniprocessor and multiprocessor real-time scheduling algorithms, ChronOS aims to provide a first-class abstrac…')
  • 15:37, 18 May 2011 ‎Beta-2.8 Changelog (hist) ‎[703 bytes] ‎Aclindsa (Talk | contribs) (Created page with 'Changes made between Beta 2.7 and Beta 2.8. ==Kernel== * Moved from kernel version 2.6.33.7 to 2.6.33.9, and updated to the rt31 version of the PREEMPT_RT patch. * Moved syscall…')
  • 23:00, 25 April 2011 ‎Kernel Programming Tips (hist) ‎[2,670 bytes] ‎Aclindsa (Talk | contribs) (Created page with '== Kernel Programming Tips == Here are a few tools and settings you may find useful for kernel programming. ===Serial Consoles=== In the event of a kernel panic, the result oop…')
  • 22:57, 25 April 2011 ‎About ChronOS Linux (hist) ‎[23,477 bytes] ‎Aclindsa (Talk | contribs) (Created page with '== Background == ChronOS is derived from the 2.6.31.12 version of the Linux kernel and uses the CONFIG_PREEMPT_RT real-time patch which enables complete preemption in Linux and …')
  • 22:07, 25 April 2011 ‎Beta-2.1 Changelog (hist) ‎[507 bytes] ‎Aclindsa (Talk | contribs) (Created page with 'Changes made between Beta 2 and Beta 2.1. ==Kernel== * Replaced names including vt_rt to include chronos * Multiplexed begin_rt_seg, end_rt_seg, and add_abort_handler system ca…')
  • 22:07, 25 April 2011 ‎Beta-2.2 Changelog (hist) ‎[628 bytes] ‎Aclindsa (Talk | contribs) (Created page with 'Changes made between Beta 2.1 and Beta 2.2. ==Kernel== * Rebased from 2.6.31.12 to 2.6.31.14 to pick up bug fixes * Git commit [http://git.kernel.org/?p=linux/kernel/git/torval…')
  • 22:07, 25 April 2011 ‎Beta-2.3 Changelog (hist) ‎[588 bytes] ‎Aclindsa (Talk | contribs) (Created page with 'Changes made between Beta 2.2 and Beta 2.3. ==Kernel== * Improved safety and speed of segment system calls * Converted sorting to a key-based approach * Replaced FIFO global que…')
  • 22:06, 25 April 2011 ‎Beta-2.4 Changelog (hist) ‎[673 bytes] ‎Aclindsa (Talk | contribs) (Created page with 'Changes made between Beta 2.3 and Beta 2.4. ==Kernel== * Improved multicore scalability of global scheduling * Improved reliability of global scheduling * Optimized G_EDF and G_…')
  • 22:06, 25 April 2011 ‎Beta-2.5 Changelog (hist) ‎[554 bytes] ‎Aclindsa (Talk | contribs) (Created page with 'Changes made between Beta 2.4 and Beta 2.5. ==Kernel== * Replaced signal-based abort system with shared memory * Optimized several schedulers * Fixed numerous bugs relating to r…')
  • 22:06, 25 April 2011 ‎Beta-2.6 Changelog (hist) ‎[577 bytes] ‎Aclindsa (Talk | contribs) (Created page with 'Changes made between Beta 2.5 and Beta 2.6. ==Kernel== * Rebased from 2.6.31.14 to 2.6.33.7 * Implemented gMUA scheduling algorithm * Cleaned up timespec comparison code * Sever…')
  • 22:05, 25 April 2011 ‎Beta-2.7 Changelog (hist) ‎[390 bytes] ‎Aclindsa (Talk | contribs) (Created page with 'Changes made between Beta 2.6 and Beta 2.7. ==Kernel== * Fixed a variety of compilation bugs and cleanup * Added protection for real-time segments from misbehaving userspace app…')
  • 22:03, 25 April 2011 ‎Publications (hist) ‎[5,750 bytes] ‎Aclindsa (Talk | contribs) (Created page with '== Distributable threads== * [http://www.omg.org/technology/documents/formal/RT_dynamic.htm OMG's Real-Time CORBA (Dynamic Scheduling) Specification] * [http://www.real-time.org/…')
(Latest | Earliest) View (newer 50) (older 50) (20 | 50 | 100 | 250 | 500)
Views
Personal tools
Toolbox