Re: TCP_LINGER2 TIME_WAIT

2007-09-13 Thread Reza Roboubi
Andi Kleen wrote: Reza Roboubi <[EMAIL PROTECTED]> writes: man 7 tcp says TCP_LINGER2 sets the lifetime of orphaned FIN_WAIT2 state sockets. What about wanting to forcibly kill a "rotten" TCP socket in any other "WAIT" state like TIME_WAIT? The whole point of

Re: O_DIRECT, fdatasync_area, mwrite

2007-06-21 Thread Reza Roboubi
Reza Roboubi wrote: Linus Torvalds: > I suspect that this is about a few hundred lines of code (and a lot of > testing). And you can emulate O_DIRECT behavior with it, along with > splice (only for page-cache entities, though), and a lot of other > off-by-one uses. ( http://lwn.n

O_DIRECT, fdatasync_area, mwrite

2007-06-21 Thread Reza Roboubi
o it and I'd love to contribute. What _are_ the issues with it, and is there a technical reason it hasn't been implemented yet by anybody? Further, is O_DIRECT to raw partition also unclean? Thanks. Reza. -- Reza Roboubi Chief Technical Officer http://www.EarthDetails.com - To unsub

Re: code of ps command

2001-07-05 Thread Reza Roboubi
Naveen Kumar Pagidimarri wrote: > tell me the source where i can get the information about the > > > data structures/related system calls used for the > > implementation of the ps command. The ps command probably reads ALL or most of the info it needs from the /proc directory. T

Re: >128 MB RAM stability problems (again)

2001-07-05 Thread Reza Roboubi
Ronald Bultje wrote: > No, it's the installation so I'm booting from the CD (mdk-8/RH-7.1 > installation CDs). Your cd might be corrupted. If you are using the same cd for both machines, try changing it. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a

Re: >128 MB RAM stability problems (again)

2001-07-05 Thread Reza Roboubi
Ronald Bultje wrote: > I ran memtest tonight on all machines > It gave 0 errors on all of them. You have dual boot machines(right?) Which boot loader are you using to boot linux? Could this be related to the boot loader messing up the initial state of the machine? - To unsubscribe fro

Re: >128 MB RAM stability problems (again)

2001-07-04 Thread Reza Roboubi
Nobody has answered a basic concern: Why does Win2k work while Linux does not? We already know that MiciSoft sometimes helps make stupid standards like P&P ISA cards and then writes drivers for them. Something that is hard to do for any _sane_ developers who did not help make the stupid "standar