login
Header Space

 
 

yes

August 25, 2008 - 5:33pm

yes. see Documentation/HOWTO (3rd paragraph of the introduction) or the kernel-hacking document that is compiled from Documentation/DocBook/kernel-hacking.tmpl (chapter 3):

http://kernel.org/doc/htmldocs/kernel-hacking.html

what you probably saw were save areas or the FPU emulator? there is some code using MMX registers, but these are working on relatively large datasets (thus the MMX optimization) and you can afford the overhead for saving/restoring the status and watching for context switches. for single variables this is nonsense, choose a suitable unit (nanoseconds, lightyears) and use integers.

Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <b> <quote> <pre> <hr> <br> <p> <img> <blockquote> <font> <tt> <table> <tr> <i>
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options

speck-geostationary