Anybody know there are two gpu processes? I'm on my linux, I guess Tizen should be same. I've tried content_shell build, only one gpu process. A bug for xwalk?
halton@hhuo-desk1:$ ps -ef|grep xwalk|grep gpu halton 1606 1582 0 13:34 pts/4 00:00:00 /home/halton/work/projects/github/crosswalk-project/crosswalk/src/out/Debug/xwalk --type=gpu-process --channel=1582.0.101909681 --enable-logging --v=1 --supports-dual-gpus=false --gpu-driver-bug-workarounds=0,8,26 --gpu-vendor-id=0x8086 --gpu-device-id=0x0412 --gpu-driver-vendor --gpu-driver-version --enable-logging --v=1 halton 1609 1606 0 13:34 pts/4 00:00:00 /home/halton/work/projects/github/crosswalk-project/crosswalk/src/out/Debug/xwalk --type=gpu-process --channel=1582.0.101909681 --enable-logging --v=1 --supports-dual-gpus=false --gpu-driver-bug-workarounds=0,8,26 --gpu-vendor-id=0x8086 --gpu-device-id=0x0412 --gpu-driver-vendor --gpu-driver-version --enable-logging --v=1 halton@hhuo-desk1:$ pstree -p 5234 bash(5234)───xwalk(1582)─┬─xwalk(1583) ├─xwalk(1584)───xwalk(1616)─┬─{xwalk}(1617) │ ├─{xwalk}(1621) │ ├─{xwalk}(1622) │ ├─{xwalk}(1623) │ ├─{xwalk}(1624) │ ├─{xwalk}(1626) │ ├─{xwalk}(1627) │ ├─{xwalk}(1637) │ ├─{xwalk}(1643) │ ├─{xwalk}(1644) │ ├─{xwalk}(1645) │ ├─{xwalk}(1646) │ ├─{xwalk}(1651) │ └─{xwalk}(1654) ├─xwalk(1606)─┬─xwalk(1609) │ └─{xwalk}(1611) ├─xwalk(1615)───{xwalk}(1618) ├─{xwalk}(1585) ├─{xwalk}(1586) ├─{xwalk}(1587) ├─{xwalk}(1588) ├─{xwalk}(1589) ├─{xwalk}(1590) ├─{xwalk}(1593) ├─{xwalk}(1594) ├─{xwalk}(1595) ├─{xwalk}(1596) ├─{xwalk}(1597) ├─{xwalk}(1598) ├─{xwalk}(1599) ├─{xwalk}(1605) ├─{xwalk}(1610) ├─{xwalk}(1612) ├─{xwalk}(1613) ├─{xwalk}(1614) ├─{xwalk}(1634) └─{xwalk}(1656) Thanks, Halton.
_______________________________________________ Crosswalk-dev mailing list Crosswalk-dev@lists.crosswalk-project.org https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev