IPTPS '10 CFP

2009-11-24 Thread Lionel Garth Jones
On behalf of the 9th International Workshop on Peer-to-Peer Systems (IPTPS '10) program committee, we are inviting you to submit engaging position papers on the current and future trends in peer-to-peer systems. Co-located with NSDI '10 in San Jose, CA, this one-day workshop provides a venue i

zero size set_pcpu linker sets

2009-11-24 Thread Navdeep Parhar
objdump -h shows that most, but not all, KLDs on amd64 have a "set_pcpu" section of size 0. Why? What is the difference between having a 0 sized set_pcpu vs. not having it at all? The kernel linker considers the alignment requirements of these empty sections and advances mapsize/mapbase. This b