Size: 1765
Comment:
|
Size: 2135
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
= Nitin Gupta = Email: [[MailTo(nitingupta.mail AT gmail DOT com)]] |
== Nitin Gupta == EMail: [[MailTo(nitingupta.mail AT gmail DOT com)]] |
Line 6: | Line 6: |
[http://nitingupta.mail.googlepages.com/home My Home page is here :)] | [http://nitingupta.mail.googlepages.com/home My Other Home page is here] |
Line 9: | Line 9: |
=== Things I'm currently working on... === [http://linuxcompressed.sourceforge.net/ Compressed Caching] for Linux 2.6.x kernels ([http://linuxcompressed.sourceforge.net/ Project Home Page]) |
|
Line 10: | Line 12: |
=== Things I'm currently working on...aka TODO.... === [http://linuxcompressed.sourceforge.net/ Compressed Cache] for Linux 2.6.x kernels ([http://linuxcompressed.sourceforge.net/ Project Home Page]) |
This is currently part of Google Summer of Code '06 Program :) |
Line 13: | Line 14: |
[http://nitingupta.mail.googlepages.com/CCache-InitialDesign.zip My Brain Dump on Compressed Cache] ([http://nitingupta.mail.googlepages.com/CCache-InitialDesign.doc doc]) ([http://nitingupta.mail.googlepages.com/CCache-InitialDesign.zip HTML]) | (Org: Fedora - Project application is [http://www.fedoraproject.org/wiki/SummerOfCode/2006/NitinGupta here]) |
Line 15: | Line 16: |
[http://nitingupta.mail.googlepages.com/structuredetails CCache structure in more detail] | I keep track of this project at CompressedCaching and ["CompressedCaching/Code"] |
Line 17: | Line 18: |
'' '' | ---- === From the past... === * CIFS VFS: [attachment:patch-2.6.8-cifs-multithread.diff Patch for CIFS VFS module](Linux kernel 2.6.8) that improves network file copy performance from server(CIFS) by 10-15%. Sends multiple read requests to server in parallel instead of sending one request and wait for its response before sending next request as is done currently. This is done by starting multiple threads with each one fetching data at different file offsets. |
Line 19: | Line 22: |
=== From the past... === * Summer of Code...hehe my entry was not selected but worked on this [http://nitingupta.mail.googlepages.com/livingkde-idea IDEA (Living KDE)] which got selected. [http://websvn.kde.org/branches/work/soc-livingkde SVN Branch]: http://websvn.kde.org/branches/work/soc-livingkde/ The idea is great and this is just a 'proof-of-concept'. This implements labelling feature (as is provided by GMail) for [http://kmail.kde.org/ KMail]. Looking to Integrate this idea in a broader sense to KDE4.... |
* Implemented Multi-threaded client-server program using Nokia CIMD protocol: This project involved implementing multi-threaded server with the CIMD protocol to handle large no. of clients simultaneosly. It was developed on Linux platform using g++. POSIX thread library was used for multi-threading. |
Line 24: | Line 24: |
* CIFS VFS: [http://nitingupta.mail.googlepages.com/patch-2.6.8-cifs-multithread.diff Patch for CIFS VFS module ](Linux kernel 2.6.8) that improves network file copy performance from server (CIFS) by 10-15%. Sends multiple read requests to server in parallel instead of sending one request and wait for its response before sending next request as is done currently. This is done by starting multiple threads with each one fetching data at different file offsets. | * Summer of Code '05...hehe my entry was not selected (Fedora people just don't like QT X-( ) but worked with Big Bro! [http://sachingupta107.googlepages.com Sachin Gupta] ([[MailTo(sachingupta107 AT gmail DOT com)]]) on his [http://nitingupta.mail.googlepages.com/livingkde-idea IDEA - Living KDE] which was selected. Nice time working with QT and KDE API :) [http://websvn.kde.org/branches/work/soc-livingkde (SVN Branch: http://websvn.kde.org/branches/work/soc-livingkde/)]. The idea is great and this is just a 'proof-of-concept'. This implements labelling feature (as is provided by GMail) for [http://kmail.kde.org/ KMail]. Looking to Integrate this idea in a broader sense to KDE4.... |
Nitin Gupta
EMail: MailTo(nitingupta.mail AT gmail DOT com)
[http://nitingupta.mail.googlepages.com/home My Other Home page is here]
Things I'm currently working on...
[http://linuxcompressed.sourceforge.net/ Compressed Caching] for Linux 2.6.x kernels ([http://linuxcompressed.sourceforge.net/ Project Home Page])
This is currently part of Google Summer of Code '06 Program
(Org: Fedora - Project application is [http://www.fedoraproject.org/wiki/SummerOfCode/2006/NitinGupta here])
I keep track of this project at CompressedCaching and ["CompressedCaching/Code"]
From the past...
- CIFS VFS: [attachment:patch-2.6.8-cifs-multithread.diff Patch for CIFS VFS module](Linux kernel 2.6.8) that improves network file copy performance from server(CIFS) by 10-15%. Sends multiple read requests to server in parallel instead of sending one request and wait for its response before sending next request as is done currently. This is done by starting multiple threads with each one fetching data at different file offsets.
- Implemented Multi-threaded client-server program using Nokia CIMD protocol: This project involved implementing multi-threaded server with the CIMD protocol to handle large no. of clients simultaneosly. It was developed on Linux platform using g++. POSIX thread library was used for multi-threading.
Summer of Code '05...hehe my entry was not selected (Fedora people just don't like QT
) but worked with Big Bro! [http://sachingupta107.googlepages.com Sachin Gupta] (MailTo(sachingupta107 AT gmail DOT com)) on his [http://nitingupta.mail.googlepages.com/livingkde-idea IDEA - Living KDE] which was selected. Nice time working with QT and KDE API
[http://websvn.kde.org/branches/work/soc-livingkde (SVN Branch: http://websvn.kde.org/branches/work/soc-livingkde/)]. The idea is great and this is just a 'proof-of-concept'. This implements labelling feature (as is provided by GMail) for [http://kmail.kde.org/ KMail]. Looking to Integrate this idea in a broader sense to KDE4....