build in il; use atom allocators Reference: /n/atom/patch/applied2013/rbmk Date: Sat Aug 3 21:43:45 CES 2013 Signed-off-by: quanstro@quanstro.net --- /sys/src/9/rb/mkfile Sat Aug 3 21:42:10 2013 +++ /sys/src/9/rb/mkfile Sat Aug 3 21:42:11 2013 @@ -20,7 +20,7 @@ PORT=\ alarm.$O\ - alloc.$O\ +# alloc.$O\ allocb.$O\ auth.$O\ cache.$O\ @@ -41,12 +41,12 @@ rdb.$O\ rebootcmd.$O\ segment.$O\ - swap.$O\ +# swap.$O\ sysfile.$O\ sysproc.$O\ taslock.$O\ tod.$O\ - xalloc.$O\ +# xalloc.$O\ OBJ=\ l.$O\ --- /sys/src/9/rb/rb Sat Aug 3 21:42:12 2013 +++ /sys/src/9/rb/rb Sat Aug 3 21:42:12 2013 @@ -17,6 +17,7 @@ fs ether netif + cec ip arp chandial inferno ip ipv6 ipaux iproute netlog nullmedium pktmedium ptclbsum uart @@ -26,6 +27,8 @@ misc physalloc + qmalloc + noswap uarti8250 # emulated fp @@ -35,22 +38,21 @@ ethermii ip + il tcp udp ipifc icmp icmp6 - gre ipmux - esp port int cpuserver = 1; - uchar arge0mac[] = { 0xd4, 0xca, 0x6d, 0x7d, 0xf1, 0xce, }; - uchar arge1mac[] = { 0xd4, 0xca, 0x6d, 0x7d, 0xf1, 0xcf, }; -}; + uchar arge0mac[] = { 0xd4, 0xca, 0x6d, 0x60, 0xb8, 0x42, }; + uchar arge1mac[] = { 0xd4, 0xca, 0x6d, 0x60, 0xb8, 0x43, }; boot cpu + il tcp bootdir