Apache/2.4.7 (Ubuntu) Linux sman1baleendah 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) safemode : OFF MySQL: ON | Perl: ON | cURL: OFF | WGet: ON > / usr / share / doc / libnuma1 / | server ip : 172.67.156.115 your ip : 172.69.214.17 H O M E |
Filename | /usr/share/doc/libnuma1/TODO |
Size | 995 |
Permission | rw-r--r-- |
Owner | root : root |
Create time | 27-Apr-2025 09:54 |
Last modified | 11-Sep-2013 02:21 |
Last accessed | 27-Apr-2025 09:54 |
Actions | edit | rename | delete | download (gzip) |
View | text | code | image |
last update Aug 16 2007:
need to fix hugetlbfs to allow holey files (for numactl)
numademo numbers seem to be unstable. investigate.
need more test programs
Replace unreliable counters in numamon with supported ones.
According to Alex Tomas:
seems ht bus utilization can be found by
(cmd+data+bufrelease / cmd+data+bufrelease+nop)
according to chm in codeanalyst.
quote from .chm:
Buses 0,1, 2 ?The number of Dwords transmitted (or unused, in the case
+of Nops) on the outgoing side of the HyperTransport links. The sum of all
+four sub-events (all four unit mask bits set) directly reflects the
+transmission rate of the link. Calculate link utilization by dividing the
+combined Command, Data, and Buffer Release count (unit mask 07h) by that
+value plus the Nop count (unit mask 08h). Bandwi
dth in terms of bytes per unit-time for any one component, or
+combination of components, is calculated by multiplying the count by four and
+dividing by elapsed time.
and
0xE9 is also documented
need to fix hugetlbfs to allow holey files (for numactl)
numademo numbers seem to be unstable. investigate.
need more test programs
Replace unreliable counters in numamon with supported ones.
According to Alex Tomas:
seems ht bus utilization can be found by
(cmd+data+bufrelease / cmd+data+bufrelease+nop)
according to chm in codeanalyst.
quote from .chm:
Buses 0,1, 2 ?The number of Dwords transmitted (or unused, in the case
+of Nops) on the outgoing side of the HyperTransport links. The sum of all
+four sub-events (all four unit mask bits set) directly reflects the
+transmission rate of the link. Calculate link utilization by dividing the
+combined Command, Data, and Buffer Release count (unit mask 07h) by that
+value plus the Nop count (unit mask 08h). Bandwi
dth in terms of bytes per unit-time for any one component, or
+combination of components, is calculated by multiplying the count by four and
+dividing by elapsed time.
and
0xE9 is also documented