Keith D Langston

age ~69

from Kannapolis, NC

Also known as:
  • Keith Darwin Langston
  • Keith H Langston
  • Keith Longston
  • Keith Langstonsr
  • Keith Reshard
  • Keith I
Phone and address:
2101 Brantley Creek Dr, Kannapolis, NC 28083
7049337580

Keith Langston Phones & Addresses

    s
  • 2101 Brantley Creek Dr, Kannapolis, NC 28083 • 7049337580
  • Fort Lauderdale, FL
  • 766 Wales Ct, Concord, NC 28027 • 7047939866
  • Kingston, NY
  • Warsaw, NC
  • 94 Oneil St, Kingston, NY 12401

Work

  • Position:
    Building and Grounds Cleaning and Maintenance Occupations

Education

  • Degree:
    High school graduate or higher

Us Patents

  • Separate Data And Coherency Cache Directories In A Shared Cache In A Multiprocessor System

    view source
  • US Patent:
    7475193, Jan 6, 2009
  • Filed:
    Jan 18, 2006
  • Appl. No.:
    11/334280
  • Inventors:
    David S. Hutton - Poughkeepsie NY, US
    Kathryn M. Jackson - Poughkeepsie NY, US
    Keith N. Langston - Woodstock NY, US
    Pak-kin Mak - Poughkeepsie NY, US
    Bruce Wagar - Tempe AZ, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 12/00
  • US Classification:
    711130, 711122
  • Abstract:
    A dual system shared cache directory structure for a cache memory performs the role of an inclusive shared system cache, i. e. , data, and system control, i. e. , coherency. The system includes two separate system cache directories in the shared system cache. The two separate cache directories are substantially equal in size and collectively large enough to contain all of the processor cache directory entries, but with only one of these separate cache directories hosting system-cache data to back the most recent fraction of data accessed by the processors. The other cache directory retains only addresses, including addresses of lines LRUed out from the first cache directory and the identity of the processor using the data. Thus by this expedient, only the directory known to be backed by system cached data will be evaluated for system cache memory data.
  • Disowning Cache Entries On Aging Out Of The Entry

    view source
  • US Patent:
    7577795, Aug 18, 2009
  • Filed:
    Jan 25, 2006
  • Appl. No.:
    11/339196
  • Inventors:
    David S. Hutton - Poughkeepsie NY, US
    Kathryn M. Jackson - Poughkeepsie NY, US
    Keith N. Langston - Woodstock NY, US
    Pak-kin Mak - Poughkeepsie NY, US
    Chung-Lung K. Shum - Wappingers Falls NY, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 12/00
  • US Classification:
    711141, 711118, 711119, 711144, 711146
  • Abstract:
    Portions of data in a processor system are stored in a slower main memory and are transferred to a faster memory comprising a hierarchy of cache structures between one or more processors and the main memory. For a system with shared L2 cache(s) between the processor(s) and the main memory, an individual L1 cache of a processor must first communicate to an associated L2 cache(s), or check with such L2 cache(s), to obtain a copy of a particular line from a given cache location prior to, or upon modification, or appropriation of data at a given cached location. The individual L1 cache further includes provisions for notifying the L2 cache(s) upon determining when the data stored in the particular cache line in the L1 cache has been replaced, and when the particular cache line is disowned by an L1 cache, the L2 cache is updated to change the state of the particular cache line therein from an ownership state of exclusive to a particular identified CPU to an ownership state of exclusive to no CPU, thereby allowing reduction of cross interrogate delays during another processor acquisition of the same cache line.
  • Method And Apparatus For Implementing A Combined Data/Coherency Cache

    view source
  • US Patent:
    8131936, Mar 6, 2012
  • Filed:
    Feb 11, 2005
  • Appl. No.:
    11/056809
  • Inventors:
    Keith N. Langston - Woodstock NY, US
    Pak-kin Mak - Poughkeepsie NY, US
    Bruce A. Wagar - Hopewell Junction NY, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 12/00
  • US Classification:
    711128, 711141, 711136, 711E12027
  • Abstract:
    A method and apparatus for implementing a combined data/coherency cache for a shared memory multi-processor. The combined data/coherency cache includes a system cache with a number of entries. The method includes building a system cache directory with a number of entries equal to the number of entries of the system cache. The building includes designating a number of sub-entries for each entry which is determined by a number of sub-entries operable for performing system cache coherency functions. The building also includes providing a sub-entry logic designator for each entry, and mapping one of the sub-entries for each entry to the system cache via the sub-entry logic designator.
  • Disowning Cache Entries On Aging Out Of The Entry

    view source
  • US Patent:
    8131945, Mar 6, 2012
  • Filed:
    May 5, 2009
  • Appl. No.:
    12/435468
  • Inventors:
    David S. Hutton - Poughkeepsie NY, US
    Kathryn M. Jackson - Poughkeepsie NY, US
    Keith N. Langston - Woodstock NY, US
    Pak-kin Mak - Poughkeepsie NY, US
    Chung-Lung K. Shum - Wappingers Falls NY, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 12/00
  • US Classification:
    711141, 711118, 711119, 711122, 711144, 711146
  • Abstract:
    Caching where portions of data are stored in slower main memory and are transferred to faster memory between one or more processors and the main memory. The cache is such that an individual cache system must communicate to other associated cache systems, or check with such cache systems, to determine if they contain a copy of a given cached location prior to or upon modification or appropriation of data at a given cached location. The cache further includes provisions for determining when the data stored in a particular memory location may be replaced.
  • History Based Line Install

    view source
  • US Patent:
    20070180193, Aug 2, 2007
  • Filed:
    Jan 30, 2006
  • Appl. No.:
    11/342993
  • Inventors:
    David Hutton - Poughkeepsie NY, US
    Kathryn Jackson - Poughkeepsie NY, US
    Keith Langston - Woodstock NY, US
    Pak-kin Mak - Poughkeepsie NY, US
    Arthur O'Neill - Wappingers Falls NY, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 12/00
  • US Classification:
    711122000
  • Abstract:
    Using local change bit to direct the install state of the data line. A multi-processor system that having a plurality of individual processors where each of the processors has an associated L1 cache, and the multi-processor system has at least one shared main memory, and at least one shared L2 cache. The method described herein involves writing a data line into an L2 cache comprising and a local change bit to direct the install state of the data line.
  • Bias Filter Memory For Filtering Out Unnecessary Interrogations Of Cache Directories In A Multiprocessor System

    view source
  • US Patent:
    41422341, Feb 27, 1979
  • Filed:
    Nov 28, 1977
  • Appl. No.:
    5/855485
  • Inventors:
    Bradford M. Bean - New Paltz NY
    Keith N. Langston - Ulster Park NY
    Richard L. Partridge - Poughkeepsie NY
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 1300
    G06F 1516
  • US Classification:
    364200
  • Abstract:
    The disclosed embodiments filter out many unnecessary interrogations of the cache directories of processors in a multiprocessor (MP) system, thereby reducing the required size of the buffer invalidation address stack (BIAS) with each associated processor, and increasing the efficiency of each processor by allowing it to access its cache during the machine cycles which in prior MP's had been required for invalidation interrogation. Invalidation interrogation of each remote processor cache directory may be done when each channel or processor generates a store request to a shared main storage. A filter memory is provided with each BIAS in the MP. The filter memory records the cache block address in each invalidation request transferred to its associated BIAS. The filter memory deletes an address when it is deleted from the cache directory and retains the most recent cache access requests. The filter memory may have one or more registers, or be an array.

Isbn (Books And Publications)

Cakavian Prosody: The Accentual Patterns of the Cakavian Dialects of Croatian

view source

Author
Keith Langston

ISBN #
0893572829

Googleplus

Keith Langston Photo 1

Keith Langston

Education:
LASC
Keith Langston Photo 2

Keith Langston

Keith Langston Photo 3

Keith Langston

Keith Langston Photo 4

Keith Langston

Facebook

Keith Langston Photo 5

Keith Langston

view source
Keith Langston Photo 6

Keith Langston

view source
Keith Langston Photo 7

Keith Langston

view source
Keith Langston Photo 8

Keith Langston

view source
Keith Langston Photo 9

Keith Langston

view source
Keith Langston Photo 10

Keith Langston

view source
Keith Langston Photo 11

Keith Langston

view source
Keith Langston Photo 12

Keith Langston

view source

Classmates

Keith Langston Photo 13

Keith Langston

view source
Schools:
Linden Elementary School Malden MA 1984-1991, Malden Middle School Malden MA 1991-1993
Community:
Terry Faro
Keith Langston Photo 14

Keith Langston

view source
Schools:
Melrose High School Memphis TN 1980-1984
Keith Langston Photo 15

Keith Langston

view source
Schools:
Arlington Elementary School Arlington TN 1960-1967
Keith Langston Photo 16

Keith Langston

view source
Schools:
Rankin Academy Star MS 1991-1995
Community:
Michelle Hawthorne, Rachael Rourks
Keith Langston Photo 17

Keith Langston

view source
Schools:
Krum High School Krum TX 1980-1984
Keith Langston Photo 18

Malden Middle School, Mal...

view source
Graduates:
Keith Langston (1991-1993),
Joy London (1996-1998),
Maria Tejada (1996-1998),
Christopher Parker (1995-1997),
Robert Jones (1990-1991)
Keith Langston Photo 19

Linden Elementary School,...

view source
Graduates:
Keith Langston (1984-1991),
Robert Wedge (1967-1973),
Laura Costa (1983-1985),
Nancy Ford (1955-1961)
Keith Langston Photo 20

Krum High School, Krum, T...

view source
Graduates:
Rachelle Woolard (1987-1990),
Shelia Hutson (1986-1990),
Keith Shugart (1990-1994),
Wendy Teague (1993-1997),
Keith Langston (1980-1984)

Youtube

#71 Keith Langston Pure Stock Champion OCS ...

71 Keith Langston Pure Stock Champion OCS Oct 18th Day Race Great Job ...

  • Duration:
    6m 49s

Keith Langston 23 02 20

  • Duration:
    28m 40s

Keith Kj Langston Highlights

pasadenacitycoll... #hiphop #lancers #pasadena #WSU #PCC #moeski #bad...

  • Duration:
    3m 27s

Reflections - Keith Langston - Revelo Explore...

Keith shares his experience on the Revelo Explorer 2021.

  • Duration:
    3m 38s

Chicago - Whitney Young's Langston in the ope...

Whitney Young's Paul White passes to an open Keith Langston in the cor...

  • Duration:
    22s

11. Mike Ladd, plus Kool Keith, Rhys Langston...

In this episode Mike Ladd (Infesticons, Anarchist Republic of Bzzz, De...

  • Duration:
    1h 48m 59s

Myspace

Keith Langston Photo 21

keith langston

view source
Locality:
CHAPEL HILL, NORTH CAROLINA
Gender:
Male
Birthday:
1934
Keith Langston Photo 22

Keith Langston

view source
Locality:
ATLANTA, Georgia
Gender:
Male
Birthday:
1933
Keith Langston Photo 23

Keith Langston

view source
Locality:
krum, Texas
Gender:
Male
Birthday:
1924
Keith Langston Photo 24

Keith Langston

view source
Locality:
Harpswell, Maine
Gender:
Male
Birthday:
1935

Flickr


Get Report for Keith D Langston from Kannapolis, NC, age ~69
Control profile