How to mark certain C code to be packed and inserted in an ELF section
Oct 19th
I am working on improving performance of my user space application in Linux. The frequently executed code is distributed across lots of files. I would like to mark certain portion of code in all files to be together without modifying or moving the code physically. In otherwords, I want all the CPU instructions of frequently executed path to be together. Is there a way to mark the code for a specific ELF section. Later once it is done, I may chose to lock the code present in this section on the CPU cache.
Which smart phone is best. iPhone vs Android or Symbian
Sep 6th
I am planning to buy a phone and am confused with the available options. I like to have lots of features at the same time I don’t want to charge the phone every day (want more standby time).
Which phone is better in terms of user interface, availability of applications, battery etc.
How to convert CVS repository in to SVN repository
Jul 11th
I have multiple projects which are managed by CVS for quite some time and I want move it to SVN. What choices I have to move to SVN ?
How to interlink IPv4 and IPv6 networks
Jul 4th
What are the options available in connecting IPv4 networks with IPv6 networks and vice versa. Which method is recommended?
Is it really possible to recieve overlapped IP fragments in Internet
Apr 12th
I would like to know if there is any genuine case where overlapped IP fragments can occur in Internet. I think it may not happen unless a original packet/fragment is duplicated and processed by multiple routers with different MTUs. I think this should not happen very often. So I think dropping overlapped IP fragments should resolve most of the IP fragment based attacks.
Do you agree with me? If not so, why?
How to run a command remotely using a SSH connection
Feb 7th
I am working on automation of back office operations of my company and need to take backup at regular intervals.
I want to run a command in the remote system using an SSH session. I want the execution to be non-interactive so that I can place it in an non-interactive script.
How to avoid killing of process after logging out of SSH or telnet session
Feb 7th
Generally when I close the terminal all background processes which are attched to the terminal are closed when I logout or close it. How can I keep the processes running even after closing the terminal or logging out of telnet or SSH connection?
Which is the best integrated project management tool for SVN and bug tracking
Jan 29th
I am setting up a SVN server for our internal version control. I would like to know which is the best integrated project management tool written in PHP and MYSQL that supports web based SVN access, SVN code browser and bug tracking system.
We maintain multiple projects with in a single SVN root with dedicated sub directories. So my requirement is to have the bug tracker that supports multiple projects and controlled user privileges.
Additional requirement is for integration between the SVN check in process and bug tracker. While browsing the SVN tree, wherever there is an issue ID in the check More >
Which is the best android phone as of today?
Jan 27th
Which phone is the best Android phone available this season. Do you think Google phone will have added advantage compared to other Android phones sold by competitors?
Which is the best featured phone?
Which is the best phone for price and performance?
Which is the cheapest phone?
Which is the stylish phone?


Recent Answers