LWN.net Logo

Glibc and the kernel user-space API

Glibc and the kernel user-space API

Posted Jan 31, 2013 14:26 UTC (Thu) by bkw1a (subscriber, #4101)
In reply to: Glibc and the kernel user-space API by skissane
Parent article: Glibc and the kernel user-space API

I'm currently experimenting with the Ceph distributed filesystem, which can make use of "syncfs" if it's available. I'm running a kernel that supports syncfs (The ElRepo kernel-ml-3.7.5-1), but on a distribution (CentOS 6.3) that doesn't have a glibc that knows about this function. It would be nifty if the kernel came with a "liblinux" that implemented things like this, instead of the daunting (non-starter, really) prospect of upgrading to a new glibc just to get syncfs.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds