You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2010/12/31 19:22:45 UTC

[jira] Created: (TS-609) Change various internal config containers to use a "bool" type instead of MgmtInt

Change various internal config containers to use a "bool" type instead of MgmtInt
---------------------------------------------------------------------------------

                 Key: TS-609
                 URL: https://issues.apache.org/jira/browse/TS-609
             Project: Traffic Server
          Issue Type: Bug
            Reporter: Leif Hedstrom
            Assignee: Leif Hedstrom
             Fix For: 2.1.5


Even though all configs in librecords are MgmtInt (64-bit), there's no reason why for example the HTTP struct holding the current configs need to use 64-bit ints to hold the types that are booleans. Changing this will reduce some memory consumption (I'd estimate up to 100MB on a busy server), but also reduce the amount of memory that has to be copied for each transaction.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TS-609) Change various internal config containers to use a "bool" type instead of MgmtInt

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom resolved TS-609.
------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 3.1)

> Change various internal config containers to use a "bool" type instead of MgmtInt
> ---------------------------------------------------------------------------------
>
>                 Key: TS-609
>                 URL: https://issues.apache.org/jira/browse/TS-609
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HTTP
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 2.1.7
>
>
> Even though all configs in librecords are MgmtInt (64-bit), there's no reason why for example the HTTP struct holding the current configs need to use 64-bit ints to hold the types that are booleans. Changing this will reduce some memory consumption (I'd estimate up to 100MB on a busy server), but also reduce the amount of memory that has to be copied for each transaction.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Updated: (TS-609) Change various internal config containers to use a "bool" type instead of MgmtInt

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-609:
-----------------------------

    Component/s: HTTP

> Change various internal config containers to use a "bool" type instead of MgmtInt
> ---------------------------------------------------------------------------------
>
>                 Key: TS-609
>                 URL: https://issues.apache.org/jira/browse/TS-609
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HTTP
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 2.1.5
>
>
> Even though all configs in librecords are MgmtInt (64-bit), there's no reason why for example the HTTP struct holding the current configs need to use 64-bit ints to hold the types that are booleans. Changing this will reduce some memory consumption (I'd estimate up to 100MB on a busy server), but also reduce the amount of memory that has to be copied for each transaction.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Work started: (TS-609) Change various internal config containers to use a "bool" type instead of MgmtInt

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on TS-609 started by Leif Hedstrom.

> Change various internal config containers to use a "bool" type instead of MgmtInt
> ---------------------------------------------------------------------------------
>
>                 Key: TS-609
>                 URL: https://issues.apache.org/jira/browse/TS-609
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HTTP
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 2.1.5
>
>
> Even though all configs in librecords are MgmtInt (64-bit), there's no reason why for example the HTTP struct holding the current configs need to use 64-bit ints to hold the types that are booleans. Changing this will reduce some memory consumption (I'd estimate up to 100MB on a busy server), but also reduce the amount of memory that has to be copied for each transaction.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (TS-609) Change various internal config containers to use a "bool" type instead of MgmtInt

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-609:
-----------------------------

    Fix Version/s:     (was: 2.1.5)
                   3.1

> Change various internal config containers to use a "bool" type instead of MgmtInt
> ---------------------------------------------------------------------------------
>
>                 Key: TS-609
>                 URL: https://issues.apache.org/jira/browse/TS-609
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HTTP
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 3.1
>
>
> Even though all configs in librecords are MgmtInt (64-bit), there's no reason why for example the HTTP struct holding the current configs need to use 64-bit ints to hold the types that are booleans. Changing this will reduce some memory consumption (I'd estimate up to 100MB on a busy server), but also reduce the amount of memory that has to be copied for each transaction.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Work stopped: (TS-609) Change various internal config containers to use a "bool" type instead of MgmtInt

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on TS-609 stopped by Leif Hedstrom.

> Change various internal config containers to use a "bool" type instead of MgmtInt
> ---------------------------------------------------------------------------------
>
>                 Key: TS-609
>                 URL: https://issues.apache.org/jira/browse/TS-609
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HTTP
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 3.1
>
>
> Even though all configs in librecords are MgmtInt (64-bit), there's no reason why for example the HTTP struct holding the current configs need to use 64-bit ints to hold the types that are booleans. Changing this will reduce some memory consumption (I'd estimate up to 100MB on a busy server), but also reduce the amount of memory that has to be copied for each transaction.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (TS-609) Change various internal config containers to use a "bool" type instead of MgmtInt

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-609:
-----------------------------

    Fix Version/s: 2.1.7

> Change various internal config containers to use a "bool" type instead of MgmtInt
> ---------------------------------------------------------------------------------
>
>                 Key: TS-609
>                 URL: https://issues.apache.org/jira/browse/TS-609
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HTTP
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 2.1.7
>
>
> Even though all configs in librecords are MgmtInt (64-bit), there's no reason why for example the HTTP struct holding the current configs need to use 64-bit ints to hold the types that are booleans. Changing this will reduce some memory consumption (I'd estimate up to 100MB on a busy server), but also reduce the amount of memory that has to be copied for each transaction.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira