]> git.sesse.net Git - bcachefs-tools-debian/commit
Add a real mempool implementation
authorKent Overstreet <kent.overstreet@gmail.com>
Sat, 24 Apr 2021 04:10:09 +0000 (00:10 -0400)
committerKent Overstreet <kent.overstreet@gmail.com>
Sat, 24 Apr 2021 05:36:43 +0000 (01:36 -0400)
commit30f72f75f51bd42ab3ac943745bd7b4cee5eec9d
tree409c7bcee197542b130cf4ffeb3f2a6323d9b3d8
parentceac31bcb6992cb8b7770d2a0e91b055e5020431
Add a real mempool implementation

Imported from the kernel.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
include/linux/jiffies.h
include/linux/mempool.h
linux/mempool.c [new file with mode: 0644]