Hi,
I've been working on implementing code from papers such as The Slab Allocator: An Object-Caching Kernel Memory Allocator. This has kind of got me wondering now... How do these guys get these papers published?
The closest I've gotten in my search for this answer is the IETF's RFCs, but what if your paper doesn't discuss an Internet-related concept? And if it's not too much to ask (there's got to be someone here who knows), how difficult is it to actually be published? Do you have to present a new idea, or can you compare and contrast several existing ideas (where discussion does not already exist)?
This question seems to have come up before, but I'd like to know from a perspective that does not focus only on GC, but on a broader scale. For the record I don't actually have a paper, I'm more interested in the work involved and the avenues through which papers are published.