[OT] [Job Offer] Experienced Linux kernel developer / Experienced web/cloud development team leader

2018-02-21 Thread Alexander Indenbaum
*Company description* We are an ambitious, well-funded startup company with plans to change the enterprise security industry. We work on bleeding-edge technologies to provide the most innovative solutions. We are proud of our super strong geographically distributed and culturally diverse team.

same application code - different behavior with kernels 2.4 vs. 2.6

2010-04-26 Thread Alexander Indenbaum
Hey, I'm playing with a Linux embedded box. Some time ago, we (finally) switched from kernel 2.4.36 to 2.6.18.8. Naturally libc was also upgraded. What have not changed was the sources of the applications: Firefox 2.0 running on top of custom X server. GTK/pango/cairo/etc are also identical in

source bash config from perl code

2009-09-30 Thread Alexander Indenbaum
process environment. Any thoughts? -- Alexander Indenbaum ___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

[Off topic] Engraving Hebrew on US laptop keyboard

2009-06-01 Thread Alexander Indenbaum
Hello, This is off topic, still probably crowd here has relevant experience, so ... I'm considering bringing Sony laptop from US. My main concerns are: 1. Engraving Hebrew on keyboard 2. Service/warranty Does anyone has a pointer or recommendation about (1). How could provide such service in

Re: Kernel memory management problem

2009-03-03 Thread Alexander Indenbaum
On Tue, Mar 3, 2009 at 1:28 AM, guy keren c...@actcom.co.il wrote: - Show quoted text - Alexander Indenbaum wrote: On Mon, Mar 2, 2009 at 4:44 PM, Valery Reznic valery_rez...@yahoo.com wrote: --- On Mon, 3/2/09, Alexander Indenbaum alexander.indenb...@gmail.com wrote: From: Alexander

Kernel memory management problem

2009-03-02 Thread Alexander Indenbaum
Guys/Girls/Dudes, I'm working with embedded Linux box powered by 2.4 kernel ( I know :) we are in process of switching to 2.6 ) with 1G physical memory, no swap defined and some slow flash storage mounted. We noticed that if we copy large media file ( 1.4G ) to flash storage filesystem, using

Re: Kernel memory management problem

2009-03-02 Thread Alexander Indenbaum
Valery, See answer inline. On Mon, Mar 2, 2009 at 1:11 PM, Valery Reznic valery_rez...@yahoo.com wrote: --- On Mon, 3/2/09, Alexander Indenbaum alexander.indenb...@gmail.com wrote: We noticed that if we copy large media file ( 1.4G ) to flash storage filesystem, using wget/sftp/whatever

Re: Kernel memory management problem

2009-03-02 Thread Alexander Indenbaum
in the background. ~baum --guy Alexander Indenbaum wrote: Guys/Girls/Dudes, I'm working with embedded Linux box powered by 2.4 kernel ( I know :) we are in process of switching to 2.6 ) with 1G physical memory, no swap defined and some slow flash storage mounted. We noticed that if we copy

Re: Kernel memory management problem

2009-03-02 Thread Alexander Indenbaum
On Mon, Mar 2, 2009 at 4:35 PM, Valery Reznic valery_rez...@yahoo.com wrote: Unfortunately this is real problem: if you do something like while(true) { transfer } then application crashes and burns in hell :) Are you sure that culprit is kernel ? May be transfer part has memory leak ? Did

Re: Kernel memory management problem

2009-03-02 Thread Alexander Indenbaum
On Mon, Mar 2, 2009 at 4:44 PM, Valery Reznic valery_rez...@yahoo.com wrote: --- On Mon, 3/2/09, Alexander Indenbaum alexander.indenb...@gmail.com wrote: From: Alexander Indenbaum alexander.indenb...@gmail.com Subject: Re: Kernel memory management problem To: guy keren c...@actcom.co.il Cc

Re: Kernel memory management problem

2009-03-02 Thread Alexander Indenbaum
On Mon, Mar 2, 2009 at 5:00 PM, Valery Reznic valery_rez...@yahoo.com wrote: --- On Mon, 3/2/09, Alexander Indenbaum alexander.indenb...@gmail.com wrote: From: Alexander Indenbaum alexander.indenb...@gmail.com Subject: Re: Kernel memory management problem To: valery_rez...@yahoo.com Cc

Re: State of the Israeli banks websites

2007-08-16 Thread Alexander Indenbaum
- = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED] -- Alexander Indenbaum

[Job offer] Linux Kernel Hacker

2007-05-15 Thread Alexander Indenbaum
Tehuti Networks http://www.tehutinetworks.net/ is a little cutting edge technology start-up developing a 10Gb Ethernet TCP Offload Enginehttp://en.wikipedia.org/wiki/TCP_Offload_Enginenetwork chip. We're looking for Linux Kernel Hacker. Job Description: Linux kernel C/C++ software developer,

Re: [resend] xkbd language switching

2007-03-06 Thread Alexander Indenbaum
] = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED] -- Alexander Indenbaum

Re: Visual diff tool for patches.

2007-03-05 Thread Alexander Indenbaum
| Home Site: http://tzahi.webhop.info WARNING TO SPAMMERS: see at http://members.lycos.co.uk/my2nis/spamwarning.html To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED] -- Alexander

Re: Visual diff tool for patches.

2007-03-05 Thread Alexander Indenbaum
from modified to pristine. Hope it helps. On 3/5/07, Tzahi Fadida [EMAIL PROTECTED] wrote: On Monday 05 March 2007 14:06, Alexander Indenbaum wrote: Meld : Diff and merge tool http://meld.sourceforge.net/ As i wrote below, meld does not seem to support patch files. If you know otherwise, please

[Job offer] Linux Kernel Hacker

2006-12-08 Thread Alexander Indenbaum
Tehuti Networks (http://www.tehutinetworks.net/) is looking for Linux Kernel Hacker Job Description: Linux kernel C/C++ software developer, responsible for designing, implementing and testing software components for high-speed TCP accelerator/offload devices. Requirements: * C/C++ programmer

â with gcc 4.0

2006-12-04 Thread Alexander Indenbaum
Hi list, I was wondering if anyone already mastered this annoying gcc 4.0 misfeature. The problem is that standard FC4 ( and higher ??? ) gcc compiler outputs â in warnings and errors. For instance: warning: format â expects type â, but argument 3 has type â So any thoughts? -- Alexander

Re: â with gcc 4.0

2006-12-04 Thread Alexander Indenbaum
#SUPPORTED=en_US.UTF-8:en_US:en But I still see those while compiling: warning: â may be used uninitialized in this function WTF? -- Alexander Indenbaum On 12/4/06, Gilboa Davara [EMAIL PROTECTED] wrote: On Mon, 2006-12-04 at 11:58 +0200, Alexander Indenbaum wrote: Hi list, I was wondering

[Job offer] Linux Kernel Hacker

2006-11-22 Thread Alexander Indenbaum
system administration – advantage * Experience in switches and routers configuration – advantage Contact Info: Email: [EMAIL PROTECTED] Phone: 054 4601974 -- Alexander Indenbaum To unsubscribe, send mail to [EMAIL PROTECTED

Re: Build processes

2006-09-27 Thread Alexander Indenbaum
Makefiles. It makes a difference, because this way make program has a full picture of project's dependency graph. This model is clearly a beauty if you ask me. It is simple and it works. Alexander Indenbaum On 9/27/06, Tzahi Fadida [EMAIL PROTECTED] wrote: Hi, I wish to learn more about build

Re: Why Unix is important

2006-06-21 Thread Alexander Indenbaum
message. *** To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED] -- Alexander Indenbaum

Re: Renaming a label in partition table

2006-06-12 Thread Alexander Indenbaum
, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED] -- Alexander Indenbaum = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo unsubscribe | mail

Re: usbkey, GCC version for kernel compilation

2006-05-15 Thread Alexander Indenbaum
' build procedure. Cheers, Avraham = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED] -- Alexander Indenbaum

[OT] about birds in state of art network technology

2006-03-19 Thread Alexander Indenbaum
* hdb - primary controller slave * hdc - secondary controller master * hdd - secondary controller slave This meens if I move, for example, disk from primary to secondary controller, its device name will change. Alexander Indenbaum Max admitted an error, but his answer seemed

Re: problem in top utility

2006-02-24 Thread Alexander Indenbaum
of system load. Systems suffering from contention problems demonstrate good ratio of 80% user 20% system for low-mild load and could reverse and degrade to 20% user 80% system ratio for high load. Naturally such systems do not scale well and perform badly under heavy load. Alexander Indenbaum On 2

[OFF TOPIC] Wiring up home network

2005-09-23 Thread Alexander Indenbaum
recommendation will be appreciated ) 2. How should I press the cables between sockets in the bedrooms and the patch panel in the communication room. Straight or cross? Could you describe exact order of the wires? Thank you for your help, Alexander Indenbaum

Re: [OFF TOPIC] Wiring up home network

2005-09-23 Thread Alexander Indenbaum
On 9/23/05, Maxim Kovgan [EMAIL PROTECTED] wrote: On Fri, Sep 23, 2005 at 02:46:07PM +0300, Alexander Indenbaum wrote: Hi, I'm just finishing major shiputz at my home and now it is time to run home network wiring. From topology point of view, one of the rooms is designated as server

Re: [OFF TOPIC] Wiring up home network

2005-09-23 Thread Alexander Indenbaum
in advance and you don't need a presser (lohetz) if you are going to use ports. Good Luck. Regards, tzahi. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alexander Indenbaum Sent: Friday, September 23, 2005 1:46 PM To: IGLU Subject: [OFF

Re: [JOB OFFER] Position: Senior Linux Developer

2005-05-25 Thread Alexander Indenbaum
On 5/25/05, Alex Rier [EMAIL PROTECTED] wrote: Hi, Breakthrough Ltd provides Software Development and System Administration Services. For more information see www.breakt.co.il FYI This is *THE WORST* company I had interview at. Offered me slave salary and working conditions. Nothing

[Job offer] Senior Linux Developer - RT Team

2005-05-19 Thread Alexander Indenbaum
Shunra Software Ltd ( http://www.shunra.com ) is looking for Senior Linux Developer. As a member of the Real Time team, the Senior Linux Developer will participate in developing and designing Shunra's Wan Emulation Engines. While working at Shunra you will interact with the following

[Job offer] Student Position RT Team

2005-04-27 Thread Alexander Indenbaum
Student Position RT Team Shunra Software Ltd ( http://www.shunra.com ) is looking for a Cum Laude Student for a part time position to develop, design and implement Shunra's WAN emulation products. While working at Shunra he will interact with the following technologies: C/C++,

[Job offer] Positions Available at Realdice.com

2005-04-19 Thread Alexander Indenbaum
Hello, Another posting on behalf of my friend. Contact information: Email: [EMAIL PROTECTED] Contact: Guy QUOTE ** Realdice.comRealdice.com operates in the Mobile Gaming area,including Palm OS,PocketPC, Cellular, Playstation, Nintendo, and more. Address: Or YehudaNo. of Employees in Israel:

[Job offer] Realdice.com

2005-04-15 Thread Alexander Indenbaum
Hi, My friend asked me to forward this Linux networking related job offer to linux-il Please send your CVs to the email in the end of this message. Thanks, QOUTERealdice.com develops the next-generation of mobilegames with a focus on wireless and interactivetechnologies.Our current release,

[OT] Memory allocation in multi-threaded program on multi-proccessormachine

2001-01-31 Thread Alexander Indenbaum
Hi! We have problem with program which fails to utilize all the CPUs on multi-proccessor machine. We suspect that all the threads wait on same mutex when they allocate memory since heap is shared. Is this true? How it can be solved? Alexander Indenbaum [EMAIL PROTECTED

[OT] Dual channel LVD SCSI adapter for SUN 420R

2001-01-10 Thread Alexander Indenbaum
Hi! This is really off topic. Can you recommend me dual channel LVD SCSI adapter for SUN 420R? As you know Sun original costs a lot of $$. Thank you in advance, Alexander Indenbaum [EMAIL PROTECTED] = To unsubscribe, send

Request for NT NFS server recommendation.

2000-12-05 Thread Alexander Indenbaum
Hi! I'd like to get recommendations for NT NFS servers. I know a couple of NFS implementations for NT but all of them have some problems. Personal experience stories are the best. Stable is my keyword. Thank you for your help, Alexander Indenbaum [EMAIL PROTECTED

Process Id by Name.

2000-10-23 Thread Alexander Indenbaum
Hi! I'm writing c++ library which should find pid by process "name" - command line. This library should work on Linux Solaris and HP-UX. How do I do it? Alexander Indenbaum [EMAIL PROTECTED] = To unsubscribe,

[OT] HP-UX and vi

2000-08-13 Thread Alexander Indenbaum
Hello! I have strange problem with vi under HP-UX. For example '#' sign could not be typed nor pasted. What do you think? -- Alexander Indenbaum [EMAIL PROTECTED] = To unsubscribe, send mail to [EMAIL PROTECTED] with the word

PCI software modem support

2000-07-04 Thread Alexander Indenbaum
Hello! What is going on with those PCI software modems? It's around for a while. Why Linux does not support it yet? -- Alexander Indenbaum [EMAIL PROTECTED] = To unsubscribe, send mail to [EMAIL PROTECTED] with the word

Linking Q. - merging global symbols.

2000-04-22 Thread Alexander Indenbaum
question :{) ) As result API function from dll call causes changing of internal data in main program which is obviously is not desirable at all. How it can be prevented? Alexander Indenbaum [EMAIL PROTECTED] = To unsubscribe, send

NIS on Linux + Solaris

2000-04-17 Thread Alexander Indenbaum
Hi! Does anyone has experience in setting NIS on Linux + Solaris network? Which should be chosen as NIS server Linux or Solaris? Are there any compatibility issues? Any interesting information is appreciated. Thank you in advance for your help, Alexander Indenbaum [EMAIL PROTECTED

[off topic] Compiling Solaris 2.6 binaries on Solaris 7

2000-03-13 Thread Alexander Indenbaum
Hi! What is the way to compile Solaris 2.6 binaries under Solaris 7. I hope there is no need to buy 2.6 just for that :{). Thank you in advance for your help. Alexander Indenbaum [EMAIL PROTECTED] = To unsubscribe, send

dlopen() and daemonizing

1999-11-01 Thread Alexander Indenbaum
Hi! I have a problem with dlopen(). Calling to dlopen() from regular proccess works just fine, yet if my process daemonized before calling dlopen() it just stucks. Anyone? Please answer me in private mail since I do not read this list on regular basis. Alexander Indenbaum [EMAIL

Re: who problem

1999-07-28 Thread Alexander Indenbaum
lto:[EMAIL PROTECTED]http://www.mobileye.com Alexander Indenbaum [EMAIL PROTECTED] = To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]

XDM host chooser - an alternative

1999-05-15 Thread Alexander Indenbaum
Hi! I'm tired of ugly default host chooser which comes with XFree XDM. Can anyone recommend me an alternative? Alexander Indenbaum [EMAIL PROTECTED]

[off topic] Solaris x86 2.7 and Western Digital 8.4G IDE HD

1999-03-31 Thread Alexander Indenbaum
? Alexander Indenbaum [EMAIL PROTECTED]