Search code examples
fgets that doesn't stop at spaces or linebreaks...


cfgetsuserspace

Read More
Using I2C or SPI device via Linux Userspace I/O driver?...


linux-device-driverembedded-linuxi2cspiuserspace

Read More
Linux tool to send a SET_CONFIGURATION message to a device connected to the USB bus...


linuxconfigurationusbuserspace

Read More
kubernetes kube proxy mode(which one IPVS,iptables or userspace)...


kubernetesiptableskube-proxyuserspaceipvs

Read More
What prevents from copy_to_user to succeed on kmap'ed pages from a non-current task?...


clinux-kernelx86-64userspace

Read More
Read a word (2 byte) without providing a register address from userspace...


clinux-device-driveri2cuserspaceiio

Read More
Thread in user-space schedulling dilemma...


multithreadingoperating-systemkernelpthreadsuserspace

Read More
How stable is TSC (TimeStamp Counter) from user space for Intel x86-64 CPUs in 2020?...


linuxx86timestamprdtscuserspace

Read More
Is it possible to create a userspace networking stack with python?...


pythonnetworkingkerneluserspace

Read More
How does the Linux kernel "listen" to the C library?...


clinux-kernelsystem-callsuserspace

Read More
How to make communication between user space program and Linux kernel module in order to print a mes...


clinux-device-driverkernel-moduleuserspace

Read More
Is there a way I can use netlink for Inter-process communication (IPC) between two user space proces...


linuxipcnetlinkuserspace

Read More
How to flush a range of address in CPU cache?...


c++linuxcachingx86userspace

Read More
copy_to_user does not return expected data...


clinux-kernelkernelioctluserspace

Read More
Measure overhead without pthread in C...


clinux-kernelpthreadsuserspace

Read More
Linux NFQUEUE handling issue...


clinuxsocketsmoduleuserspace

Read More
Calling default signal handler directly from new one...


clinuxsignalssignal-handlinguserspace

Read More
File System in Userspace (FUSE) compilation error...


clinuxcompiler-errorsfilesystemsuserspace

Read More
How to use copy_to_user() in a kernel program?...


clinux-kernelkernel-moduleuserspace

Read More
how to create *.a to *.so in linux user-space?...


linuxgccg++userspace

Read More
How to create high frequency logging (tracing) in Linux userspace?...


linuxdebuggingtracesysloguserspace

Read More
msghdr behavior using Netlink to communicate between kernel space and user space...


clinuxlinux-kernelnetlinkuserspace

Read More
Why the size of operating systems (clean install) is increasing?...


operating-systemsizeuserspacelinux-distro

Read More
share memory between kernel and user space using sys v...


shared-memorykernel-moduleuserspacesysv-ipc

Read More
Javascript Promises: Can they be fully implemented in userspace code?...


javascriptes6-promiseuserspace

Read More
PCIe Driver - How does user space access it?...


linuxlinux-kernellinux-device-driverpci-euserspace

Read More
Data cannot be written to device file from userspace program...


chargtklinux-device-driverfwriteuserspace

Read More
Best way to run a loop for certain amount of time...


clinuxloopstiminguserspace

Read More
Can I pass an integer to `access_ok()` as it's second argument?...


linux-kernellinux-device-driveruserspace

Read More
How to interrupt userspace application in Linux...


linuxdriverinterruptdmauserspace

Read More
BackNext