[GitHub] trafficserver issue #868: TS-4719: Make AIO threads interleave memory across...

2016-08-16 Thread gtenev
Github user gtenev commented on the issue:

https://github.com/apache/trafficserver/pull/868
  
@PSUdaemon, tested the change and it seems it worked.

WITHOUT the fix:

```
Per-node process memory usage (in MBs) for PID 33486 ([ET_NET 0])
   Node 0  Node 1   Total
  --- --- ---
Huge 0.000.000.00
Heap 0.000.000.00
Stack1.101.933.04
Private 188774.4058365.61   247140.01
  --- --- ---
Total   188775.5058367.55   247143.05
```

WITH the fix:

```
Per-node process memory usage (in MBs) for PID 19187 ([ET_NET 0])
   Node 0  Node 1   Total
  --- --- ---
Huge 0.000.000.00
Heap 0.000.000.00
Stack1.050.581.63
Private 117512.30   118122.88   235635.18
  --- --- ---
Total   117513.35   118123.46   235636.80
```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] trafficserver issue #868: TS-4719: Make AIO threads interleave memory across...

2016-08-15 Thread bryancall
Github user bryancall commented on the issue:

https://github.com/apache/trafficserver/pull/868
  
👍 - Looks good


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] trafficserver issue #868: TS-4719: Make AIO threads interleave memory across...

2016-08-15 Thread atsci
Github user atsci commented on the issue:

https://github.com/apache/trafficserver/pull/868
  
Linux build *successful*! See 
https://ci.trafficserver.apache.org/job/Github-Linux/436/ for details.
 



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] trafficserver issue #868: TS-4719: Make AIO threads interleave memory across...

2016-08-15 Thread atsci
Github user atsci commented on the issue:

https://github.com/apache/trafficserver/pull/868
  
FreeBSD build *successful*! See 
https://ci.trafficserver.apache.org/job/Github-FreeBSD/539/ for details.
 



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---