<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts, branch napa-dev</title>
<subtitle>Vyatta system-level configuration templates/scripts (mirror of https://github.com/vyos/vyatta-cfg-system.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=napa-dev</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=napa-dev'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2011-05-23T23:47:26+00:00</updated>
<entry>
<title>Don't run 'arping' on IPv6 addresses.</title>
<updated>2011-05-23T23:47:26+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@vyatta.com</email>
</author>
<published>2011-05-23T21:38:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=e01a51a38df7112562a228c3e9acd6dceb2a2fb2'/>
<id>urn:sha1:e01a51a38df7112562a228c3e9acd6dceb2a2fb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>irq-affinity: more fixup</title>
<updated>2011-05-20T18:09:55+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2011-05-20T18:08:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=c6430d1e9b511e36f59b5b5a484b7edf829be117'/>
<id>urn:sha1:c6430d1e9b511e36f59b5b5a484b7edf829be117</id>
<content type='text'>
1. Fix thread_per_core -- now a global variable
2. Add documentation about where still broken with offline cpus
3. Break out hamming weight function (might be used to fix #2)

Tested on UP, 4 core x 2 thread, 8 socket (virt) and Multiqueue
and single queue NIC.
</content>
</entry>
<entry>
<title>irq-affinity: use sysfs to read cpu topology</title>
<updated>2011-05-20T15:38:57+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2011-05-20T15:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=c206df7d62af7b1c2f310e546c877c18095bc6d1'/>
<id>urn:sha1:c206df7d62af7b1c2f310e546c877c18095bc6d1</id>
<content type='text'>
Change to using sysfs to read cpu topology. This makes code more
robust and follow the standard practice of other utilities.
As an added benefit, irq-affinty now handles offline cpu's and
other cases where cpu numbers are not fully populated.
</content>
</entry>
<entry>
<title>irq-affinity: initialize sockets to 1</title>
<updated>2011-05-20T14:13:50+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2011-05-20T14:13:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=5a1d4ee6db359887ad5b65150fa5de7312a06202'/>
<id>urn:sha1:5a1d4ee6db359887ad5b65150fa5de7312a06202</id>
<content type='text'>
</content>
</entry>
<entry>
<title>irq-affinity: fix handling of UP system</title>
<updated>2011-05-19T15:08:31+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2011-05-19T15:08:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=262ab1d763600bcbe3bed48ad1efb28c48fbf2d4'/>
<id>urn:sha1:262ab1d763600bcbe3bed48ad1efb28c48fbf2d4</id>
<content type='text'>
On a UP system, there is no "physical-id" in /proc/cpuinfo.
</content>
</entry>
<entry>
<title>Use syslog perror for debug option</title>
<updated>2011-05-19T14:59:35+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2011-05-19T14:59:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=27ee0f241c05ba4b2e3fd1b7b6703c8427b71ea2'/>
<id>urn:sha1:27ee0f241c05ba4b2e3fd1b7b6703c8427b71ea2</id>
<content type='text'>
Rather than reinventing existing code, use library.
</content>
</entry>
<entry>
<title>Bugfix: 6773 (again).  Fix handling of single-queue NICs on MPs.</title>
<updated>2011-05-17T19:08:39+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2011-05-17T19:08:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=76c76e8edeb9d71c8afdbb824fbb71c93905daea'/>
<id>urn:sha1:76c76e8edeb9d71c8afdbb824fbb71c93905daea</id>
<content type='text'>
Some single-queue NICs use the multiqueue IRQ naming format
(e.g. eth0-rx-0).  We need to select the CPU assignements for these
IRQs using the same algorithm that we use for single-queue NICs using
the standard naming format (e.g. eth0).
</content>
</entry>
<entry>
<title>Fix calculation of number of cores on systems with more than one socket.</title>
<updated>2011-05-17T16:51:51+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2011-05-17T16:51:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=4fad1606dfce2b2cd180fe6afcf6eeb9826a8fc7'/>
<id>urn:sha1:4fad1606dfce2b2cd180fe6afcf6eeb9826a8fc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'napa' of http://git.vyatta.com/vyatta-cfg-system into napa</title>
<updated>2011-05-17T15:45:03+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2011-05-17T15:45:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=1878e70e862a0fdbd15d19eda5ac205e5d8742ba'/>
<id>urn:sha1:1878e70e862a0fdbd15d19eda5ac205e5d8742ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix 5912: "show vrrp" doesn't list sync-group</title>
<updated>2011-05-18T19:24:49+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@vyatta.com</email>
</author>
<published>2011-05-18T19:24:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=fd7380af69f97dd1c54623f42ce473c15d09a7a2'/>
<id>urn:sha1:fd7380af69f97dd1c54623f42ce473c15d09a7a2</id>
<content type='text'>
</content>
</entry>
</feed>
