Thank you for subscribing to the linux-bangalore-programming mailing list. This message is to give you some information about this list and other lists we...
linux-bangalore-progr...
linux-bangalore-progr...
May 1, 2005 3:03 pm
6622
hi, can anyone who has used both comment on the relative merits of these two? -- regards kg http://www.livejournal.com/users/lawgon tally ho!...
... You're starting another war, so, here's my contribution ;-) : Basically, it depends on which desktop environment you prefer. *My* view: I find PyQt to be...
... i have not moved from wxPython - problem is that very few people seem to be able to install wxPython - especially on redhat systems which have several...
Hi, I would like to break into kgdb on a write to a particular memory address, please let me know if it is feasible and if yes the command to achieve the same....
Vishwas, ... Threads within a processes were pseudo processes created by clone system call upto 2.4.x kernel. 2.6.x kernel has the re-written NPTL thread ...
Dear all, I am trying to remotely debug the kernel using kgdb patch and the gdbmod available at http://kgdb.linsyssoft.com/getting.htm. Below are the steps... ...
... Yes, I'm biased. That's why the emphasis on the 'my' part of 'my view'. Swaroop C H Blog: http://www.swaroopch.info Book: http://www.byteofpython.info...
... problem is that neither of these appear to run on windoze - so i'm sticking to wxPython -- regards kg http://www.livejournal.com/users/lawgon tally ho!...
Hi How are interrupts raised in an SMP? I mean, what is the load balancing algorithm that is followed? and in general how the interrupt communication i.e....
... I am sure pyGTK should be fine on Windoze. But you need a QT license for Windows if you want to use pyQT (even if your application is open source). Ganesan...
Well if u see man page of the getloadavg function it reads like this. The *getloadavg*() function returns the number of processes in the system run queue...
Saifuddin
saif@...
May 7, 2005 7:25 am
6640
This is a reminder to members of this list about the posting rules: 1. Do not top-post 2. Do not over-quote 3. Do not post HTML messages 4. Do not recycle...
linux-bangalore-progr...
linux-bangalore-progr...
May 8, 2005 12:40 pm
6641
Hi all Is it possible to display particular section id in yelp? I have developed my own documentation and I want to disply it using yelp I can display the TOC...
Hi, I have created xml file for an application. I am using "Yelp" as browser for this document. I have 3 main problems: 1. When user clicks on the help menu, I...
Greetings! The original code examples of Alessandro Rubini and Jonathan Corbett's "Linux Device Drivers" were too long with lot of ifdefs, and I found it...
Hi , Does anyone know how to accept information like password from stdin by turning echo off.I am not looking for a shell programming example but a way to do...
... isn't there anything else? the man page says: DESCRIPTION This function is obsolete. Do not use it. ... -- ash :) ... Ashish V | GPG 0F41FCFA/1EFF5281 |...
Hi I am trying to extract the http content using libpcap following the example of udpdump.c. I tried the following, and pkt_data doesnt seem to contain ...
F Lace
flace9@...
May 19, 2005 12:19 pm
6650
Assuming the kernel memory configuration [say, 256MB] is less than the actual physical memory size [512MB] available on the system. Is there a kernel interface...