<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Adding support for threaded applications natively</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_category?p_l_id=103523&amp;mbCategoryId=0" />
  <subtitle>Adding support for threaded applications natively</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_category?p_l_id=103523&amp;mbCategoryId=0</id>
  <updated>2013-05-23T01:17:14Z</updated>
  <dc:date>2013-05-23T01:17:14Z</dc:date>
  <entry>
    <title>CIFS (Windows Sharing) mounting support in AXP kernel?</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=103523&amp;messageId=1529642" />
    <author>
      <name>Steve D Perkins</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=103523&amp;messageId=1529642</id>
    <updated>2009-08-07T05:05:29Z</updated>
    <published>2009-08-07T05:05:29Z</published>
    <summary type="html">Quick question - is CIFS mounting support compiled in to the AXP kernel?  I think I'd need to enable the capability to use mount.cifs using the capabilities file, but the samba documentation also says the kernel needs to support cifs mounting.  So just checking to see if it does before I jump though the hoops to try and get mount.cifs to work.
 
Thanks!</summary>
    <dc:creator>Steve D Perkins</dc:creator>
    <dc:date>2009-08-07T05:05:29Z</dc:date>
  </entry>
  <entry>
    <title>Adding support for threaded applications natively</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=103523&amp;messageId=1447502" />
    <author>
      <name>Steve D Perkins</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=103523&amp;messageId=1447502</id>
    <updated>2009-06-24T05:37:16Z</updated>
    <published>2009-06-24T05:37:16Z</published>
    <summary type="html">Hello!
 
I have been able to get various threaded applications to run on the AXP.  For example, I have the entire LAMP stack (AXP Linux, Apache, MySQL, PHP) working.  It's really neat, and I have to congratulate the AXP team on making such a fabulous product.
 
[b]My only suggestion would be to upgrade the AXP to be able to support threads natively.[/b]  Currently to get a threaded application to work I have to copy over all the libraries from the development system and also invoke the executable via the threaded version of ld-linux.so.2.  It works, but it requires quite a bit of bookkeeping and testing.  There have also been a number of interesting gotchas.  For example, PHP requires threading, but many of its internal calls actually call regular Linux programs like 'mv' or 'stat'.  Since those programs are part of the AXP, I had to juggle the LD_LIBRARY_PATH variable inside the PHP scripts to ensure the proper set of libraries were being used.
 
Therefore, I'd like to propose upgrading the AXP Linux platform to a more modern version of Linux that includes the modern threading libraries.  Many of the most popular applications require threading to some degree or another, and upgrading the kernel would help support many more applications on the AXP.
 
Thanks,
Keith Perkins
AvFinity, LLC</summary>
    <dc:creator>Steve D Perkins</dc:creator>
    <dc:date>2009-06-24T05:37:16Z</dc:date>
  </entry>
</feed>

