Search

Jinyuan Li Phones & Addresses

  • 1032 Jacqueline Way, San Jose, CA 95129
  • Sunnyvale, CA
  • Palo Alto, CA
  • Mountain View, CA
  • Bellevue, WA
  • Redmond, WA
  • San Mateo, CA

Resumes

Resumes

Jinyuan Li Photo 1

Sales Ambassador

View page
Location:
328 Amaryllis Ter, Sunnyvale, CA
Industry:
Accounting
Work:
Zhai & Wang Nov 2016 - Apr 2017
Staff Accountant

Crocs, Inc Mar 2015 - Jul 2015
Sales Ambassador
Education:
Northwestern Polytechnic University 2013 - 2015
Master of Business Administration, Masters
San Francisco State University, Lam Family College of Business 2007 - 2012
Bachelors
San Francisco State University 2007 - 2012
Bachelors, Bachelor of Science, Business
Jinyuan Li Photo 2

Product Analyst

View page
Work:
United Logistic Company Sa
Product Analyst

Publications

Us Patents

Performing Online In-Place Upgrade Of Cluster File System

View page
US Patent:
8577853, Nov 5, 2013
Filed:
Aug 17, 2011
Appl. No.:
13/212002
Inventors:
Jinyuan Li - Sunnyvale CA, US
Murali Vilayannur - San Jose CA, US
Mayank Rawat - Sunnyvale CA, US
Satyam B. Vaghani - San Jose CA, US
Assignee:
VMware, Inc. - Palo Alto CA
International Classification:
G06F 17/30
US Classification:
707695, 707803
Abstract:
A shared file system for a group of host computer systems is upgraded in-place in a manner that the shared file system can remain online and accessible to the host computer systems. Each host computer system first loads a new file system driver that is backward compatible with a driver that is currently used by them to interact with the file system. Second, one of the host computer systems acquires locks to file system management data structures of the file system, upgrades the file system management data structures, and upon completion thereof, notifies the other host computer system that the upgrade to the file system management data structures is complete.

Hybrid Locking Using Network And On-Disk Based Schemes

View page
US Patent:
20100017409, Jan 21, 2010
Filed:
Sep 23, 2009
Appl. No.:
12/565521
Inventors:
Mayank RAWAT - Sunnyvale CA, US
Jinyuan LI - Mountain View CA, US
Murali VILAYANNUR - Sunnyvale CA, US
Daniel J. SCALES - Mountain View CA, US
Assignee:
VMWARE, INC. - Palo Alto CA
International Classification:
G06F 17/30
US Classification:
707 8, 707E17007, 707E17032
Abstract:
A method of acquiring a lock by a node, on a shared resource in a system of a plurality of interconnected nodes, is disclosed. Each node that competes for a lock on the shared resource maintains a list of locks currently owned by the node. A lock metadata is maintained on a shared storage that is accessible to all nodes that may compete for locks on shared resources. A heartbeat region is maintained on a shared resource corresponding to each node so nodes can register their liveness. A lock state is maintained in the lock metadata in the shared storage. A lock state may indicate lock held exclusively, lock free or lock in managed mode. If the lock is held in the managed mode, the ownership of the lock can be transferred to another node without a use of a mutual exclusion primitive such as the SCSI reservation.

Computer Storage Deduplication

View page
US Patent:
20100077013, Mar 25, 2010
Filed:
Jan 21, 2009
Appl. No.:
12/356921
Inventors:
Austin CLEMENTS - Cambridge MA, US
Irfan AHMAD - Mountain View CA, US
Jinyuan LI - Mountain View CA, US
Murali VILAYANNUR - Sunnyvale CA, US
Assignee:
VMWARE, INC. - Palo Alto CA
International Classification:
G06F 12/02
G06F 12/00
US Classification:
707822, 707E1701
Abstract:
A data center comprising plural computer hosts and a storage system external to said hosts is disclosed. The storage system includes storage blocks for storing tangibly encoded data blocks. Each of said hosts includes a deduplicating file system for identifying and merging identical data blocks stored in respective storage blocks into one of said storage blocks so that a first file exclusively accessed by a first host of said hosts and a second file accessed exclusively by a second host of said hosts concurrently refer to the same one of said storage blocks.

Configuration-Less Network Locking Infrastructure For Shared File Systems

View page
US Patent:
20120226673, Sep 6, 2012
Filed:
Mar 1, 2011
Appl. No.:
13/037808
Inventors:
Jinyuan LI - Mountain View CA, US
Murali VILAYANNUR - San Jose CA, US
Mayank RAWAT - Sunnyvale CA, US
Assignee:
VMWARE, INC. - Palo Alto CA
International Classification:
G06F 17/30
US Classification:
707704, 707E17007
Abstract:
A network-based method for managing locks in a shared file system (SFS) for a group of hosts that does not require any configuration to identify a server for managing locks for the SFS. Each host in the group carries out the steps of checking a predetermined storage location to determine whether there is a host ID written in the predetermined location. If there is no host ID written in the predetermined location, the first host to notice this condition writes its host ID in the predetermined location to identify itself as the server for managing locks. If there is a host ID written in the predetermined location, the host ID of the server for managing locks is maintained in local memory. When the host needs to perform IO operations on a file of the SFS, it communicates with the server for managing locks over the network using the host ID of the server for managing locks to obtain a lock to the file.

Method And System For Parallelizing Data Copy In A Distributed File System

View page
US Patent:
20120296872, Nov 22, 2012
Filed:
May 19, 2011
Appl. No.:
13/111387
Inventors:
Christopher FROST - Los Angeles CA, US
Jinyuan LI - Bellevue WA, US
Mayank RAWAT - Sunnyvale CA, US
Murali VILAYANNUR - San Jose CA, US
Assignee:
VMWARE, INC. - Palo Alto CA
International Classification:
G06F 17/30
US Classification:
707634, 707E17005, 707E1701
Abstract:
Multiple servers sharing a distributed file system are used to perform copies of regions of a source file in parallel from a source storage unit to corresponding temporary files at a destination storage unit. These temporary files are then merged or combined into a single file at the destination storage unit in a way that preserves the inode structure and attributes of the source file. A substantial speedup is obtained by copying regions of the file in parallel.

Method And System For Ensuring Cache Coherence Of Metadata In Clustered File Systems

View page
US Patent:
20130019067, Jan 17, 2013
Filed:
Jul 12, 2011
Appl. No.:
13/181129
Inventors:
Murali VILAYANNUR - San Jose CA, US
Jinyuan LI - Bellevue WA, US
Satyam B. VAGHANI - San Jose CA, US
Assignee:
VMWARE, INC. - Palo Alto CA
International Classification:
G06F 12/08
US Classification:
711144, 711E12037
Abstract:
Metadata of a shared file in a clustered file system is changed in a way that ensures cache coherence amongst servers that can simultaneously access the shared file. Before a server changes the metadata of the shared file, it waits until no other server is attempting to access the shared file, and all I/O operations to the shared file are blocked. After writing the metadata changes to the shared file, local caches of the other servers are updated, as needed, and I/O operations to the shared file are unblocked.

Hybrid Locking Using Network And On-Disk Based Schemes

View page
US Patent:
20140025820, Jan 23, 2014
Filed:
Sep 23, 2013
Appl. No.:
14/034171
Inventors:
Jinyuan LI - Sunnyvale CA, US
Murali VILAYANNUR - San Jose CA, US
Daniel J. SCALES - Mountain View CA, US
Assignee:
VMWARE, INC. - Palo Alto CA
International Classification:
H04L 12/24
US Classification:
709225
Abstract:
A method of acquiring a lock by a node, on a shared resource in a system of a plurality of interconnected nodes, is disclosed. Each node that competes for a lock on the shared resource maintains a list of locks currently owned by the node. A lock metadata is maintained on a shared storage that is accessible to all nodes that may compete for locks on shared resources. A heartbeat region is maintained on a shared resource corresponding to each node so nodes can register their liveness. A lock state is maintained in the lock metadata in the shared storage. A lock state may indicate lock held exclusively, lock free or lock in managed mode. If the lock is held in the managed mode, the ownership of the lock can be transferred to another node without a use of a mutual exclusion primitive such as the SCSI reservation.

Computer Storage Deduplication

View page
US Patent:
20200065318, Feb 27, 2020
Filed:
Nov 1, 2019
Appl. No.:
16/671802
Inventors:
- Palo Alto CA, US
Irfan AHMAD - Mountain View CA, US
Jinyuan LI - Mountain View CA, US
Murali VILAYANNUR - San Jose CA, US
International Classification:
G06F 16/27
G06F 16/31
Abstract:
Decentralized deduplication operations in a computer system employ a hash index that is a variant of a B+ tree to support both efficient sequential updates as well as efficient random updates. Sequential update is selected when deduplication is infrequently performed, such as on the order of days, and random update is selected when deduplication is performed more frequently, such as on the order of seconds. More frequent deduplication may be beneficial during periods when large amounts of temporary duplicate data are created, and the system may not have enough storage space to accommodate the temporary spike in demand.
Jinyuan Li from San Jose, CA, age ~46 Get Report