2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 03:32:04 +00:00
chenglch 97f9d4da8f Do not update bootparams table when running nodeset
With the nytprof tool, the buttleneck is the time to update the bootparams
table.To optimize the performance on large scale nodes, this patch tranfer
the bootparams hash through variable reference.

posible impact: getdestiny can not get the information about bootparams.

partial-issue: #2024
2016-12-23 13:45:20 +08:00
2016-10-25 15:31:20 -04:00
2016-11-11 17:26:15 +08:00
2016-11-14 13:20:54 -05:00

xCAT
----

xCAT is a toolkit for the deployment and administration of clusters.

Documentation
-------------

xCAT documentation is available at: http://xcat-docs.readthedocs.io/en/latest/

|docs_latest| |docs_2124| |docs_2123| |docs_2122| |docs_212| |docs_211|

Open Source License
-------------------

xCAT is made available as open source software under the EPL license:
http://www.opensource.org/licenses/eclipse-1.0.php

Developers
----------

Developers and prospective contributors are encouraged to read the `Developers Guide <http://xcat-docs.readthedocs.io/en/latest/developers/>`_
In particular the `GitHub <http://xcat-docs.readthedocs.io/en/latest/developers/github/>`_ related subsection.

.. |docs_2124| image:: https://readthedocs.org/projects/xcat-docs/badge/?version=2.12.4
    :alt: 2.12.4 documentation status
    :scale: 100%
    :target: http://xcat-docs.readthedocs.io/en/2.12.4/

.. |docs_2123| image:: https://readthedocs.org/projects/xcat-docs/badge/?version=2.12.3
    :alt: 2.12.3 documentation status
    :scale: 100%
    :target: http://xcat-docs.readthedocs.io/en/2.12.3/
    
.. |docs_2122| image:: https://readthedocs.org/projects/xcat-docs/badge/?version=2.12.2
    :alt: 2.12.2 documentation status
    :scale: 100%
    :target: http://xcat-docs.readthedocs.io/en/2.12.2/
    
.. |docs_212| image:: https://readthedocs.org/projects/xcat-docs/badge/?version=2.12.0
    :alt: 2.12.0 documentation status
    :scale: 100%
    :target: http://xcat-docs.readthedocs.io/en/2.12.0/
    
.. |docs_211| image:: https://readthedocs.org/projects/xcat-docs/badge/?version=2.11
    :alt: 2.11 documentation status
    :scale: 100%
    :target: http://xcat-docs.readthedocs.io/en/2.11/
    
.. |docs_latest| image:: https://readthedocs.org/projects/xcat-docs/badge/?version=latest
    :alt: Latest documentation status
    :scale: 100%
    :target: http://xcat-docs.readthedocs.io/en/latest/
Description
No description provided
Readme EPL-1.0 230 MiB
Languages
Perl 78.6%
Shell 11.3%
JavaScript 7.1%
Python 1.8%
PHP 0.4%
Other 0.4%