Find the answer to your Linux question:
Page 117 of 171 FirstFirst ... 17 67 107 113 114 115 116 117 118 119 120 121 127 167 ... LastLast
Threads 2321 to 2340 of 3401

Forum: Kernel

Request help with Linux kernel compilation, theory, programming, or other kernel related issues

  1. Keyboard & Mouse Events.

    Hi, I looked every where and try some stuff there, but still have something missing. I have an app made for Rabbit Processors in Dynamic C, then I...

    Started by guillermo.odone, 07-16-2007
    • Replies: 0
    • Views: 744
    07-16-2007 Go to last post
  2. 2.6.16 Kernel -- 4.3 second interrupt times

    I am running the 2.6.16.3 kernel but randomly my application is getting a 4.3 second interrupt time from what appears to be the kernel. I have run...

    Started by montgom267, 07-16-2007
    • Replies: 0
    • Views: 412
    07-16-2007 Go to last post
  3. Source code of openSuse 10.2 (opendir, readdir,...)

    Hi together, I'm looking for the source code of the functions 'opendir', 'readdir', 'closedir' and 'rewinddir' in openSuse 10.2. Can anybody...

    Started by Ampfing, 07-16-2007
    • Replies: 0
    • Views: 1,159
    07-16-2007 Go to last post
  4. runqueue and waitqueue length

    Hi, I am working on a run time threading library in which I want to interact with the kernel to find out global system utilization (especially in...

    Started by saabi1, 07-05-2007
    • Replies: 1
    • Views: 886
    07-16-2007 Go to last post
  5. Linux internals books

    I am looking for recommended books, not online documents, that address the following: 1. Internals of Linux. 2. Linux equivalent of Windows API....

    Started by howardkaikow, 06-24-2007
    • Replies: 5
    • Views: 1,448
    07-16-2007 Go to last post
  6. Exclamation system() function in kernel

    Can I use the linux system() function to execute a shell command from the kernel??????help required urgently

    Started by sumankumar_das, 07-14-2007
    • Replies: 0
    • Views: 3,168
    07-14-2007 Go to last post
  7. Installing Kernel 2.6.22.1 on Suse 10.2

    Hey guys, I am new to these forums, but does anyone know how to install kernel 2.6.22.1 on suse 10.2? I don't understand the readme

    Started by austinramsay, 07-13-2007
    • Replies: 1
    • Views: 536
    07-13-2007 Go to last post
  8. Unhappy conversion of fortran code to c

    hello i have a fortran program code. can i convert it into C code using f2c or anything else? if yes, then how? what should i write in command...

    Started by abhattacharya, 07-13-2007
    • Replies: 0
    • Views: 511
    07-13-2007 Go to last post
  9. A question of netlink socket

    Is netlink socket designed to replace all IOCTL, or it is mostly for networking application. I am thinking of use netlink socket as management...

    Started by hinux, 07-12-2007
    • Replies: 0
    • Views: 729
    07-12-2007 Go to last post
  10. problem in compilation of a 30 MB fortran file

    I am using a pc with OS FEDORA CORE 6,it has 2 GB of RAM,140 GB hard disk.i'm using G77(version 3.4.6) to compile a single fortran program which is...

    Started by abhattacharya, 07-12-2007
    • Replies: 0
    • Views: 526
    07-12-2007 Go to last post
  11. Cool bin VS sbin

    what is the difference between /bin and /sbin. any web pages. thnx in advance.

    Started by amr_qura, 07-10-2007
    • Replies: 6
    • Views: 17,497
    07-12-2007 Go to last post
  12. Problem about tcp_alloc_pskb()

    I have a problem I can't solve it. I am developing a module on SUSE 9(kernel-2.6.5). In my module, I will find a socket which is established in...

    Started by kohayasi, 06-29-2007
    • Replies: 2
    • Views: 524
    07-12-2007 Go to last post
  13. Kernel 2.6.20.15 install problem.

    I get those messages when I try to install the kernel: /proc/misc: No entry for device-mapper found Is device-mapper driver missing from kernel?...

    Started by dkjkj, 07-10-2007
    • Replies: 0
    • Views: 493
    07-10-2007 Go to last post
  14. Cool installation error

    i'm trying to install module-init-tools-3.2.2 in fedora core 6. when i read the intsall file , and follow the instruction i perform the following :...

    Started by amr_qura, 07-09-2007
    • Replies: 1
    • Views: 455
    07-09-2007 Go to last post
  15. Cool help new developer

    hi , i'm new developer in linux kernel programming , so my question may trivial :). how can i know the current kernel modules , and i want to say...

    Started by amr_qura, 07-08-2007
    • Replies: 2
    • Views: 460
    07-09-2007 Go to last post
  16. Regarding kernel (linux 2.4.7) panic

    Dear all, Iam working to port linux 2.4.7 on a Handheld computing board.Iam enabling the virtual terminal option in the character device in the...

    Started by pvharishsundar, 07-09-2007
    • Replies: 0
    • Views: 476
    07-09-2007 Go to last post
  17. how to select options on linux kernel package.

    i got linux kernel from netfilter.org that version name is 2.6.18-xx & 2.6.21-xx . i use "make menuconfig" and looking in the kernel modify menu...

    Started by slackman, 07-09-2007
    • Replies: 0
    • Views: 413
    07-09-2007 Go to last post
  18. Cool fedora 6 question

    hi, i'm using fedora core 6 for my first time . when i read in kernel programming tutorials i saw both commands : insmod modprobe but...

    Started by amr_qura, 07-09-2007
    • Replies: 1
    • Views: 578
    07-09-2007 Go to last post
  19. Unhappy couldn't find the kernel version the module was compiled for!

    Hi, I m new for this forum. wrote a hello.c kernel program while insmod hello.o, i am getting the message like "couldn't find the kernel version...

    Started by mauryakk, 06-29-2007
    • Replies: 5
    • Views: 2,384
    07-06-2007 Go to last post
  20. Redirecting stdout, stderr to pty0?

    Hello! I'm really not a Linux expert and I'm not using it on day to day basic. At work I'm working on embedded device running Linux. Platform:...

    Started by rostfrei, 03-15-2007
    • Replies: 9
    • Views: 10,874
    07-06-2007 Go to last post

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •