Search the web
Sign In
New User? Sign Up
linux-bangalore-programming · LB Programming Discussions
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 7526 - 7555 of 7585   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7526
===================================================================== PLEASE NOTE THAT THIS LIST DOES NOT ALLOW JOB POSTINGS OF *ANY* KIND. If you post one,...
linux-bangalore-progr...
linux-bangalore-progr...
Send Email
Mar 1, 2009
3:46 pm
7527
Hello, Would someone kindly explain the effect of invoking poll_wait() kernel routine? My limited/half baked understanding is that when an user space...
Prakash K.B.
prakash_kb
Offline Send Email
Mar 6, 2009
7:55 am
7528
Hi Prakash, Your understanding is correct. What exactly happens is that on calling poll_wait() the kernel calls all the fops->poll on all associated fds, ...
Ankit
ankit4128
Offline Send Email
Mar 6, 2009
12:29 pm
7529
... Thanks Ankit. I think you meant to say "what happens is that on callin user space::poll(fd,..)" ... In an exp tried out earlier in the day, poll_wait...
Prakash K.B.
prakash_kb
Offline Send Email
Mar 6, 2009
1:25 pm
7530
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following: ...
linux-bangalore-progr...
linux-bangalore-progr...
Send Email
Mar 8, 2009
3:58 pm
7531
My queries are : 1. how the fork actually works regarding the memory space of child and parent 2. the below code shows same address for a auto variable "var" ,...
vin_vrs
Offline Send Email
Apr 3, 2009
1:33 pm
7532
I am just making an assumption. May be only the offset is same; physical addresses may be different. Regards, Joe. ________________________________ From:...
Joe Cheri Ross
joecheriross
Offline Send Email
Apr 4, 2009
6:08 am
7533
Hi all, I did a test to frequently switch a linux embedded platform between AutoIP and DHCP. (Needed this test for UPNP stack compliance) *Sometimes*...
Vishwas P S
vishwas_poghul
Offline Send Email
Apr 4, 2009
6:08 am
7534
===================================================================== PLEASE NOTE THAT THIS LIST DOES NOT ALLOW JOB POSTINGS OF *ANY* KIND. If you post one,...
linux-bangalore-progr...
linux-bangalore-progr...
Send Email
Apr 6, 2009
9:06 am
7535
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following: ...
linux-bangalore-progr...
linux-bangalore-progr...
Send Email
Apr 19, 2009
11:09 am
7536
... Pick any OS related book(Silberchantz is well known) for an in depth intro. ... Those are two different variables in two different address spaces. fork ...
Sridhar.V.Iyer
sridhar.iyer
Offline Send Email
May 1, 2009
4:15 am
7537
===================================================================== PLEASE NOTE THAT THIS LIST DOES NOT ALLOW JOB POSTINGS OF *ANY* KIND. If you post one,...
linux-bangalore-progr...
linux-bangalore-progr...
Send Email
May 1, 2009
11:11 am
7538
Hello guyz, i would like to know how to compile linux kernel ( v2.6.29 ). i did download the latest kernel from kernel.org. what next ? Thanks in advance. ...
vin_vrs
Offline Send Email
May 2, 2009
8:49 am
7539
hi step follow  take tarball of kernel source code from  kernel.org  extracted it u also grt latest kernel version in linux 4 u magzine  cds ,  step top...
janeesh attri
janeeshattri
Offline Send Email
May 2, 2009
5:50 pm
7540
... If it is a native build - simpler yet. Get the existing .config from /usr/src/linux<version from uname>/.config and put it in the untarred kernel source....
Mayank
mr.mynk@...
Send Email
May 2, 2009
5:50 pm
7541
Hi Vinod, calling fork or any family of fork calls will call the "clone" system call with different parameters. Most implementations of pthreads also call the ...
Rajesh T N
rajeshatn
Offline Send Email
May 2, 2009
6:58 pm
7542
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following: ...
linux-bangalore-progr...
linux-bangalore-progr...
Send Email
May 3, 2009
11:01 am
7543
Hi There, *Step 1 *Download the kernel from below link ftp://ftp.kernel.org/pub/linux/kernel/v2.6 *Step 2* Extracting the kernel if its a archive with tar.gz...
vishal.gnutech@...
sharmav204
Offline Send Email
May 4, 2009
8:10 am
7544
Hi vishal, Firstly thanks for your info on how to compile linux kernel. The info that you passed on was very helpful , so for so good, everything went fine, ...
vinod
vin_vrs
Offline Send Email
May 5, 2009
8:15 am
7545
Dear Vinod, make && make modules_install && make install if you see make install in the end it installs the kernel and put the image in boot partition now if...
vishal.gnutech@...
sharmav204
Offline Send Email
May 6, 2009
5:25 am
7546
If you are compiling the kernel for use on your local machine the following link is pretty good - http://www.howtoforge.com/kernel_compilation_ubuntu specific...
Mayank
mr.mynk@...
Send Email
May 6, 2009
5:55 am
7547
Dear Friends, Thanks for your constant support and your valuable inputs, which helped me a lot in compilation of kernel. Finally i have managed to compile the...
vinod
vin_vrs
Offline Send Email
May 12, 2009
11:34 am
7548
... One of the things I discovered recently and was looking for quite sometime was a single place with all the kernel API. The best Documentation can be found...
Mayank
mr.mynk@...
Send Email
May 12, 2009
12:02 pm
7549
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following: ...
linux-bangalore-progr...
linux-bangalore-progr...
Send Email
May 17, 2009
11:30 am
7550
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following: ...
linux-bangalore-progr...
linux-bangalore-progr...
Send Email
May 31, 2009
10:44 am
7551
===================================================================== PLEASE NOTE THAT THIS LIST DOES NOT ALLOW JOB POSTINGS OF *ANY* KIND. If you post one,...
linux-bangalore-progr...
linux-bangalore-progr...
Send Email
Jun 1, 2009
10:50 am
7552
In the context of socket programming, a server is set up at some port 'PA'. Now, if a client wants to communicate with this server a channel needs to be...
mahesh_linux87
Offline Send Email
Jun 10, 2009
3:57 pm
7553
Hi, I write a very simple program to print command line arguments. As and when program hits '*' in received arguments It converts it to list of files in...
prabhjot singh
cepsingh
Offline Send Email
Jun 10, 2009
3:58 pm
7554
... The * was converted to a list of files by the shell you use eg:bash. Try "./a.out \*" and you should get * as an argument. Any special character ...
Burbure, Pavan (GE He...
pavanburbure
Offline Send Email
Jun 11, 2009
4:55 am
7555
... * on command line is expanded by shell to list of files. Thus when you run program the actual arguments to program are list of files in working directory. ...
Balwinder Singh
BALWINDER@...
Send Email
Jun 11, 2009
6:22 pm
Messages 7526 - 7555 of 7585   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help