ZhihengTao 2018-11-09 05:11 采纳率: 33.3%
浏览 350

How to implement Linux IDR in user space?

IDR (ID Radix) is a mechanism to store/search number ID with radix tree. It has been implemented in Linux kernel.

I need an implementation in user space, not kernel space. I don't know how to implement it with C/C++.

  • 写回答

1条回答 默认 最新

  • zqbnqsdsmd 2018-11-11 05:56
    关注
    评论

报告相同问题?